数据视图-离劳务费
开发中
GET
api/salary/index/data-view-service
最后修改时间:2023-01-09 06:07:21
责任人:罗亚江
, 'e.entry_date', 'e.quit_date', 'e.official_date'
,'service_salary' /协议工资/ ,'service_work_cntent' /工作内容/ ,'service_day_salary' /日工资/
,'service_month_salary' /月工资/ ,'service_subsidy' /补贴/ ,'service_total' /合计/
,'service_attend_days' /实际出勤天数/ ,'service_overtime_hours' /加班小时/ ,'service_service_fee' /应发劳务费/
,'service_person_tax' /个税/,'service_send_service_fee' /实发劳务费/,'service_send_money' /已发金额/
,'service_director_username' /负责人/,'service_director_id_num' /负责人身份证号/
,'service_base_bank_num' /基本户银行卡号/,'service_other_bank_num' /其他银行卡号/
,'service_other_bank_name' /其他银行名称/,'service_union_num' /联行号/
,'service_mobile' /手机/,'service_remark' /备注/,'service_employ_type' /任职受雇从业类型/
,'service_entry_status' /入职年度就业情形/,'service_project' /所得项目/,'service_error' /错误信息/
请求参数
Query 参数
debug
string
可选
示例值:
1
timestamp
string
必需
示例值:
1667540031
id
string
必需
示例值:
117
sign
string
必需
示例值:
20aa16508f2f0dfde693555578a50d98
username
string
可选
示例值:
罗亚江
deptID
array[string]
可选
示例值:
[""]
companyAlias
array[string]
可选
示例值:
[""]
Header 参数
Authorization
string
可选
默认值:
{{AUTH_TOKEN}}
Body 参数multipart/form-data
debug
string
可选
默认值:
{{DEBUG}}
示例代码
返回响应
修改于 2023-01-09 06:07:21