mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-10 20:57:18 +08:00
style: 优化全局代码格式
This commit is contained in:
@@ -54,8 +54,7 @@ public enum GraphicCaptchaType {
|
||||
/**
|
||||
* 特殊类型
|
||||
*/
|
||||
SPEC(SpecCaptcha.class),
|
||||
;
|
||||
SPEC(SpecCaptcha.class),;
|
||||
|
||||
/**
|
||||
* 验证码实现
|
||||
|
Reference in New Issue
Block a user