feat: ASW-6 新增 JOB 相关接口
This commit is contained in:
@@ -51,7 +51,7 @@ server:
|
||||
mime-types: text/xml,text/plain,text/css,text/javascript,application/javascript,application/json,application/xml
|
||||
|
||||
mybatis-plus:
|
||||
mapper-locations: classpath:db/mapper/*Mapper.xml
|
||||
mapper-locations: classpath:db/mapper/**/*Mapper.xml
|
||||
configuration:
|
||||
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
||||
global-config:
|
||||
|
||||
Reference in New Issue
Block a user