Refactor resource management, security, and add CRM common service
Co-authored-by: zhijiantianya <zhijiantianya@gmail.com>
This commit is contained in:
@@ -47,5 +47,5 @@ public class SecurityProperties {
|
||||
/**
|
||||
* PasswordEncoder 加密复杂度,越高开销越大
|
||||
*/
|
||||
private Integer passwordEncoderLength = 4;
|
||||
private Integer passwordEncoderLength = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user