hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/application.yml
@@ -6,6 +6,8 @@ active: dev application: name: cacheGlass liquibase: enabled: false mybatis-plus: mapper-locations: classpath*:mapper/*.xml configuration: @@ -13,5 +15,16 @@ mes: threshold: 3 ratio: 10 max: # 第二条线的最大尺寸信息 firstLength: 3500 secondLength: 2500 min: one: #第一条磨边线的最小尺寸信息 firstLength: 500 secondLength: 400 two: #第二条磨边线的最小尺寸信息 firstLength: 400 secondLength: 400 sequence: order: true order: false