This commit is contained in:
邹宗楠
2024-11-19 14:12:47 +08:00
parent 529b33bcb2
commit 44afe8dcf6

View File

@@ -244,7 +244,7 @@ const (
maxStoreNameBind = 10000 // 最大门店SkuName bind个数
maxStoreNameBind2 = 10000 // 最大门店乘SkuName个数
AutoSaleAtStr = "11:50:00"
AutoSaleAtStr = "14:15:00"
//AutoSaleAtStr = "22:00:00"
)