This commit is contained in:
richboo111
2023-05-12 09:01:35 +08:00
parent 21bf522194
commit fdef98fb4b

View File

@@ -77,22 +77,22 @@ var (
"16:00:00", "16:00:00",
"17:00:00", "17:00:00",
"18:00:00", "18:00:00",
//"19:00:00", "19:00:00",
//"22:00:00", "22:00:00",
} }
ChangeStoreSkuSaleStatusList = []string{ ChangeStoreSkuSaleStatusList = []string{
"7:00:00", "7:00:00",
"8:00:00", "8:00:00",
"9:00:00", "9:00:00",
"10:00:00", //"10:00:00",
"11:00:00", //"11:00:00",
"12:00:00", //"12:00:00",
"13:00:00", //"13:00:00",
"14:00:00", //"14:00:00",
"15:00:00", //"15:00:00",
"16:00:00", //"16:00:00",
"17:00:00", //"17:00:00",
"18:00:00", //"18:00:00",
//"19:00:00", //"19:00:00",
//"20:00:00", //"20:00:00",
} }