商品bug

This commit is contained in:
litianxiang
2026-04-28 09:39:28 +08:00
parent 259a7c8c2a
commit e433921abe
5 changed files with 23 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
# ============================================================
nacos:
namespace: ltx
namespace: dev
host: 18.167.251.121:28848
username: nacos
password: Aidlab123123!
@@ -22,7 +22,8 @@ spring:
namespace: ${nacos.namespace}
username: ${nacos.username}
password: ${nacos.password}
hostname: master-aida-seller
# ip: ${HOSTNAME}
# hostname: master-aida-seller
config:
server-addr: ${nacos.host}
namespace: ${nacos.namespace}