集成微信登录双token——/refreshToken 接口加密处理

This commit is contained in:
sh
2026-05-11 18:57:40 +08:00
parent bf79bc89d7
commit 9135b8130a
3 changed files with 9 additions and 5 deletions

View File

@@ -54,7 +54,8 @@ public class EncryptConstants {
"/app/idCardLogin",
"/app/phoneLogin",
"/getInfo",
"/registerUser"
"/registerUser",
"/refreshToken"
);
/**