liusheng
2024-03-12 11978f0ae51b13a6f2b06979ef0573fa78fc6459
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/ServiceFunddetailController.java
@@ -185,7 +185,6 @@
     * 查询绩效奖金统计
     */
    @ApiOperation("查询绩效奖金统计")
    //@PreAuthorize("@ss.hasPermi('project:fund:list')")
    @PostMapping("/getListBySpStatBonus")
    public TableDataInfo getListBySpStatBonus(@RequestBody SpStatBonusReq spStatBonusReq) {
        startPage();