@@ -42,7 +42,7 @@ public enum BillCodeSeq {
OTHRECEIPTS("其他收入单", "Otherceipts"),
- OTHSPENDINGS("其他收入单", "Otherceipts");
+ OTHSPENDINGS("其他收入单", "Otherceipts"),
BOM("BOM资料", "Bom");
@@ -45,8 +45,7 @@ eureka:
client:
registryFetchIntervalSeconds: 5
serviceUrl:
-# defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@192.168.0.181:8510/eureka/
- defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@192.168.253.31:8500/eureka/
+ defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@192.168.0.181:8510/eureka/
server:
port: 8920
tomcat:
@@ -47,8 +47,7 @@ eureka:
port: 9480