正则调整
This commit is contained in:
@@ -182,7 +182,7 @@ public interface PatternRegex {
|
||||
/**
|
||||
* 描述32
|
||||
*/
|
||||
String DES32_REGEX = "^.{0,10}$";
|
||||
String DES32_REGEX = "^.{0,32}$";
|
||||
|
||||
/**
|
||||
* 描述64
|
||||
|
||||
Reference in New Issue
Block a user