1
This commit is contained in:
@@ -134,7 +134,7 @@ func (c *DeliveryHandler) GetStore(ctx *jxcontext.Context, storeID int, vendorSt
|
||||
// storeDetail.AuditStatus = model.StoreAuditStatusRejected // -1
|
||||
// storeDetail.CourierStatus = model.StoreStatusClosed // -1
|
||||
//}
|
||||
//err = nil
|
||||
err = nil
|
||||
}
|
||||
return storeDetail, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user