Commit 2e398964 by wangjian

2025-07-28 规范建设 V4

parent cf2b4ca7
......@@ -277,7 +277,7 @@ public class SjGfjsZsdwfjxcjController extends BaseController
//批量提交 ids
@Log(title = "否决项采集提交", businessType = BusinessType.UPDATE)
@PostMapping("/pltj")
public AjaxResult pltj(SjGfjsZsdwfjxcj fjx)
public AjaxResult pltj(@RequestBody SjGfjsZsdwfjxcj fjx)
{
fjx.setZt("1");
return toAjax(sjGfjsZsdwfjxcjService.plxg(fjx));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment