ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceReimbursementpayeeController.java
@@ -88,7 +88,7 @@ @ApiOperation("修改差旅报销付款信息") //@PreAuthorize("@ss.hasPermi('project:reimbursementpayee:edit')") @Log(title = "差旅报销付款信息", businessType = BusinessType.UPDATE) @PutMapping @PostMapping("/reimbursementpayeeEdit") @RepeatSubmit public AjaxResult edit(@RequestBody ServiceReimbursementpayee serviceReimbursementpayee) {