fix: 手持、自动工单、点位编码

This commit is contained in:
2023-11-15 19:02:54 +08:00
parent 4471be290e
commit a365a3bfb6
23 changed files with 189 additions and 20 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.apache.ibatis.logging.stdout.StdOutImpl
mapper-locations:
- classpath:org.nl.**.mapper/*.xml
global-config: