【新增】专业-课程-题型功能迁移,知识点半迁移没有调试
This commit is contained in:
@@ -65,6 +65,8 @@ flowable:
|
||||
|
||||
# MyBatis配置
|
||||
mybatis:
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true # 虽然默认为 true ,但是还是显示去指定下。
|
||||
# 搜索指定包别名
|
||||
typeAliasesPackage: pc.exam.pp.module.**.dal.dataobject
|
||||
# 配置mapper的扫描,找到所有的mapper.xml映射文件
|
||||
|
Reference in New Issue
Block a user