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
7026c928
Commit
7026c928
authored
Apr 09, 2019
by
qiankunpingtai
Browse files
修改mybatis.type-aliases-package
parent
674e5bba
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application.properties
View file @
7026c928
...
...
@@ -7,7 +7,7 @@ spring.datasource.password=123456
project
=
src/main/java
resource
=
src/main/resources
web.front.baseDir
=
erp_web
mybatis.type-aliases-package
=
com.
chinamobile.model
.*
mybatis.type-aliases-package
=
com.
jsh.erp.datasource.entities
.*
mybatis.mapper-locations
=
classpath:./mapper_xml/*.xml
#开启sql打印
logging.level.com.jsh.erp.datasource.mappers
=
DEBUG
...
...
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