111
This commit is contained in:
@ -494,7 +494,7 @@
|
||||
*/
|
||||
@ApiOperation("【首页】【项目进行中】 项目进行中·申请工资结算(列表)")
|
||||
//@PreAuthorize("@ss.hasPermi('wgzApp:user:userApplyForPayrollSettlementList')")
|
||||
// @GetMapping("/WgzAppUserApplyForPayrollSettlementList")
|
||||
@GetMapping("/WgzAppUserApplyForPayrollSettlementList")
|
||||
public TableDataInfo<WgzAppApplyForPayrollSettlementListRes> userApplyForPayrollSettlementList(@Validated WgzAppApplyForPayrollSettlementListReq req) {
|
||||
return iWgzPayCalculationService.userApplyForPayrollSettlementList(req);
|
||||
}
|
||||
|
Reference in New Issue
Block a user