feat: ASW-6 新增 JOB 相关接口

This commit is contained in:
shizhendong
2024-07-10 18:05:23 +08:00
parent e85811b805
commit 9e5709d1f1
43 changed files with 1037 additions and 2 deletions

View File

@@ -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: