gongyingshangxinxi

This commit is contained in:
houjishuang
2025-05-29 17:16:53 +08:00
parent ddd7cbdb4e
commit 1f7f0de28b
6 changed files with 38 additions and 1 deletions

View File

@ -7,6 +7,7 @@ spring:
nacos:
discovery:
server-addr: 127.0.0.1:18848
group: EBTP_GROUP # 例如EBTP_GROUP
aop:
auto: true #开启spring的aop配置
proxy-target-class: true