Commit 4c72ba8e by 陈文顺

config

parent 86b6f0f3
......@@ -27,11 +27,10 @@ datasource:
mybatis:
config-location: classpath:mybatis.xml
mapper-locations: classpath:mapper/*.xml
type-aliases-package: com.ashun.sardingjdbcdemo.model
type-aliases-package: com.freemud.demo.model
#dao
##dao
#mapper:
# mappers: com.freemud.demo.util.MyMapper
# not-empty: false
# identity: MYSQL
# before: true
......
......@@ -27,11 +27,10 @@ datasource:
mybatis:
config-location: classpath:mybatis.xml
mapper-locations: classpath:mapper/*.xml
type-aliases-package: com.ashun.sardingjdbcdemo.model
type-aliases-package: com.freemud.demo.model
#dao
#mapper:
# mappers: com.freemud.demo.util.MyMapper
# not-empty: false
# identity: MYSQL
# before: true
......
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