fix: 解决供应商登录时无法获取角色问题,解决供应商注册时关联角色时角色id不对的问题

This commit is contained in:
刘倡
2025-08-04 14:34:38 +08:00
parent 11a5f02330
commit f336a3a338
5 changed files with 56 additions and 13 deletions

View File

@ -20,6 +20,7 @@ spring:
nacos:
discovery:
server-addr: 192.168.110.231:8848
ip: 192.168.110.109
aop:
auto: true #开启spring的aop配置
proxy-target-class: true
@ -227,7 +228,7 @@ mconfig:
checkTokenPath: http://10.238.52.52:8100/auth/oauth/check_token
xmzxUrl: http://10.238.52.52:8100/
role:
supplier: 000006
supplier: '000006'
# 用户暴露给 prometheus 的健康数据