xyxie 1 month ago
parent
commit
f2e990f092
1 changed files with 1 additions and 0 deletions
  1. 1 0
      models/data_manage/base_from_fenwei.go

+ 1 - 0
models/data_manage/base_from_fenwei.go

@@ -269,6 +269,7 @@ func GetFenWeiDataListByIndexCodes(IndexCodes string) (items []string, err error
 			items[i] = utils.GormDateStrToDateStr(items[i])
 		}
 	}
+	return
 }
 
 // GetFenWeiIndexInfoPage 分页查询指标信息