mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
删除一点注释,让人阅读更方便理解
This commit is contained in:
@@ -31,7 +31,6 @@ import java.io.IOException;
|
||||
import java.nio.charset.StandardCharsets;
|
||||
|
||||
/**
|
||||
* 自定义登陆filter,新增登陆方式:验证码、二维码扫码、账号密码;
|
||||
* 小程序登陆:此时principal为code
|
||||
* post:http://127.0.0.1:8086/login?grant_type=mini_app
|
||||
* {principal:code}
|
||||
|
||||
Reference in New Issue
Block a user