feat: backuser list
CI / changes (push) Successful in 37s
CI / ad (push) Successful in 0s
CI / admin (push) Successful in 0s
CI / bff (push) Successful in 1s
CI / chore (push) Successful in 0s
CI / equipment (push) Successful in 0s
CI / express (push) Successful in 1s
CI / product (push) Successful in 0s
CI / record (push) Successful in 0s
CI / sale (push) Successful in 21s
CI / task (push) Successful in 0s
CI / user (push) Successful in 18s
CI / wecom (push) Successful in 0s

This commit is contained in:
zzw
2026-09-04 15:56:12 +08:00
parent f0519b84f2
commit f8c7419964
5 changed files with 29 additions and 8 deletions
+4 -2
View File
@@ -2,7 +2,7 @@
login_out_time=43200 #api接口超时时间分
login_refresh_out_time=83200
name = "sale-service"
listenOn = "0.0.0.0:10700"
listenOn = "0.0.0.0:10300"
mode = "dev"
[log]
path = "logs"
@@ -53,5 +53,7 @@
[encrypt]
data_key = "u2t9T3luZtoRfhBstkFN6TiIMW38BA8a"
[services]
chore = "chore-service"
chore = "chore-service"
user = "user-service"