|
@@ -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;
|
|
|
|
|
|