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