1
This commit is contained in:
@@ -104,6 +104,7 @@ func GetDeliveryTemp(api *tiktokShop.API, vendorStoreID string, storeDetail *dao
|
||||
},
|
||||
},
|
||||
}
|
||||
globals.SugarLogger.Debugf("tempDetail ========= %s", utils.Format4Output(tempDetail, false))
|
||||
temp, err := api.FreightTemplateCreate(tempDetail)
|
||||
globals.SugarLogger.Debugf("FreightTemplateCreate =err %s", utils.Format4Output(temp, false))
|
||||
globals.SugarLogger.Debugf("FreightTemplateCreate =err %s", err)
|
||||
|
||||
Reference in New Issue
Block a user