提交 bf8a0382 编写于 作者: 薛            之            谦's avatar 薛 之 谦

[Fix] fix item name and description length are not verified.

上级 86c05b81
......@@ -119,6 +119,7 @@ public interface BaseService {
* check checkInputLength
*
* @param input input String
* @param length length
* @return ture if illegal
*/
boolean checkLengthIllegal(String input, int length);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册