Commit 1e78192b by Joneq

修改万元

parent d3916a31
Showing with 1 additions and 1 deletions
...@@ -64,7 +64,7 @@ func ChangeslegalInFiveYears() { ...@@ -64,7 +64,7 @@ func ChangeslegalInFiveYears() {
//注册资本(2分) //注册资本(2分)
func RegisteredCapital() { func RegisteredCapital() {
c_currentScore = GetScore(11,companyBasicInfo["registered_capital"]) c_currentScore = GetScore(11,companyBasicInfo["registered_capital"])
c_currentScore = c_currentScore / 10000
c_totalScore[3]= SetScore(c_currentScore,11) c_totalScore[3]= SetScore(c_currentScore,11)
SetInsertScoreChanFooter(1,1,11) SetInsertScoreChanFooter(1,1,11)
} }
......
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