@@ -7,7 +7,6 @@ import (
type EdbInfoCalculateItemReq struct {
EdbCode string `description:"指标编码"`
- Source int `description:"来源id"`
}
type EdbInfoCalculateMapping struct {