企业列表出来了
parent
9bb7317849
commit
fc3174a18d
|
@ -131,7 +131,7 @@ public class SysApitypeController extends BaseController
|
|||
return JavaGetConfig.standing(standing);
|
||||
}
|
||||
|
||||
@PostMapping("/standing/{res}")
|
||||
@PostMapping("/addUserRole/{res}")
|
||||
public Result updateCreateByUserId(@PathVariable("res") Integer res) {
|
||||
Long userId = SecurityUtils.getUserId();
|
||||
log.info("userId:"+userId);
|
||||
|
|
Loading…
Reference in New Issue