aa
This commit is contained in:
@@ -2798,7 +2798,7 @@ func UpdateVendorCategoryMap(ctx *jxcontext.Context, ID int, vendorCategoryMap *
|
||||
}
|
||||
if vendorCategoryMap.CategoryID != 0 {
|
||||
valid["categoryID"] = vendorCategoryMap.CategoryID
|
||||
fmt.Println("111111", utils.Format4Output(vendorCategoryMap, false))
|
||||
fmt.Println("111111", utils.Format4Output(vendorCategoryMap2, false))
|
||||
if !isDelete {
|
||||
storeCatMaps, _ := dao.GetVendorCategoryMap(db, -1, 0, vendorCategoryMap2.VendorID, vendorCategoryMap2.VendorOrgCode, vendorCategoryMap.CategoryID)
|
||||
fmt.Println("2222222", utils.Format4Output(storeCatMaps, false))
|
||||
|
||||
Reference in New Issue
Block a user