zy-asrs-wcs/src/main/resources/application.yml
@@ -31,6 +31,11 @@ multipart: maxFileSize: 100MB maxRequestSize: 100MB redis: host: 127.0.0.1 port: 6379 database: 1 password: mybatis-plus: mapper-locations: classpath:mapper/*/*.xml @@ -46,6 +51,7 @@ id-type: auto logic-delete-value: 1 logic-not-delete-value: 0 column-format: "`%s`" logging: file: