hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml
@@ -3,15 +3,17 @@ spring: profiles: active: cz active: dev application: name: unLoadGlass liquibase: enabled: false mybatis-plus: mapper-locations: classpath*:mapper/*.xml configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # configuration: # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl mes: maxWidth: 2500 #下片的最大宽度 @@ -21,3 +23,6 @@ throughWidth: 3000 throughHeight: 2500 threshold: 5 #下片的最大阈值 scan: ip: 127.0.0.1 port: 5000