diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index db2cbff27..a665f25db 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -77,22 +77,22 @@ var ( "16:00:00", "17:00:00", "18:00:00", - //"19:00:00", - //"22:00:00", + "19:00:00", + "22:00:00", } ChangeStoreSkuSaleStatusList = []string{ "7:00:00", "8:00:00", "9:00:00", - "10:00:00", - "11:00:00", - "12:00:00", - "13:00:00", - "14:00:00", - "15:00:00", - "16:00:00", - "17:00:00", - "18:00:00", + //"10:00:00", + //"11:00:00", + //"12:00:00", + //"13:00:00", + //"14:00:00", + //"15:00:00", + //"16:00:00", + //"17:00:00", + //"18:00:00", //"19:00:00", //"20:00:00", }