Commit f5c7d281 authored by xiaoguang.xu's avatar xiaoguang.xu

sonar bad smell

parent 10be88e3
...@@ -9,7 +9,7 @@ import javax.annotation.Resource; ...@@ -9,7 +9,7 @@ import javax.annotation.Resource;
* 量化派验证码认证 * 量化派验证码认证
*/ */
@Component @Component
public class QGVerifyStrategy implements IImageVerifyStrategy { public class QgVerifyStrategy implements IImageVerifyStrategy {
@Resource @Resource
private IQuantgroupCaptchaService quantgroupCaptchaService; private IQuantgroupCaptchaService quantgroupCaptchaService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment