Commit eec2b297 authored by 季圣华's avatar 季圣华
Browse files

更新配置文件

parent 3e4a832d
...@@ -20,8 +20,6 @@ web.front.baseDir=erp_web ...@@ -20,8 +20,6 @@ web.front.baseDir=erp_web
mybatis.type-aliases-package=com.jsh.erp.datasource.entities.* mybatis.type-aliases-package=com.jsh.erp.datasource.entities.*
mybatis.mapper-locations=classpath:./mapper_xml/*.xml mybatis.mapper-locations=classpath:./mapper_xml/*.xml
#mybatis-plus配置 #mybatis-plus配置
#open开启 close关闭
mybatis-plus.status=close
mybatis-plus.mapper-locations=classpath:./mapper_xml/*.xml mybatis-plus.mapper-locations=classpath:./mapper_xml/*.xml
#租户对应的角色id #租户对应的角色id
manage.roleId=10 manage.roleId=10
\ No newline at end of file
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