主配置文件 增加ax.url配置
This commit is contained in:
parent
442a5bccf5
commit
5b507de06d
|
@ -72,4 +72,6 @@ mybatis-plus:
|
|||
global-config:
|
||||
db-config:
|
||||
id-type: auto # 主键策略
|
||||
ax:
|
||||
url:
|
||||
|
||||
|
|
Loading…
Reference in New Issue