|
@@ -208,7 +208,7 @@ func postCurl(urlStr string, dataMap map[string]interface{}, num int) (body []by
|
|
utils.FileLog.Info(fmt.Sprint("post request url:", urlStr, ";token:", token, ";params:", reqStr, ";response:", string(body)))
|
|
utils.FileLog.Info(fmt.Sprint("post request url:", urlStr, ";token:", token, ";params:", reqStr, ";response:", string(body)))
|