aa
This commit is contained in:
@@ -1108,7 +1108,6 @@ func GetStoresSkusSaleInfoNew(ctx *jxcontext.Context, vendorIDs, storeIDs, skuID
|
||||
db = dao.GetDB()
|
||||
list []*GetStoresSkusSaleInfoNewResult
|
||||
)
|
||||
db.Db = orm.NewOrmUsingDB("c4beta")
|
||||
if len(storeIDs) == 0 && len(skuIDs) == 0 && keyword == "" {
|
||||
return nil, fmt.Errorf("请至少输入一个条件查询!")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user