Commit cb68368b authored by fulixin's avatar fulixin

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

parent d4b7e2ab
...@@ -142,14 +142,14 @@ security: ...@@ -142,14 +142,14 @@ security:
# actuator 监控配置 # actuator 监控配置
- /api/** - /api/**
- /actuator/** - /actuator/**
- /** # - /**
# 多租户配置 # 多租户配置
tenant: tenant:
# 是否开启 # 是否开启
# enable: true enable: true
enable: false # enable: false
# 排除表 # 排除表
excludes: excludes:
- sys_menu - 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