mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
url修改
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ public class MachineTemplateController {
|
||||
return success(machineTemplateService.authTemplatePage(page));
|
||||
}
|
||||
|
||||
@PostMapping("org-auth-template")
|
||||
@PostMapping("organ-auth-template")
|
||||
@Operation(summary = "组织模板授权")
|
||||
@PreAuthorize("@ss.hasPermission('machine-template::query')")
|
||||
public CommonResult<Boolean> auth(@RequestBody MachineOrgAuthReq vo) {
|
||||
|
||||
Reference in New Issue
Block a user