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