@RestController public class CaptchaController extends Object
CaptchaController()
Result
captcha()
getEncryptKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaptchaController()
@GetMapping(value="/captchaImage") public Result captcha()
@GetMapping(value="/getEncryptKey") public Result getEncryptKey()
Copyright © 2023. All rights reserved.