app_user 添加ytjPassword字段 修改报错问题
This commit is contained in:
@@ -118,7 +118,6 @@ public class SysLoginController
|
||||
*/
|
||||
@ApiOperation("保存注册信息")
|
||||
@PostMapping("/registerUser")
|
||||
@BussinessLog(title = "保存简历")
|
||||
public AjaxResult registerUser(@RequestBody RegisterBody registerBody)
|
||||
{
|
||||
String token=loginService.registerAppUser(registerBody);
|
||||
|
||||
Reference in New Issue
Block a user