@@ -10,5 +10,5 @@ public class SysConstant {
*/
public static final String PLATFORM_NO = "000000";
//审批
- public static final String FLOWABLE_URL = "http://123.138.111.28:7001/api/";
+ public static final String FLOWABLE_URL = "http://47.94.174.212:7001/api/";
}
@@ -9,15 +9,15 @@ spring:
name: tianhu-system
profiles:
# 环境配置
- active: dev
+ active: prod
cloud:
nacos:
discovery:
# 服务注册地址
- server-addr: 192.168.0.127:8848
+ server-addr: 47.94.193.84:8848
config:
# 配置中心地址
# 配置文件格式
file-extension: yml
# 共享配置