aa
This commit is contained in:
@@ -157,6 +157,7 @@ type IPurchasePlatformHandler interface {
|
||||
RefreshAllStoresID(ctx *jxcontext.Context, parentTask tasksch.ITask, isAsync bool) (hint string, err error)
|
||||
|
||||
UploadImg(ctx *jxcontext.Context, vendorOrgCode, imgURL string, imgData []byte, imgName string, imgType int) (imgHint string, err error)
|
||||
UpdateStoreLineStatus(ctx *jxcontext.Context, vendorOrgCode string, storeID int, vendorStoreID string, lineStatus int) (err error)
|
||||
}
|
||||
|
||||
// db *dao.DaoDB,
|
||||
|
||||
Reference in New Issue
Block a user