新增增加余额接口
This commit is contained in:
@@ -64,6 +64,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
|
|||||||
"/api/wx-official/**",
|
"/api/wx-official/**",
|
||||||
"/api/system/user/loginByPhoneForTest",
|
"/api/system/user/loginByPhoneForTest",
|
||||||
"/api/system/user/updateUserBalanceWithoutLogin",
|
"/api/system/user/updateUserBalanceWithoutLogin",
|
||||||
|
"/api/system/user/addUserBalanceWithoutLogin",
|
||||||
"/api/system/user/getUserWithoutLogin",
|
"/api/system/user/getUserWithoutLogin",
|
||||||
"/api/system/user/batchBackUserId",
|
"/api/system/user/batchBackUserId",
|
||||||
"/api/system/user/getByPhone/**",
|
"/api/system/user/getByPhone/**",
|
||||||
|
|||||||
Reference in New Issue
Block a user