Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
eec2b297
Commit
eec2b297
authored
Aug 15, 2019
by
季圣华
Browse files
更新配置文件
parent
3e4a832d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.properties
View file @
eec2b297
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment