Commit 7c3fa71b by Joneq

增加代码

parent 7e369f05
Showing with 1 additions and 1 deletions
...@@ -33,7 +33,7 @@ func IsEnterpriseOverdueWhether() { ...@@ -33,7 +33,7 @@ func IsEnterpriseOverdueWhether() {
//历史有无逾期(5分) //历史有无逾期(5分)
func IsHistoryOverdue() { func IsHistoryOverdue() {
e_currentScore = GetScore(15,CompanySoreFields["history_overdue"]) e_currentScore = GetScore(16,CompanySoreFields["history_overdue"])
e_totalScore[1]= SetScore(e_currentScore,16) e_totalScore[1]= SetScore(e_currentScore,16)
......
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