Эх сурвалжийг харах

Merge branch 'feature/eta2.2.4_ccf' into debug

xyxie 6 сар өмнө
parent
commit
50728b9a3c

+ 1 - 1
controllers/data_manage/ccf_data.go

@@ -1471,7 +1471,7 @@ func (c *EdbInfoController) BatchAddEdbCheck() {
 		return
 	}
 	if len(list) >= codeMaxT {
-		br.Msg = "最多只能添加" + strconv.Itoa(codeMaxT) + "条数据"
+		br.Msg = "最多只能添加30条数据"
 		return
 	}