新增根据unionid获取用户接口
This commit is contained in:
@@ -63,6 +63,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
|
|||||||
"/api/system/user/getUserWithoutLogin",
|
"/api/system/user/getUserWithoutLogin",
|
||||||
"/api/system/user/batchBackUserId",
|
"/api/system/user/batchBackUserId",
|
||||||
"/api/system/user/getByPhone/**",
|
"/api/system/user/getByPhone/**",
|
||||||
|
"/api/system/user/getByUnionid/**",
|
||||||
"/api/system/user-referee/getReferee/**",
|
"/api/system/user-referee/getReferee/**",
|
||||||
"/api/system/dict-data/page",
|
"/api/system/dict-data/page",
|
||||||
"/lvQ4EoivKJ.txt"
|
"/lvQ4EoivKJ.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user