| | |
| | | insureBillNo?: string; |
| | | /** 投保人 */ |
| | | enterpriseName?: string; |
| | | amountUpdateType?: EnumAmountUpdateType; |
| | | /** 保费调整金额 */ |
| | | amountUpdate?: number; |
| | | /** 批改人员详情 */ |
| | | staffList?: InsureBatchBillDetailDto[]; |
| | | } |
| | |
| | | properties?: Record<string, any>; |
| | | configuration?: Record<string, any>; |
| | | } |
| | | |
| | | type EnumAmountUpdateType = 10 | 20; |
| | | |
| | | type EnumParkBountyTradeDetailAuditStatus = 10 | 20 | 30; |
| | | |
| | |
| | | age?: number; |
| | | /** 电话号码 */ |
| | | phoneNumber?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | /** 职业/工种 */ |
| | | workType: string; |
| | | /** 性别 */ |
| | |
| | | certType?: string; |
| | | idNumber?: string; |
| | | insuranceScheme?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | workType?: string; |
| | | birthDay?: string; |
| | | remark?: string; |
| | |
| | | idNumber: string; |
| | | /** 电话号码 */ |
| | | phoneNumber?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | /** 职业/工种 */ |
| | | workType: string; |
| | | /** 性别 */ |
| | |
| | | age?: number; |
| | | /** 出生日期 */ |
| | | birthDay?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | /** 职业名称 */ |
| | | workType?: string; |
| | | changeType?: BatchChangeTypeEnum; |
| | |
| | | effectTime?: string; |
| | | /** 附件上传 */ |
| | | attachmentUrl?: string; |
| | | amountUpdateType?: EnumAmountUpdateType; |
| | | /** 保费调整金额 */ |
| | | amountUpdate?: number; |
| | | } |
| | | |
| | | interface InsureBatchBillDtoPageOutput { |
| | |
| | | effectTime?: string; |
| | | /** 附件上传 */ |
| | | attachmentUrl?: string; |
| | | amountUpdateType?: EnumAmountUpdateType; |
| | | /** 保费调整金额 */ |
| | | amountUpdate?: number; |
| | | } |
| | | |
| | | interface SetMyModule { |
| | |
| | | name: '身份证号', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'occupationType', |
| | | name: '职业类型', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'occupationCode', |
| | | name: '职业码值', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'workEnterprise', |
| | | name: '用工单位', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'workAddress', |
| | | name: '用工地点', |
| | | }, |
| | | { |
| | | id: '4', |
| | | enCode: 'workType', |
| | | name: '雇员工种', |
| | |
| | | idNumber: '证件号码', |
| | | age: '年龄', |
| | | phoneNumber: '手机号', |
| | | occupationType: '职业类型', |
| | | occupationCode: '职业码值', |
| | | workEnterprise: '用工单位', |
| | | workAddress: '用工地点', |
| | | workType: '职业/工种', |
| | | gender: '性别', |
| | | birthDay: '出生日期', |
| | |
| | | certType: '证件类型', |
| | | idNumber: '证件号码', |
| | | phoneNumber: '手机号', |
| | | occupationType: '职业类型', |
| | | occupationCode: '职业码值', |
| | | workEnterprise: '用工单位', |
| | | workAddress: '用工地点', |
| | | workType: '职业/工种', |
| | | gender: '性别', |
| | | age: '年龄', |
| | |
| | | name: '身份证号', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'occupationType', |
| | | name: '职业类型', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'occupationCode', |
| | | name: '职业码值', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'workEnterprise', |
| | | name: '用工单位', |
| | | }, |
| | | { |
| | | id: '3', |
| | | enCode: 'workAddress', |
| | | name: '用工地点', |
| | | }, |
| | | { |
| | | id: '4', |
| | | enCode: 'workType', |
| | | name: '雇员工种', |