This commit is contained in:
苏尹岚
2021-03-10 11:25:20 +08:00
parent 55828db155
commit d520dae549

View File

@@ -434,6 +434,7 @@ func GetStoreManageState(ctx *jxcontext.Context, storeIDs []int, vendorID int, f
storeIDs = storeIDs2
}
}
fmt.Println("storeIDs1111111111111111111111111111111111", storeIDs)
for _, v := range storeIDs {
storeDetail, _ := dao.GetStoreDetail(db, v, vendorID, "")
result := &GetStoreManageStateResult{