aa
This commit is contained in:
@@ -1660,6 +1660,10 @@ func GetJdUpcCodeByName(ctx *jxcontext.Context, name, upcCode string) (productIn
|
||||
return productInfos, err
|
||||
}
|
||||
|
||||
func GetMTUpcCodeByCode(upcCode string) {
|
||||
|
||||
}
|
||||
|
||||
func UpdateSkuNamesExPrefix(ctx *jxcontext.Context, nameIDs []int, imgWaterMark string, vendorID int, exPrefix, fromTime, toTime string, isAsync, isContinueWhenError bool) (hint string, err error) {
|
||||
var (
|
||||
fromTimeP time.Time
|
||||
|
||||
Reference in New Issue
Block a user