浏览代码

新增获取计算指标

tuoling805 1 年之前
父节点
当前提交
15cb140721
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      models/edb_info_calculate_mapping.go

+ 0 - 1
models/edb_info_calculate_mapping.go

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