opt: 代码整理,出窑口校验,入窑口校验,布料信息,对接记录筛选功能

This commit is contained in:
2023-11-20 10:05:12 +08:00
parent 019d5cf4aa
commit 0a31f770ca
40 changed files with 339 additions and 186 deletions

View File

@@ -123,7 +123,7 @@ mybatis-plus:
configuration:
map-underscore-to-camel-case: false
jdbc-type-for-null: null
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
log-impl: org.nl.config.mybatis.MyStdOutImpl
mapper-locations:
- classpath:org.nl.**.mapper/*.xml
global-config: