aa
This commit is contained in:
@@ -1970,7 +1970,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
|||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
//}
|
//}
|
||||||
cms.SetMTPSStatus2(668135)
|
cms.SetMTPSStatus2(0)
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -115,6 +115,7 @@ func (c *DeliveryHandler) GetStore(ctx *jxcontext.Context, storeID int, vendorSt
|
|||||||
storeDetail.AuditStatus = model.StoreAuditStatusRejected
|
storeDetail.AuditStatus = model.StoreAuditStatusRejected
|
||||||
storeDetail.CourierStatus = model.StoreStatusClosed
|
storeDetail.CourierStatus = model.StoreStatusClosed
|
||||||
}
|
}
|
||||||
|
err = nil
|
||||||
}
|
}
|
||||||
return storeDetail, err
|
return storeDetail, err
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user