Commit 89fc527b authored by tianbo's avatar tianbo

配置文件修改提交

parent 1eacc19c
spring.application.name=TZS-wj spring.application.name=TZS
server.servlet.context-path=/tzs server.servlet.context-path=/tzs
server.port=11000 server.port=11000
spring.profiles.active=dev2 spring.profiles.active=dev2
...@@ -142,7 +142,7 @@ spring.security.user.password=a1234560 ...@@ -142,7 +142,7 @@ spring.security.user.password=a1234560
spring.security.user.roles=SBA_ADMIN spring.security.user.roles=SBA_ADMIN
## 后台执行机器人账号配置 ## 后台执行机器人账号配置
amos.system.user.user-name=tzs_cti amos.system.user.user-name=robot_admin
amos.system.user.password=a1234567 amos.system.user.password=a1234567
amos.system.user.app-key=AMOS_STUDIO amos.system.user.app-key=AMOS_STUDIO
amos.system.user.product=AMOS_STUDIO_WEB amos.system.user.product=AMOS_STUDIO_WEB
......
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