|
@@ -236,6 +236,8 @@ public class ReqGoodsSkuInsert {
|
|
|
*/
|
|
*/
|
|
|
@TableField(updateStrategy = FieldStrategy.IGNORED)
|
|
@TableField(updateStrategy = FieldStrategy.IGNORED)
|
|
|
private Integer openaiQuota;
|
|
private Integer openaiQuota;
|
|
|
|
|
+
|
|
|
|
|
+ private Boolean isDown;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
}
|
|
}
|