@@ -146,7 +146,7 @@ func InitCalculateIndex() {
fmt.Println("获取计算指标所依赖的基础指标失败 Err:" + indexResp.Msg)
return
}
- if resp.Data.EdbInfoId > 0 {
+ if indexResp.Data.EdbInfoId > 0 {
total++