作废重启权限
This commit is contained in:
parent
1b7f169672
commit
7c9beabb8d
@ -141,7 +141,7 @@ public class PsContractInfoController extends BaseController {
|
|||||||
/**
|
/**
|
||||||
* 重启合同
|
* 重启合同
|
||||||
*/
|
*/
|
||||||
@SaCheckPermission("business:contractList:restart")
|
@SaCheckPermission("business:contractList:cancellation")
|
||||||
@Log(title = "重启合同", businessType = BusinessType.DELETE)
|
@Log(title = "重启合同", businessType = BusinessType.DELETE)
|
||||||
@RepeatSubmit()
|
@RepeatSubmit()
|
||||||
@GetMapping("/restart")
|
@GetMapping("/restart")
|
||||||
|
Loading…
Reference in New Issue
Block a user