自动化立体仓库 - WMS系统
luxiaotao1123
2020-06-22 7a22a1aa3377d1d63f197d8a7e030c6136263555
src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8080
  port: 8081
spring:
  application:
@@ -26,8 +26,10 @@
mybatis-plus:
  mapper-locations: classpath:mapper/*.xml
  global-config:
    field-strategy: 0
#  global-config:
#    field-strategy: 0
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
logging:
  path: /stock/out/logs