aa
This commit is contained in:
@@ -1985,7 +1985,7 @@ func GetNewVendorPopActs(ctx *jxcontext.Context) (err error) {
|
||||
|
||||
func checkActStoreSkuExist(db *dao.DaoDB, storeID, skuID, vendorID int, beginAt, endAt time.Time) bool {
|
||||
var (
|
||||
act = &model.Act{}
|
||||
act *model.Act
|
||||
)
|
||||
//如果开始时间和结束时间重合,就默认是从京西上建的活动,需要过滤掉
|
||||
sql := `
|
||||
|
||||
Reference in New Issue
Block a user