"src/main/git@ustchcs.com:gujinli1118/MCMS.git" did not exist on "ac4c33abe520c56586d421d3d79be3248f3b577f"
Commit 659b962d authored by 季圣华's avatar 季圣华
Browse files

优化配置

parent e2d4e7eb
......@@ -13,9 +13,9 @@ mybatis-plus.mapper-locations=classpath:./mapper_xml/*.xml
#租户对应的角色id
manage.roleId=10
#租户允许创建的用户数
tenant.userNumLimit=5
tenant.userNumLimit=1000000
#租户允许创建的单据数
tenant.billsNumLimit=200
tenant.billsNumLimit=100000000
#演示模式开关-默认关闭:false
demonstrate.open=false
#插件配置
......
Supports Markdown
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