完善业务字典模块接口必要参数
This commit is contained in:
parent
9813f25ef6
commit
2ebd3508b6
@ -43,7 +43,6 @@ public class XhpcDictBizController extends BaseController {
|
||||
*/
|
||||
@PostMapping("/addMainItem")
|
||||
public AjaxResult addMainDictionaryItem(String name, String code, Integer sort){
|
||||
|
||||
return xhpcDictBizService.addADictionaryItem(name,code,sort);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user