Merge branch 'dev' of http://47.97.8.94:19527/yj/zn-cloud into aiKai

This commit is contained in:
aikai 2024-04-11 16:03:06 +08:00
commit 76530b7031
7 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@ spring:
name: gateway-server name: gateway-server
profiles: profiles:
active: local #local active: dev #local
# active: prod # active: prod
server: server:
port: 48080 port: 48080

View File

@ -3,7 +3,7 @@ spring:
name: bpm-server name: bpm-server
profiles: profiles:
active: local #local active: dev #local
# active: prod # active: prod
server: server:

View File

@ -3,7 +3,7 @@ spring:
name: infra-server name: infra-server
profiles: profiles:
active: local #local active: dev #local
# active: prod # active: prod
server: server:

View File

@ -125,8 +125,8 @@ wx:
miniapp: # 小程序配置(必填),参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-starters/wx-java-miniapp-spring-boot-starter/README.md 文档 miniapp: # 小程序配置(必填),参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-starters/wx-java-miniapp-spring-boot-starter/README.md 文档
# appid: wx62056c0d5e8db250 # appid: wx62056c0d5e8db250
# secret: 333ae72f41552af1e998fe1f54e1584a # secret: 333ae72f41552af1e998fe1f54e1584a
appid: wx63c280fe3248a3e7 # wenhualian的接口测试号 appid: wxea777d1b1e12eb32 # wenhualian的接口测试号
secret: 6f270509224a7ae1296bbf1c8cb97aed secret: 2db58956286099e58e959fa537e046b0
config-storage: config-storage:
type: RedisTemplate # 采用 RedisTemplate 操作 Redis会自动从 Spring 中获取 type: RedisTemplate # 采用 RedisTemplate 操作 Redis会自动从 Spring 中获取
key-prefix: wa # Redis Key 的前缀 key-prefix: wa # Redis Key 的前缀

View File

@ -143,8 +143,8 @@ wx:
miniapp: # 小程序配置(必填),参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-starters/wx-java-miniapp-spring-boot-starter/README.md 文档 miniapp: # 小程序配置(必填),参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-starters/wx-java-miniapp-spring-boot-starter/README.md 文档
# appid: wx62056c0d5e8db250 # appid: wx62056c0d5e8db250
# secret: 333ae72f41552af1e998fe1f54e1584a # secret: 333ae72f41552af1e998fe1f54e1584a
appid: wx2919e237e6018bea # wenhualian的接口测试号 appid: wxea777d1b1e12eb32 # wenhualian的接口测试号
secret: ad7ab17918f6defa85a9677778eb7780 secret: 2db58956286099e58e959fa537e046b0
config-storage: config-storage:
type: RedisTemplate # 采用 RedisTemplate 操作 Redis会自动从 Spring 中获取 type: RedisTemplate # 采用 RedisTemplate 操作 Redis会自动从 Spring 中获取
key-prefix: wa # Redis Key 的前缀 key-prefix: wa # Redis Key 的前缀

View File

@ -3,7 +3,7 @@ spring:
name: system-server name: system-server
profiles: profiles:
active: local #local active: dev #local
# active: prod # active: prod
server: server:

View File

@ -3,7 +3,7 @@ spring:
name: smartfactory-server name: smartfactory-server
profiles: profiles:
active: local active: dev
server: server:
port: 48090 port: 48090