Commit e5346fcf by Joneq

修改历史数据

parent 2c101aab
Showing with 1 additions and 1 deletions
......@@ -88,7 +88,7 @@ func AverageMoneyThreeMonths() {
//近6个月的平均交易额(10分)
func AverageMoneySixMonths() {
h_currentScore = GetScore(34,BasicInfo["recently_six_max_amount"])
h_currentScore = GetScore(34,BasicInfo["recently_six_average_amount"])
h_totalScore[5]= SetScore(h_currentScore,34)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment