mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:1.5多应用版本
This commit is contained in:
@@ -28,8 +28,8 @@ sequence:
|
||||
zkPath: com/orange/demo
|
||||
|
||||
mybatis:
|
||||
mapperLocations: classpath:com/orange/demo/*/dao/mapper/*Mapper.xml,com/orange/demo/common/datasync/dao/mapper/*Mapper.xml
|
||||
typeAliasesPackage: com.orange.demo.*.model,com.orange.demo.common.datasync.model
|
||||
mapperLocations: classpath:com/orange/demo//*/dao/mapper/*Mapper.xml,com/orange/demo/common/datasync/dao/mapper/*Mapper.xml
|
||||
typeAliasesPackage: com.orange.demo..*.model,com.orange.demo.common.datasync.model
|
||||
|
||||
mapper:
|
||||
mappers: tk.mybatis.mapper.common.Mapper,tk.mybatis.mapper.additional.insert.InsertListMapper
|
||||
|
||||
Reference in New Issue
Block a user