Merge branch 'develop' of git.ailuowan.com:zzw/lone-services into develop
CI / changes (push) Successful in 13s
CI / docker-bff (push) Successful in 28s
CI / docker-product (push) Successful in 28s
CI / docker-admin (push) Successful in 25s
CI / docker-user (push) Successful in 27s
CI / docker-ad (push) Successful in 27s
CI / docker-chore (push) Successful in 28s
CI / docker-express (push) Successful in 26s
CI / docker-sale (push) Successful in 29s

This commit is contained in:
zzw
2026-08-28 15:05:59 +08:00
16 changed files with 283 additions and 31 deletions
+1
View File
@@ -1,2 +1,3 @@
services/sale/logs/
services/sale/run.toml
tmp
+1 -1
View File
@@ -2,7 +2,7 @@
login_out_time=43200 #api接口超时时间分
login_refresh_out_time=83200
name = "sale-service"
listenOn = "0.0.0.0:10300"
listenOn = "0.0.0.0:10900"
mode = "dev"
[log]
path = "logs"