人员统计,工资统计
This commit is contained in:
parent
62878ff94d
commit
e1409d0470
|
|
@ -98,4 +98,8 @@ public class ProStatisticsPo {
|
|||
* 发放工资人次
|
||||
*/
|
||||
private Double payrollWorkerTime;
|
||||
|
||||
private String year;
|
||||
|
||||
private String month;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue