微调
This commit is contained in:
@@ -258,4 +258,6 @@ public interface PatternRegex {
|
||||
* 误差体系名称正则(只能包含数字、字母、下划线、点、减号、空格、斜杠)
|
||||
*/
|
||||
String ERR_SYS_NAME="^[\\w\\-\\s\\./]+$";
|
||||
|
||||
String PQ_SOURCE_NAME="^[\\u4e00-\\u9fa5\\w\\-]+$";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user