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