@@ -669,7 +669,7 @@ func thsReportList(numPerPageStr string) (tshListRowsResult TshListRowsResult, e
body, _ := ioutil.ReadAll(resp.Body)
//fmt.Println(string(body))
- utils.FileLog.Info(fmt.Sprintf("Ths List Result :%s", string(body)))
+ //utils.FileLog.Info(fmt.Sprintf("Ths List Result :%s", string(body)))
//同花顺接口返回数据
var tshResult TshListResult