leon 5 лет назад
Родитель
Сommit
f2d2a35980

+ 1 - 1
src/main/java/com/mokamrp/privates/mapper/pangu/pojo/PromoteQrcodePool.java

@@ -51,7 +51,7 @@ public class PromoteQrcodePool extends Model<PromoteQrcodePool> {
      */
     private LocalDateTime updateAt;
 
-    private Integer weight = 0;
+    private Integer weight = 1;
 
     private Integer dayUvMax = 0;