Package | Description |
---|---|
waiter.modular.system.controller |
Modifier and Type | Method and Description |
---|---|
ResponseData |
RoleController.add(@Valid Role role,
org.springframework.validation.BindingResult result)
角色新增
|
ResponseData |
RoleController.edit(@Valid Role role,
org.springframework.validation.BindingResult result)
角色修改
|
Copyright © 2018. All rights reserved.