Commit a3745424fe7cb62bb6104124bfbd87bedafc15df

Authored by 何佳欢
1 parent e2f383ff

内部调用:将当前的代理暴露给线程使用

Showing 1 changed file with 1 additions and 0 deletions
class-service.yml
@@ -9,6 +9,7 @@ spring: @@ -9,6 +9,7 @@ spring:
9 enabled: true 9 enabled: true
10 aop: 10 aop:
11 proxy-target-class: true 11 proxy-target-class: true
  12 + expose-proxy: true
12 13
13 coreDatasource: 14 coreDatasource:
14 write: 15 write: