优化注释
This commit is contained in:
parent
5710a640e8
commit
c916301f6b
|
@ -72,6 +72,7 @@ func MainCalculateProcess(rid string) {
|
|||
return
|
||||
}
|
||||
|
||||
// 计算所有已经启用的商铺面积总和,仅计算所有未迁出的商户的所有表计对应的商铺面积。
|
||||
err = EnabledAreaCalculate(&tenementReports, &summary)
|
||||
if err != nil{
|
||||
fmt.Println("10",err)
|
||||
|
|
Loading…
Reference in New Issue
Block a user