leon il y a 5 ans
Parent
commit
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 LocalDateTime updateAt;
 
 
-    private Integer weight = 0;
+    private Integer weight = 1;
 
 
     private Integer dayUvMax = 0;
     private Integer dayUvMax = 0;