|
@@ -13,11 +13,11 @@ ruoyi:
|
|
|
# 获取ip地址开关
|
|
# 获取ip地址开关
|
|
|
addressEnabled: false
|
|
addressEnabled: false
|
|
|
cloudPath: http://127.0.0.1:8000
|
|
cloudPath: http://127.0.0.1:8000
|
|
|
- #清空订单缓存
|
|
|
|
|
|
|
+ #清空订单缓存order
|
|
|
clearCachePath: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/clearCache
|
|
clearCachePath: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/clearCache
|
|
|
orderGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/orderGetDataHook
|
|
orderGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/orderGetDataHook
|
|
|
deliverGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/deliverGetDataHook
|
|
deliverGetDataHook: https://suishenbang.nipponpaint.com.cn/gateway/order/order/meta-hana-sales-order/deliverGetDataHook
|
|
|
-#经销商微信接口相关配置
|
|
|
|
|
|
|
+#经销商微信接口相关配置的
|
|
|
customer:
|
|
customer:
|
|
|
appid: ap4f8e6a38b6142187
|
|
appid: ap4f8e6a38b6142187
|
|
|
appsecret: d5c234b37e9f9ecb47a71ba6a788bd3e
|
|
appsecret: d5c234b37e9f9ecb47a71ba6a788bd3e
|
|
@@ -138,11 +138,11 @@ mybatis:
|
|
|
configLocation: classpath:mybatis/mybatis-config.xml
|
|
configLocation: classpath:mybatis/mybatis-config.xml
|
|
|
|
|
|
|
|
# PageHelper分页插件
|
|
# PageHelper分页插件
|
|
|
-pagehelper:
|
|
|
|
|
|
|
+pagehelper:
|
|
|
helperDialect: mysql
|
|
helperDialect: mysql
|
|
|
reasonable: true
|
|
reasonable: true
|
|
|
supportMethodsArguments: true
|
|
supportMethodsArguments: true
|
|
|
- params: count=countSql
|
|
|
|
|
|
|
+ params: count=countSql
|
|
|
|
|
|
|
|
# Shiro
|
|
# Shiro
|
|
|
shiro:
|
|
shiro:
|
|
@@ -159,7 +159,7 @@ shiro:
|
|
|
captchaType: math
|
|
captchaType: math
|
|
|
cookie:
|
|
cookie:
|
|
|
# 设置Cookie的域名 默认空,即当前访问的域名
|
|
# 设置Cookie的域名 默认空,即当前访问的域名
|
|
|
- domain:
|
|
|
|
|
|
|
+ domain:
|
|
|
# 设置cookie的有效访问路径
|
|
# 设置cookie的有效访问路径
|
|
|
path: /
|
|
path: /
|
|
|
# 设置HttpOnly属性
|
|
# 设置HttpOnly属性
|
|
@@ -179,7 +179,7 @@ shiro:
|
|
|
kickoutAfter: false
|
|
kickoutAfter: false
|
|
|
|
|
|
|
|
# 防止XSS攻击
|
|
# 防止XSS攻击
|
|
|
-xss:
|
|
|
|
|
|
|
+xss:
|
|
|
# 过滤开关
|
|
# 过滤开关
|
|
|
enabled: true
|
|
enabled: true
|
|
|
# 排除链接(多个用逗号分隔)
|
|
# 排除链接(多个用逗号分隔)
|