Commit cb68368b authored by fulixin's avatar fulixin

增加总金额、基础、企业等统计

parent d4b7e2ab
......@@ -142,14 +142,14 @@ security:
# actuator 监控配置
- /api/**
- /actuator/**
- /**
# - /**
# 多租户配置
tenant:
# 是否开启
# enable: true
enable: false
enable: true
# enable: false
# 排除表
excludes:
- sys_menu
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment