未营业门店修改
This commit is contained in:
@@ -2395,7 +2395,7 @@ func GetVendorStoreInfo(ctx *jxcontext.Context, vendorIDList []int, isAsync, isC
|
||||
if storeDetail.Status != model.StoreStatusOpened {
|
||||
if storeDetail2 != nil {
|
||||
var storeExcel = VendorStoreExcel{
|
||||
StoreID: storeDetail.ID,
|
||||
StoreID: storeDetail2.ID,
|
||||
VendorStoreName: storeDetail.Name,
|
||||
Tel1: storeDetail.Tel1,
|
||||
Tel2: storeDetail.Tel2,
|
||||
|
||||
Reference in New Issue
Block a user