Commit c177ea3b by 张宗强

add wechat open config in business

parent a9053a2e
......@@ -18,8 +18,6 @@ spring:
sleuth:
sampler:
percentage: 1.0
# 分库分表支持
sharding:
jdbc:
......@@ -55,5 +53,11 @@ mybatis-plus:
configuration:
map-underscore-to-camel-case: true
cache-enabled: true
wechat:
open:
componentAppId: "wx0a693ececf7775d7"
componentSecret: "591faf379dd974942cc79c9093c43c68"
componentToken: "Proudkids"
componentAesKey: "DJvsl2MBMqqGRVYaAHAMQTDJvsl2MBMqqGRVYaAHAMQ"
logging:
config: classpath:logback.xml
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment