完善合同管理;

新增结算管理
This commit is contained in:
2023-06-12 01:32:34 +08:00
parent 385bfb96b8
commit 8307a16689
35 changed files with 1964 additions and 7 deletions

View File

@@ -21,6 +21,6 @@ logging:
# 框架配置
config:
# 生产环境接口
server-url: https://server.gxwebsoft.com/api
server-url: http://1.14.159.185:10040
upload-path: /www/wwwroot/file.ws/

View File

@@ -1,6 +1,6 @@
# 端口
server:
port: 9090
port: 10041
# 多环境配置
spring: