木箱装箱功能开发测试,出库wql修改
This commit is contained in:
@@ -187,6 +187,8 @@ logging:
|
||||
file:
|
||||
path: C:\log\wms
|
||||
config: classpath:logback-spring.xml
|
||||
level:
|
||||
org.springframework: DEBUG
|
||||
|
||||
# Sa-Token配置
|
||||
sa-token:
|
||||
@@ -233,3 +235,4 @@ management:
|
||||
system: false
|
||||
jvm: false
|
||||
logback: false
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ spring:
|
||||
freemarker:
|
||||
check-template-location: false
|
||||
profiles:
|
||||
active: localDev
|
||||
active: dev
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user