@@ -53,6 +53,6 @@ func PostRefreshFutureGoodProfitChart(chartInfoId int) (err error) {
err = fmt.Errorf("http post err: %v", e)
return
}
- utils.FileLog.Info("PostRefreshFactorEdbChartRecalculate:" + postUrl + ";" + string(postData) + ";result:" + string(result))
+ utils.FileLog.Info("PostRefreshFutureGoodProfitChart:" + postUrl + ";" + string(postData) + ";result:" + string(result))