🎨验证码接口

This commit is contained in:
coward
2024-03-06 17:31:39 +08:00
parent c820672f89
commit 2ac91bf012
7 changed files with 107 additions and 32 deletions

View File

@@ -1,5 +1,5 @@
package constant
const (
Captcha = "captcha:"
Captcha = "captcha"
)