增加ax.url配置
This commit is contained in:
parent
8659484e9d
commit
10f26f27fa
|
@ -72,6 +72,8 @@ mybatis-plus:
|
||||||
global-config:
|
global-config:
|
||||||
db-config:
|
db-config:
|
||||||
id-type: auto # 主键策略
|
id-type: auto # 主键策略
|
||||||
|
ax:
|
||||||
|
url:
|
||||||
# 积木报表工具
|
# 积木报表工具
|
||||||
#JimuReport[minidao配置]
|
#JimuReport[minidao配置]
|
||||||
minidao :
|
minidao :
|
||||||
|
|
Loading…
Reference in New Issue