|
|
@ -1,5 +1,5 @@ |
|
|
|
server: |
|
|
|
server: |
|
|
|
port: 8080 |
|
|
|
port: 18090 |
|
|
|
tomcat: |
|
|
|
tomcat: |
|
|
|
max-swallow-size: -1 |
|
|
|
max-swallow-size: -1 |
|
|
|
error: |
|
|
|
error: |
|
|
@ -208,16 +208,16 @@ jeecg: |
|
|
|
#签名拦截接口 |
|
|
|
#签名拦截接口 |
|
|
|
signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys,/sys/sendChangePwdSms,/sys/user/sendChangePhoneSms,/sys/sms,/desform/api/sendVerifyCode |
|
|
|
signUrls: /sys/dict/getDictItems/*,/sys/dict/loadDict/*,/sys/dict/loadDictOrderByValue/*,/sys/dict/loadDictItem/*,/sys/dict/loadTreeData,/sys/api/queryTableDictItemsByCode,/sys/api/queryFilterTableDictInfo,/sys/api/queryTableDictByKeys,/sys/api/translateDictFromTable,/sys/api/translateDictFromTableByKeys,/sys/sendChangePwdSms,/sys/user/sendChangePhoneSms,/sys/sms,/desform/api/sendVerifyCode |
|
|
|
# local\minio\alioss |
|
|
|
# local\minio\alioss |
|
|
|
uploadType: alioss |
|
|
|
uploadType: local |
|
|
|
# 前端访问地址 |
|
|
|
# 前端访问地址 |
|
|
|
domainUrl: |
|
|
|
domainUrl: |
|
|
|
pc: http://localhost:3100 |
|
|
|
pc: http://localhost:3100 |
|
|
|
app: http://localhost:8051 |
|
|
|
app: http://localhost:8051 |
|
|
|
path: |
|
|
|
path: |
|
|
|
#文件上传根目录 设置 |
|
|
|
#文件上传根目录 设置 |
|
|
|
upload: /opt/jeecg-boot/upload |
|
|
|
upload: /opt/kjj/upload |
|
|
|
#webapp文件路径 |
|
|
|
#webapp文件路径 |
|
|
|
webapp: /opt/jeecg-boot/webapp |
|
|
|
webapp: /opt/kjj/webapp |
|
|
|
shiro: |
|
|
|
shiro: |
|
|
|
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/bigscreen/category/**,/bigscreen/visual/**,/bigscreen/map/**,/jmreport/bigscreen2/**,/api/getUserInfo |
|
|
|
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/bigscreen/category/**,/bigscreen/visual/**,/bigscreen/map/**,/jmreport/bigscreen2/**,/api/getUserInfo |
|
|
|
#阿里云oss存储和大鱼短信秘钥配置 |
|
|
|
#阿里云oss存储和大鱼短信秘钥配置 |
|
|
|