1
This commit is contained in:
@@ -189,6 +189,7 @@ func (a *API) RetailCatUpdate(poiCode, catName string, updateParams *Param4Updat
|
||||
params["category_name"] = catName
|
||||
|
||||
time.Sleep(200 * time.Millisecond)
|
||||
globals.SugarLogger.Debugf("=======params : %s", utils.Format4Output(params, false))
|
||||
revtel, err := a.AccessAPI("retailCat/update", false, params)
|
||||
if err != nil {
|
||||
globals.SugarLogger.Debugf("=======RetailCatUpdate : %v", err)
|
||||
|
||||
Reference in New Issue
Block a user