From 3ab74d5a6517518bc4a31e4ac0ab88646fa9a29b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Mon, 21 Dec 2020 14:34:03 +0800 Subject: [PATCH] aa --- business/jxstore/tempop/tempop.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index 6720d999b..02ece45e5 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1833,7 +1833,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { ) csList, _ := dao.GetStoreCourierList(db, nil, []int{model.VendorIDFengNiao}, model.StoreStatusAll, model.StoreAuditStatusAll) for _, v := range csList { - stores, _ := dao.GetStoreList(db, []int{v.ID}, nil, nil, nil, "") + stores, _ := dao.GetStoreList(db, []int{v.StoreID}, nil, nil, nil, "") store := stores[0] if !strings.Contains(store.Name, "京西菜市-") { params := &fnpsapi.CreateStoreParam{