|
@@ -1076,7 +1076,7 @@ func (c *ExcelInfoController) ModifyBalanceExcelVersion() {
|
|
|
|
|
|
excelInfo.ModifyTime = time.Now()
|
|
|
excelInfo.VersionName = req.VersionName
|
|
|
- updateExcelInfoParams := []string{"ModifyTime", "VersionName"}
|
|
|
+ //updateExcelInfoParams := []string{"ModifyTime", "VersionName"}
|
|
|
// 同步修改静态表中的图表和指标名称
|
|
|
|
|
|
br.Ret = 200
|