查询工资条
GET
http://192.168.31.218:9990/staff/cstaffpayslip/pages
请求参数
参数名
类型
描述
必填
staffPhone
String
手机号码
可选
identityCard
String
员工身份证
可选
响应参数
参数名
类型
描述
必填
id
Long
工资条主键
必填
staffId
Long
员工ID
必填
identityCard
String
职工身份证号
必填
staffName
String
员工姓名
必填
staffPhone
String
员工手机号码
必填
factoryNo
String
员工工号
必填
entryTime
String
入职时间
必填
quitTime
String
离职时间
必填
quitType
String
离职类型
必填
jobDay
String
在职天数
必填
attendanceHour
String
考勤时长
必填
normalOvertimeHour
String
平时加班时长
必填
weekendOvertimeHour
String
周末加班时长
必填
totalWorkHour
String
总工时
必填
workHourPrice
String
工时单价
必填
laborCost
String
劳务费
必填
rewardFee
String
奖励
必填
backpayWage
String
补发工资
必填
payableWage
String
应发工资
必填
waterElectricityDeduction
String
水电扣费
必填
individualIncomeTax
String
个税扣费
必填
insurancePremium
String
保险扣费
必填
borrowDeduction
String
借支扣费
必填
newStaffMealSupplement
String
新员工餐补
必填
fine
String
罚款
必填
workClothesDepreciation
String
工服折旧费
必填
totalDeduction
String
总扣费
必填
netSalary
String
实发工资
必填
paidDailyWage
String
日结已发
必填
reservedWage
String
预留工资
必填
lastMonthReservedWage
String
上月预留工资
必填
thisTimePayableWage
String
本次应发工资
必填
thisTimePaidWage
String
本次实发工资
必填
payMonth
Date
发薪日期
必填