From 8a82ce3065d6169480afb3403a4854fb64078c46 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 23 十月 2025 22:20:24 +0800
Subject: [PATCH] Merge branch 'dev-2.2.3' of http://120.26.58.240:8888/r/JYBIndependentFront into dev-2.2.3
---
src/services/api/typings.d.ts | 1760 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 1,755 insertions(+), 5 deletions(-)
diff --git a/src/services/api/typings.d.ts b/src/services/api/typings.d.ts
index 1f45a49..a69d6dc 100644
--- a/src/services/api/typings.d.ts
+++ b/src/services/api/typings.d.ts
@@ -57,6 +57,8 @@
insuredInstitution: string;
/** 鎶曚繚鏂规 */
insuranceScheme: string;
+ /** 淇濆崟鍙� */
+ orderNo: string;
/** 鍦ㄨ亴鏍囪瘑 */
onJobFlag?: string;
/** 鎬у埆 */
@@ -128,6 +130,14 @@
includeTypes?: boolean;
}
+ interface APIcheckInrancesSerialNumStatusParams {
+ serialNum?: string;
+ }
+
+ interface APIclearInsuranceStaffDataParams {
+ id?: string;
+ }
+
interface APIcreateParams {
systemEmail: string;
systemPassword: string;
@@ -139,6 +149,14 @@
}
interface APIdeleteDefaultConnectionStringParams {
+ id?: string;
+ }
+
+ interface APIdeleteInsureProductSchemeParams {
+ id?: string;
+ }
+
+ interface APIdeleteInsureProductSettingParams {
id?: string;
}
@@ -174,6 +192,14 @@
id?: string;
}
+ interface APIdownloadPolicyFileIdParams {
+ id: string;
+ }
+
+ interface APIexportInsuranceBatchStaffParams {
+ batchBillId?: string;
+ }
+
interface APIfindByEmailParams {
email?: string;
}
@@ -204,6 +230,10 @@
moduleId?: string;
}
+ interface APIgetBatchDetailForCheckParams {
+ batchBillId?: string;
+ }
+
interface APIgetCountParams {
filter?: string;
}
@@ -224,6 +254,10 @@
orderId?: string;
}
+ interface APIgetInsuranceClaimDetailListParams {
+ id?: string;
+ }
+
interface APIgetInsuranceClaimDetailParams {
id?: string;
}
@@ -232,12 +266,37 @@
year?: number;
}
+ interface APIgetInsuranceOrderAuditRecordIdParams {
+ insuranceOrderId: string;
+ id: string;
+ }
+
interface APIgetInsuranceOrderDetailParams {
id?: string;
}
interface APIgetInsuranceOrderMaterialListParams {
id?: string;
+ }
+
+ interface APIgetInsurancePolicyHeadDtoParams {
+ id?: string;
+ }
+
+ interface APIgetInsurancePolicyPayParams {
+ id?: string;
+ }
+
+ interface APIgetInsurancePolicyStampFilesParams {
+ id?: string;
+ }
+
+ interface APIgetInsureBatchDetailParams {
+ batchBillId?: string;
+ }
+
+ interface APIgetInvoiceIdParams {
+ id: string;
}
interface APIgetListParams {
@@ -306,6 +365,15 @@
interface APIgetVersionSubModuleParams {
versionId?: string;
+ }
+
+ interface APIimportInsDetailStaffToListParams {
+ url?: string;
+ id?: string;
+ }
+
+ interface APIinsurancePolicyAuditAgainParams {
+ id?: string;
}
interface APIsearchParams {
@@ -398,6 +466,18 @@
values?: Record<string, any>;
}
+ interface AuditParkBountyTradeBySelfInput {
+ /** 鍑鸿处璁板綍Id */
+ id?: string;
+ /** 818鍑鸿处璁板綍Id */
+ parkBountyApplyDetailId?: string;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 瀹℃牳澶囨敞 */
+ selfAuditRemark?: string;
+ /** 瀹℃牳鍑瘉 */
+ selfAuditFileUrl?: string;
+ }
+
interface BaseAuthorizeDto {
moduleType?: number;
moduleId?: string;
@@ -412,6 +492,43 @@
objectId?: string;
}
+ type BatchBillCheckStatus = 1 | 2 | 10 | 15 | 20 | 30 | -40 | -30 | -20 | -11 | -10 | -1;
+
+ type BatchChangeTypeEnum = 10 | 20 | 30 | 40;
+
+ interface BatchDetailForCheckDto {
+ /** 鎵瑰崟Id */
+ insureBatchBillId?: string;
+ /** 瀹℃牳鐞嗙敱 */
+ auditNote?: string;
+ /** 鎵瑰崟缂栧彿 */
+ batchBillNo?: string;
+ checkStatus?: BatchBillCheckStatus;
+ /** 鐢熸晥鏃堕棿 */
+ effectTime?: string;
+ /** 淇濆崟鐢熸晥鏃堕棿 */
+ effectStartTime?: string;
+ /** 淇濆崟澶辨晥鏃堕棿 */
+ effectEndTime?: string;
+ /** 闄勪欢涓婁紶 */
+ attachmentUrl?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 鎶曚繚浜� */
+ enterpriseName?: string;
+ amountUpdateType?: EnumAmountUpdateType;
+ /** 淇濊垂璋冩暣閲戦 */
+ amountUpdate?: number;
+ /** 鎵规敼浜哄憳璇︽儏 */
+ staffList?: InsureBatchBillDetailDto[];
+ }
+
+ interface BatchSyncUserAmountInput {
+ items?: SyncUserAmountInput[];
+ }
+
+ type BountyCheckStatusEnum = 10 | 20 | 30 | -10;
+
interface ChangePasswordInput {
currentPassword?: string;
newPassword: string;
@@ -423,6 +540,20 @@
id2?: string;
sortCode2?: number;
type?: number;
+ }
+
+ interface CheckImportBatchAddOrSubOrderDataOutput {
+ /** 閿欒鏁版嵁鍒楄〃 */
+ error?: ImportBatchAddOrSubOrderDataInput[];
+ /** 鏂板鏁版嵁鍒楄〃 */
+ addOrSub?: ImportBatchAddOrSubOrderDataInput[];
+ }
+
+ interface CheckImportBatchUpdateOrderDataOutput {
+ /** 閿欒鏁版嵁鍒楄〃 */
+ error?: ImportBatchUpdateOrderDataInput[];
+ /** 鏇挎崲鏁版嵁鍒楄〃 */
+ update?: ImportBatchUpdateOrderDataInput[];
}
interface CheckLoginVerificationCodeInput {
@@ -470,6 +601,48 @@
sendBillExpireMessage?: boolean;
/** 鏄惁鐭俊鎻愰啋 */
isSendMessage?: boolean;
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ }
+
+ interface CreateOrUpdateInsureProductSchemeInput {
+ /** Id */
+ id?: string;
+ /** 淇濋櫓浜у搧Id */
+ insureProductId: string;
+ /** 鏂规Id */
+ idNumber: string;
+ /** 鏂规浠g爜 */
+ code?: string;
+ /** 鏂规鍚嶇О */
+ name: string;
+ /** 鎶曚繚鏂瑰紡 */
+ period: string;
+ /** 淇濋 */
+ insured: number;
+ /** 淇濊垂 */
+ signPremium?: number;
+ /** 淇濊垂鎸夊ぉ璁¤垂 */
+ signPremiumByDay?: string;
+ }
+
+ interface CreateOrUpdateInsureProductSettingInput {
+ id?: string;
+ /** 浜у搧ID */
+ productIdNumber: string;
+ /** 鍟嗗搧浠g爜 */
+ productCode?: string;
+ /** 鍙備繚鏈烘瀯 */
+ insuranceOrg: string;
+ /** 浜у搧鍚嶇О */
+ productName: string;
+ status?: InsureProductSettingStatusEnum;
+ /** 鎶曚繚浜烘暟涓婇檺 */
+ maxCount: number;
}
interface CreateOrUpdateRoleInput {
@@ -485,6 +658,33 @@
remark?: string;
/** 瑙掕壊Id */
id?: string;
+ }
+
+ interface CreateParkBountyTradeInput {
+ /** 鏈�杩戝嚭璐﹂噾棰� */
+ tradeAmount?: number;
+ /** 鍑鸿处鍑瘉 */
+ payFileUrl?: string;
+ /** 娑堣垂绫诲瀷 */
+ payRemark?: string;
+ access?: ParkBountyTradeAccessEnum;
+ /** 杩涜处鍗曚綅 */
+ incomeCompanyName?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 鏀舵鍗曚綅鍚嶇О */
+ incomeBankAccount?: string;
+ /** 鏀舵鍗曚綅璐﹀彿 */
+ incomeBankCardNumber?: string;
+ /** 寮�鎴疯 */
+ incomeBankName?: string;
+ enterpriseId?: string;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ }
+
+ interface CreateTempTokenInput {
+ /** 鐢ㄦ埛Id */
+ userId?: string;
}
interface CurrentCultureDto {
@@ -542,9 +742,24 @@
downsizingInsuranceList?: string[];
}
+ type EnterprisePrechargeInComeStatusEnum = 10 | 20;
+
+ type EnterpriseRechargeStatusEnum = 10 | 20 | 30;
+
+ type EnterpriseTypeEnum = 10 | 20 | 30 | 40;
+
interface EntityExtensionDto {
properties?: Record<string, any>;
configuration?: Record<string, any>;
+ }
+
+ type EnumAmountUpdateType = 10 | 20;
+
+ type EnumParkBountyTradeDetailAuditStatus = 10 | 20 | 30;
+
+ interface ExportInsuranceStaffListInput {
+ status?: InsuranceDetailStatusEnum;
+ insurancePolicyId?: string;
}
interface ExtensionEnumDto {
@@ -636,8 +851,483 @@
key?: string;
}
+ interface FillInsStaffToListFrontInput {
+ /** 淇濆崟Id */
+ insurancePolicyId?: string;
+ url?: string;
+ }
+
+ type FinanceStatusEnum = 1 | 2 | 3;
+
+ type FinanceTypeEnum = 10 | 20;
+
+ type GenderTypeEnum = 1 | 2;
+
+ interface GetEffectingStaffListInput {
+ claimDateTime?: string;
+ idNumber?: string;
+ }
+
+ interface GetEnterpriseDrawWithListInput {
+ pageModel?: Pagination;
+ keyWord?: string;
+ beginDateTime?: string;
+ endDateTime?: string;
+ enterpriseId?: string;
+ checkStatus?: EnterpriseRechargeStatusEnum;
+ }
+
+ interface GetEnterpriseDrawWithListOutput {
+ drawWithId?: string;
+ enterpriseId?: string;
+ enterpriseName?: string;
+ societyCreditCode?: string;
+ creationTime?: string;
+ enterpriseType?: string;
+ parkName?: string;
+ parkType?: string;
+ amount?: number;
+ remainAmount?: number;
+ checkStatus?: EnterpriseRechargeStatusEnum;
+ checkTime?: string;
+ checkRemark?: string;
+ checkFileUrl?: string;
+ }
+
+ interface GetEnterpriseDrawWithListOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetEnterpriseDrawWithListOutput[];
+ }
+
+ interface GetEnterprisePrechargeListOutput {
+ id?: string;
+ /** 鍏呭�奸噾棰� */
+ prechargeAmount?: number;
+ /** 鍏呭�煎嚟璇� */
+ rechargeVoucherFileUrl?: string;
+ /** 瀹℃牳澶囨敞 */
+ checkRemark?: string;
+ checkStatus?: EnterpriseRechargeStatusEnum;
+ inComeStatus?: EnterprisePrechargeInComeStatusEnum;
+ /** 鎻愪氦鏃ユ湡 */
+ creationTime?: string;
+ }
+
+ interface GetEnterprisePrechargeListOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetEnterprisePrechargeListOutput[];
+ }
+
interface GetFeatureListResultDto {
groups?: FeatureGroupDto[];
+ }
+
+ interface GetFileRecordInput {
+ pageModel?: Pagination;
+ /** 鎿嶄綔璧峰鏃ユ湡 */
+ creationTimeBegin?: string;
+ /** 鎿嶄綔缁撴潫鏃ユ湡 */
+ creationTimeEnd?: string;
+ }
+
+ interface GetFileRecordOutput {
+ /** Id */
+ id?: string;
+ /** 鐢ㄦ埛Id */
+ enterpriseId?: string;
+ /** 鏂囦欢鍚嶇О */
+ name?: string;
+ /** 浜嬩欢 */
+ event?: string;
+ /** 鎿嶄綔 */
+ operate?: string;
+ /** 鐘舵�� */
+ status?: string;
+ /** 婧愭枃浠跺湴鍧� */
+ fileUrl?: string;
+ /** 瀵煎嚭鏁版嵁/閿欒鏁版嵁 JSON鏍煎紡 */
+ jsonData?: string;
+ /** 鎿嶄綔鏃堕棿 */
+ creationTime?: string;
+ /** 鎬绘暟鎹噺 */
+ count?: number;
+ /** 鎴愬姛鏁版嵁閲� */
+ successCount?: number;
+ }
+
+ interface GetFileRecordOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetFileRecordOutput[];
+ }
+
+ interface GetInsuranceBatchBillForCheckInput {
+ pageModel?: Pagination;
+ /** 鐢宠鏃ユ湡寮�濮� */
+ creationTimeBegin?: string;
+ /** 鐢宠鏃ユ湡缁撴潫 */
+ creationTimeEnd?: string;
+ /** 鎵瑰崟鍙� */
+ batchBillNo?: string;
+ checkStatus?: BatchBillCheckStatus;
+ }
+
+ interface GetInsuranceBatchBillInput {
+ pageModel?: Pagination;
+ /** 淇濆崟Id */
+ insurancePolicyId?: string;
+ }
+
+ interface GetInsurancePageInput {
+ pageModel?: Pagination;
+ importStartDateTime?: string;
+ importEndDateTime?: string;
+ condition?: string;
+ insurancePeriod?: string;
+ status?: InsurancePolicyStatusEnum;
+ auditStatus?: InsurancePolicyAuditStatusEnum;
+ }
+
+ interface GetInsurancePageOutput {
+ id?: string;
+ userId?: string;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
+ /** 鎶曚繚浜� */
+ insurerName?: string;
+ /** 琚繚闄╀汉 */
+ policyerName?: string;
+ /** 鎵规鍙� */
+ serialNum?: string;
+ status?: InsurancePolicyStatusEnum;
+ /** 浜哄憳娓呭崟鐘舵�� */
+ listStatus?: string;
+ batchStatus?: number;
+ checkStatus?: BatchBillCheckStatus;
+ /** 淇濋 */
+ sumInsured?: number;
+ /** 淇濊垂 */
+ amount?: number;
+ /** 鎶曚繚浜烘暟 */
+ insureCount?: number;
+ /** 鎶曚繚鐢熸晥浜烘暟 */
+ insureEffectingCount?: number;
+ /** 鐞嗚禂鏁伴噺 */
+ claimCount?: number;
+ /** 鎶曚繚鏈烘瀯 */
+ insuranceOrg?: string;
+ /** 鎶曚繚鏂瑰紡 鏈堜繚:30D 骞翠繚: 360D */
+ insurancePeriod?: string;
+ /** 鏂规鍚嶇О */
+ insuranceScheme?: string;
+ /** 淇濆崟鏂囦欢 */
+ insureBillUrl?: string;
+ /** 鏄惁宸蹭笂浼犵洊绔犳枃浠� */
+ isUploadEffectFile?: boolean;
+ /** 鐩栫珷鏂囦欢 */
+ effectBillUrl?: string;
+ /** 淇濋櫓鍗曞彿 */
+ insureBillNo?: string;
+ /** 瀵煎叆鏂囦欢 */
+ importFileUrl?: string;
+ lastImportTime?: string;
+ /** 淇濆崟鐢熸晥鏃堕棿 */
+ effectStartTime?: string;
+ /** 淇濆崟澶辨晥鏃堕棿 */
+ effectEndTime?: string;
+ emploerNames?: string[];
+ creationTime?: string;
+ companyName?: string;
+ isClosedOutTime?: boolean;
+ auditStatus?: InsurancePolicyAuditStatusEnum;
+ /** 瀹℃牳澶囨敞 */
+ auditRemark?: string;
+ /** 淇濋櫓浜у搧IdNumber */
+ productIdNumber?: string;
+ /** 鏂规浠g爜 */
+ productSchemeCode?: string;
+ /** 鏄惁璧扮嚎涓婃祦绋� */
+ productOnline?: boolean;
+ payStatus?: InsurancePolicyListPayStatusEnum;
+ /** 浠绘剰鍒嗘壒鏀粯瀹屾垚 */
+ anyPayComplete?: boolean;
+ /** 濂栧姳閲戜綑棰� */
+ remianAmount?: number;
+ }
+
+ interface GetInsurancePageOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetInsurancePageOutput[];
+ }
+
+ interface GetInsurancePolicyPayListInput {
+ pageModel?: Pagination;
+ status?: InsurancePolicyPayStatusEnum;
+ /** 鍏抽敭瀛� */
+ keywords?: string;
+ }
+
+ interface GetInsurancePolicyPayListItem {
+ id?: string;
+ /** 鐢ㄦ埛Id */
+ userId?: string;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
+ /** 璁㈠崟鍙� */
+ channelOrderNo?: string;
+ /** 鏀粯鐭摼 */
+ payUrl?: string;
+ /** 淇濊垂閲戦 */
+ sumSignPremium?: number;
+ /** 鍒涘缓鏃ユ湡 */
+ creationTime?: string;
+ status?: InsurancePolicyPayStatusEnum;
+ /** 鎶曚繚鍗曞彿 */
+ proposalNo?: string;
+ /** 淇濆崟鍙� */
+ policyNo?: string;
+ /** 鐢靛瓙淇濆崟閾炬帴 */
+ policyUrl?: string;
+ /** 宸叉姇淇濅汉鏁� */
+ proposalCount?: number;
+ /** 瀹屾垚鏃堕棿 */
+ completionTime?: string;
+ }
+
+ interface GetInsurancePolicyPayListItemPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetInsurancePolicyPayListItem[];
+ }
+
+ interface GetInsuranceStaffListInput {
+ pageModel?: Pagination;
+ condition?: string;
+ insurancePolicyId?: string;
+ }
+
+ interface GetInsuranceStaffPageTemplate {
+ id?: string;
+ policyId?: string;
+ serialNumber?: number;
+ name?: string;
+ gender?: string;
+ certType?: string;
+ certNo?: string;
+ jobName?: string;
+ /** 鑱屼笟绫诲瀷 */
+ occupationType?: string;
+ /** 鑱屼笟鐮佸�� */
+ occupationCode?: string;
+ userEmploer?: string;
+ address?: string;
+ age?: number;
+ birthDay?: string;
+ phone?: string;
+ creationTime?: string;
+ /** 鎶曚繚鎵规鍙� */
+ payOrder?: string;
+ status?: InsuranceDetailStatusEnum;
+ /** 鎶曚繚鐘舵�� */
+ statusText?: string;
+ /** 澶囨敞 */
+ auditRemark?: string;
+ claimCount?: number;
+ }
+
+ interface GetInsuranceStaffPageTemplatePageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetInsuranceStaffPageTemplate[];
+ }
+
+ interface GetInsureProductSchemePageInput {
+ pageModel?: Pagination;
+ /** 淇濋櫓浜у搧Id */
+ insureProductId?: string;
+ }
+
+ interface GetInsureProductSettingPageInput {
+ pageModel?: Pagination;
+ /** 鐢ㄦ埛ID */
+ userId?: string;
+ }
+
+ interface GetParkBountyTradeDetailByIdInput {
+ pageModel?: Pagination;
+ /** 浼佷笟鍚�/淇$敤浠g爜 */
+ searchKeyWord?: string;
+ /** 鍑鸿处璧峰鏃ユ湡 */
+ transferTimeBegin?: string;
+ /** 鍑鸿处缁撴潫鏃ユ湡 */
+ transferTimeEnd?: string;
+ /** 鐢宠璧峰鏃ユ湡 */
+ creationTimeBegin?: string;
+ /** 鐢宠缁撴潫鏃ユ湡 */
+ creationTimeEnd?: string;
+ financeType?: FinanceTypeEnum;
+ enterpriseId?: string;
+ auditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ }
+
+ interface GetParkBountyTradeDetailOutput {
+ enterpriseId?: string;
+ /** 璐﹀彿 */
+ userName?: string;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ /** 鐢佃瘽 */
+ contactPhone?: string;
+ /** 绀句細缁熶竴淇$敤浠g爜 */
+ societyCreditCode?: string;
+ id?: string;
+ parkBountyApplyDetailId?: string;
+ /** 鏈�杩戝嚭璐﹂噾棰� */
+ tradeAmount?: number;
+ /** 鍑鸿处鍑瘉 */
+ payFileUrl?: string;
+ access?: ParkBountyTradeAccessEnum;
+ /** 娑堣垂绫诲瀷 */
+ payRemark?: string;
+ /** 鍑鸿处鏃堕棿 */
+ tradeTime?: string;
+ /** 濂栧姳閲戜綑棰� */
+ remianAmount?: number;
+ financeType?: FinanceTypeEnum;
+ /** 瀹℃牳鏃堕棿 */
+ financeAuditTime?: string;
+ auditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 瀹℃牳澶囨敞 */
+ auditRemark?: string;
+ /** 瀹℃牳鏃堕棿 */
+ auditTime?: string;
+ /** 瀹℃牳鍑瘉 */
+ payAuditFileUrl?: string;
+ /** 杩涜处鍗曚綅 */
+ incomeCompanyName?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 鏀舵鍗曚綅鍚嶇О */
+ incomeBankAccount?: string;
+ /** 鏀舵鍗曚綅璐﹀彿 */
+ incomeBankCardNumber?: string;
+ /** 寮�鎴疯 */
+ incomeBankName?: string;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 浼佷笟鑷韩鍑鸿处瀹℃牳澶囨敞 */
+ selfAuditRemark?: string;
+ /** 浼佷笟鑷韩鍑鸿处瀹℃牳鏃堕棿 */
+ selfAuditTime?: string;
+ /** 浼佷笟鑷韩瀹℃牳鍑瘉 */
+ selfAuditFileUrl?: string;
+ creationTime?: string;
+ bountyAmount?: number;
+ }
+
+ interface GetParkBountyTradeDetailOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetParkBountyTradeDetailOutput[];
+ }
+
+ interface GetParkBountyTradeInput {
+ pageModel?: Pagination;
+ /** 浼佷笟鍚�/淇$敤浠g爜 */
+ searchKeyWord?: string;
+ /** 鍑鸿处璧峰鏃ユ湡 */
+ transferTimeBegin?: string;
+ /** 鍑鸿处缁撴潫鏃ユ湡 */
+ transferTimeEnd?: string;
+ /** 鐢宠璧峰鏃ユ湡 */
+ creationTimeBegin?: string;
+ /** 鐢宠缁撴潫鏃ユ湡 */
+ creationTimeEnd?: string;
+ financeType?: FinanceTypeEnum;
+ }
+
+ interface GetParkBountyTradeOutput {
+ enterpriseId?: string;
+ /** 璐﹀彿 */
+ userName?: string;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ /** 鐢佃瘽 */
+ contactPhone?: string;
+ /** 绀句細缁熶竴淇$敤浠g爜 */
+ societyCreditCode?: string;
+ /** 鏈�杩戝嚭璐﹂噾棰� */
+ tradeAmount?: number;
+ /** 鍑鸿处鏃堕棿 */
+ tradeTime?: string;
+ /** 濂栧姳閲戜綑棰� */
+ remianAmount?: number;
+ }
+
+ interface GetParkBountyTradeOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetParkBountyTradeOutput[];
+ }
+
+ interface GetParkCustomerBountyFinanceOutput {
+ id?: string;
+ /** 鐢宠鎵规鍙� */
+ batchNo?: string;
+ /** 鐢虫姤鏈堜唤 */
+ applyMonth?: string;
+ /** 鐢虫姤鎬婚 */
+ applySumAmount?: number;
+ /** 璐㈡斂鎷ㄤ粯閲戦 */
+ financeToAmount?: number;
+ /** 璐㈡斂鎷ㄤ粯鍏ヨ处鏃堕棿 */
+ financeToTime?: string;
+ /** 璐㈡斂鎷ㄤ粯鍙戞斁鏃ユ湡 */
+ financeTime?: string;
+ financeToStatus?: FinanceStatusEnum;
+ /** 鎷ㄤ粯鍏ヨ处鍑瘉 */
+ financeToFileUrl?: string;
+ inCheckStatus?: BountyCheckStatusEnum;
+ outCheckStatus?: BountyCheckStatusEnum;
+ }
+
+ interface GetParkCustomerBountyFinanceOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetParkCustomerBountyFinanceOutput[];
+ }
+
+ interface GetParkCustomerBountySettleOutput {
+ id?: string;
+ /** 鐢宠鎵规鍙� */
+ batchNo?: string;
+ /** 鐢虫姤鏈堜唤 */
+ applyMonth?: string;
+ /** 鐢虫姤鎬婚 */
+ applySumAmount?: number;
+ /** 骞冲彴鍏呭�煎叆璐︽椂闂� */
+ transferToTime?: string;
+ transferToStatus?: TransferToStatusEnum;
+ /** 骞冲彴鍏呭�奸噾棰� */
+ transferToAmount?: number;
+ /** 骞冲彴鍏呭�煎叆璐﹀嚟璇� */
+ transferToFileUrl?: string;
+ /** 璐㈡斂鎷ㄤ粯閲戦 */
+ financeToAmount?: number;
+ /** 骞冲彴鍏呭�煎彂鏀炬棩鏈� */
+ settleTime?: string;
+ financeToStatus?: FinanceStatusEnum;
+ inCheckStatus?: BountyCheckStatusEnum;
+ outCheckStatus?: BountyCheckStatusEnum;
+ }
+
+ interface GetParkCustomerBountySettleOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetParkCustomerBountySettleOutput[];
}
interface GetPermissionListResultDto {
@@ -787,6 +1477,162 @@
roleNames: string[];
}
+ interface ImportBatchAddOrSubOrderDataInput {
+ /** 鎵规敼鏍囧織 */
+ changeFlag: string;
+ /** 鏂规浠g爜 */
+ insuranceScheme: string;
+ /** 濮撳悕 */
+ name: string;
+ /** 璇佷欢绫诲瀷 */
+ certType: string;
+ /** 璇佷欢鍙风爜 */
+ idNumber: string;
+ /** 骞撮緞 */
+ age?: number;
+ /** 鐢佃瘽鍙风爜 */
+ phoneNumber?: string;
+ /** 鑱屼笟绫诲瀷 */
+ occupationType?: string;
+ /** 鑱屼笟鐮佸�� */
+ occupationCode?: string;
+ /** 鐢ㄥ伐鍗曚綅 */
+ workEnterprise?: string;
+ /** 鐢ㄥ伐鍦扮偣 */
+ workAddress?: string;
+ /** 鑱屼笟/宸ョ */
+ workType: string;
+ /** 鎬у埆 */
+ gender?: string;
+ /** 鍑虹敓鏃ユ湡 */
+ birthDay?: string;
+ /** 澶囨敞 */
+ remark?: string;
+ }
+
+ interface ImportBatchAddOrSubOrderInput {
+ /** 瀵煎叆鍦板潃 */
+ url?: string;
+ /** 鎶曚繚Id */
+ insurePolicyId?: string;
+ }
+
+ interface ImportBatchStaffListInput {
+ /** 鍘熻淇濅汉濮撳悕 */
+ orginName?: string;
+ orginIdNumber?: string;
+ /** 鐢佃瘽鍙风爜 */
+ phoneNumber?: string;
+ id?: number;
+ name?: string;
+ age?: number;
+ gender?: string;
+ certType?: string;
+ idNumber?: string;
+ insuranceScheme?: string;
+ /** 鑱屼笟绫诲瀷 */
+ occupationType?: string;
+ /** 鑱屼笟鐮佸�� */
+ occupationCode?: string;
+ /** 鐢ㄥ伐鍗曚綅 */
+ workEnterprise?: string;
+ /** 鐢ㄥ伐鍦扮偣 */
+ workAddress?: string;
+ workType?: string;
+ birthDay?: string;
+ remark?: string;
+ changeType?: BatchChangeTypeEnum;
+ }
+
+ interface ImportBatchUpdateOrderDataInput {
+ /** 鍘熻淇濅汉濮撳悕 */
+ orginName: string;
+ /** 鍘熻淇濅汉璇佷欢鍙风爜 */
+ orginIdNumber: string;
+ /** 濮撳悕 */
+ name: string;
+ /** 璇佷欢绫诲瀷 */
+ certType: string;
+ /** 璇佷欢鍙风爜 */
+ idNumber: string;
+ /** 鐢佃瘽鍙风爜 */
+ phoneNumber?: string;
+ /** 鑱屼笟绫诲瀷 */
+ occupationType?: string;
+ /** 鑱屼笟鐮佸�� */
+ occupationCode?: string;
+ /** 鐢ㄥ伐鍗曚綅 */
+ workEnterprise?: string;
+ /** 鐢ㄥ伐鍦扮偣 */
+ workAddress?: string;
+ /** 鑱屼笟/宸ョ */
+ workType: string;
+ /** 鎬у埆 */
+ gender?: string;
+ /** 骞撮緞 */
+ age?: number;
+ /** 鍑虹敓鏃ユ湡 */
+ birthDay?: string;
+ /** 澶囨敞 */
+ remark?: string;
+ changeFlag?: string;
+ }
+
+ interface ImportInsStaffAnalysisList {
+ id?: string;
+ /** 濮撳悕 */
+ name?: string;
+ /** 鎬у埆 */
+ sex?: string;
+ /** 璇佷欢绫诲瀷 */
+ certType?: string;
+ /** 韬唤璇佸彿 */
+ certNo?: string;
+ /** 骞撮緞 */
+ age?: number;
+ /** 鐢熸棩 */
+ birthDay?: string;
+ /** 鐢ㄥ伐浼佷笟 */
+ useEmploer?: string;
+ /** 闆囧憳宸ョ */
+ jobName?: string;
+ /** 鑱屼笟绫诲瀷 */
+ occupationType?: string;
+ /** 鑱屼笟鐮佸�� */
+ occupationCode?: string;
+ /** 鐢ㄥ伐鍦扮偣 */
+ address?: string;
+ phone?: string;
+ /** 澶囨敞 */
+ note?: string;
+ /** 1姝e父 0寮傚父 */
+ isNormal?: boolean;
+ }
+
+ interface ImportInsStaffToListFrontInput {
+ serialNum?: string;
+ url?: string;
+ /** 淇濋櫓浜у搧IdNumber */
+ productIdNumber?: string;
+ /** 淇濋櫓鏂规 */
+ productSchemeIdNumber?: string;
+ /** 淇濆崟鐢熸晥鏃堕棿 */
+ effectStartTime?: string;
+ /** 淇濆崟鎴鏃堕棿 */
+ effectEndTime?: string;
+ }
+
+ interface ImportInsStaffToListOutput {
+ /** 鎬讳汉鏁� */
+ importAllCount?: number;
+ /** 宸插鍏ヤ汉鏁� */
+ successCount?: number;
+ /** 瀵煎叆澶辫触鍒楄〃 */
+ errorList?: ImportInsStaffAnalysisList[];
+ }
+
+ type IndustrialParkStatusEnum = 10 | -10;
+
type InsuranceClaimAttachmentBusinessTypeEnum = 10 | 20 | 30 | 40 | 50;
interface InsuranceClaimAttachmentOutput {
@@ -831,6 +1677,12 @@
incDecAmount?: number;
/** 淇濆崟id */
insuranceOrderId?: string;
+ /** 鎶曚繚鏈烘瀯 */
+ insuranceOrg?: string;
+ /** 淇濆崟鍙� */
+ orderNo?: string;
+ /** 鎶曚繚/琚繚鏈烘瀯 */
+ enterpriseName?: string;
/** 鎶ユ鏃堕棿 */
reportedTime?: string;
/** 鑱旂郴鐢佃瘽 */
@@ -858,6 +1710,7 @@
interface InsuranceClaimListOutput {
id?: string;
+ serialNumber?: number;
/** 韬唤璇佸彿 */
idNumber?: string;
/** 濮撳悕 */
@@ -872,18 +1725,21 @@
accidentType?: string;
/** 浜嬫晠鍙戠敓鏃堕棿 */
accidentTime?: string;
- /** 浼ゆ畫姣斾緥 */
disabilityRatio?: number;
- /** 鐞嗚禂娓犻亾 */
- claimChannel?: string;
- claimResult?: InsuranceClaimResultEnum;
+ /** 浼ゆ畫姣斾緥 */
+ disabilityRatioStr?: string;
claimResultStr?: string;
- /** 涓嬫閲戦 */
downPaymentAmount?: number;
+ /** 涓嬫閲戦 */
+ downPaymentAmountStr?: string;
/** 缁�/鎾ゆ鏃ユ湡 */
claimResultTime?: string;
/** 鏈�鍚庢洿鏂版棩鏈� */
lastModificationTime?: string;
+ /** 鐞嗚禂娓犻亾 */
+ companyName?: string;
+ claimChannel?: string;
+ claimResult?: InsuranceClaimResultEnum;
/** 淇濆崟id */
insuranceOrderId?: string;
createTime?: string;
@@ -901,6 +1757,23 @@
year?: number;
month?: number;
count?: number;
+ }
+
+ type InsuranceDetailStatusEnum = 10 | 12 | 13 | 14 | 20 | 30;
+
+ interface InsuranceOrderAuditRecordDto {
+ /** 鍒嗘壒璁㈠崟鍙� */
+ channelOrderNo?: string;
+ /** 鎿嶄綔 */
+ scene?: string;
+ /** 瀹℃牳澶囨敞 */
+ auditRemark?: string;
+ /** 鎿嶄綔鏃堕棿 */
+ creationTime?: string;
+ /** 鎿嶄綔浜� */
+ creatorId?: string;
+ /** 鎿嶄綔浜� */
+ creator?: string;
}
interface InsuranceOrderListOutput {
@@ -961,6 +1834,10 @@
orderRelevanceStr?: string;
/** 淇濆崟鏂囦欢 */
orderBillFile?: string;
+ /** 鎶曚繚浜哄拰琚姇淇濅汉 */
+ enterpriseName?: string;
+ phone?: string;
+ insuranceOrg?: string;
}
interface InsuranceOrderListOutputPageOutput {
@@ -977,6 +1854,221 @@
materialName?: string;
}
+ interface InsurancePolicyAuditInput {
+ /** 淇濆崟Id */
+ insurancePolicyId?: string;
+ /** 淇濆崟璧锋湡 */
+ effectStartTime?: string;
+ /** 淇濆崟姝㈡湡 */
+ effectEndTime?: string;
+ /** 淇濋 */
+ sumInsured?: number;
+ /** 淇濊垂 */
+ amount?: number;
+ auditStatus?: InsurancePolicyAuditStatusEnum;
+ /** 瀹℃牳澶囨敞 */
+ auditRemark?: string;
+ /** 杩斿洖鍦板潃 */
+ returnUrl?: string;
+ }
+
+ type InsurancePolicyAuditStatusEnum = 1 | 10 | 11 | 12 | 15 | 20 | -10;
+
+ type InsurancePolicyListPayStatusEnum = 1 | 2;
+
+ interface InsurancePolicyPayDto {
+ id?: string;
+ /** 璁㈠崟鍙� */
+ channelOrderNo?: string;
+ /** 鎶曚繚鍗曞彿 */
+ proposalNo?: string;
+ /** 鏀粯鐭摼 */
+ payUrl?: string;
+ /** 鏀粯娴佹按鍙� */
+ payRegistrationNo?: string;
+ /** 淇濊垂閲戦 */
+ sumSignPremium?: number;
+ status?: InsurancePolicyPayStatusEnum;
+ /** 淇濆崟鍙� */
+ policyNo?: string;
+ /** 鐢靛瓙淇濆崟閾炬帴 */
+ policyUrl?: string;
+ /** 鐢靛瓙淇濆崟閾炬帴 */
+ policyOssUrl?: string;
+ /** 瀹屾垚鏃堕棿 */
+ completionTime?: string;
+ /** 鍙戠エ鍙风爜 */
+ invoiceSerialNo?: string;
+ /** 鍙戠エ浠风◣鍚堣 */
+ invoicePlanFee?: number;
+ /** 鍙戠エ涓嬭浇鍦板潃 */
+ invoiceDownloadUrl?: string;
+ /** 鍙戠エ涓嬭浇鍦板潃 */
+ invoiceDownloadOssUrl?: string;
+ }
+
+ type InsurancePolicyPayStatusEnum = 0 | 1 | 2 | -1;
+
+ type InsurancePolicyStatusEnum = 10 | 20 | 21 | 30;
+
+ interface InsureBatchBillDetailDto {
+ /** 鎵瑰崟Id */
+ insureBatchBillId?: string;
+ /** 鎶曚繚Id */
+ insurePolicyId?: string;
+ insurancePolicyDetailId?: string;
+ /** 淇敼淇℃伅 */
+ modifyInfo?: string;
+ /** 鍚嶇О */
+ name?: string;
+ /** 璇佷欢绫诲埆 */
+ certType?: string;
+ /** 韬唤璇佸彿 */
+ idNumber?: string;
+ /** 鎬у埆 */
+ gender?: string;
+ /** 鎵嬫満鍙风爜 */
+ phoneNumber?: string;
+ /** 骞撮緞 */
+ age?: number;
+ /** 鍑虹敓鏃ユ湡 */
+ birthDay?: string;
+ /** 鑱屼笟绫诲瀷 */
+ occupationType?: string;
+ /** 鑱屼笟鐮佸�� */
+ occupationCode?: string;
+ /** 鐢ㄥ伐鍗曚綅 */
+ workEnterprise?: string;
+ /** 鐢ㄥ伐鍦扮偣 */
+ workAddress?: string;
+ /** 鑱屼笟鍚嶇О */
+ workType?: string;
+ changeType?: BatchChangeTypeEnum;
+ }
+
+ interface InsureBatchBillDto {
+ /** 鎵瑰崟Id */
+ insureBatchBillId?: string;
+ /** 鎵瑰崟缂栧彿 */
+ batchBillNo?: string;
+ /** 淇濆崟Id */
+ insurancePolicyId?: string;
+ changeType?: BatchChangeTypeEnum;
+ checkStatus?: BatchBillCheckStatus;
+ /** 鍦ㄤ繚浜烘暟 */
+ insurePersonNumber?: number;
+ /** 鍘熸湰鍦ㄤ繚浜烘暟 */
+ orginInsurePersonNumber?: number;
+ /** 鏂板浜烘暟 */
+ addPersonNumber?: number;
+ /** 鐢宠鏃ユ湡 */
+ creationTime?: string;
+ /** 鍑忓皯浜烘暟 */
+ subPersonNumber?: number;
+ /** 瀹℃牳鐞嗙敱 */
+ auditNote?: string;
+ /** 瀹℃牳鏃堕棿 */
+ checkDate?: string;
+ /** 瀹℃牳浜� */
+ checkUserId?: string;
+ /** 鐢熸晥鏃堕棿 */
+ effectTime?: string;
+ /** 闄勪欢涓婁紶 */
+ attachmentUrl?: string;
+ amountUpdateType?: EnumAmountUpdateType;
+ /** 淇濊垂璋冩暣閲戦 */
+ amountUpdate?: number;
+ }
+
+ interface InsureBatchBillDtoPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: InsureBatchBillDto[];
+ }
+
+ interface InsureBatchBillInput {
+ /** 鎶曚繚Id */
+ insurancePolicyId?: string;
+ /** 鎵瑰崟Id */
+ batchBillId?: string;
+ /** 鏈熸湜鐢熸晥 */
+ effectTime?: string;
+ changeType?: BatchChangeTypeEnum;
+ /** 鎵瑰浜哄憳鍒楄〃 */
+ addInsStaffList?: ImportBatchStaffListInput[];
+ /** 淇敼浜哄憳鍒楄〃 */
+ updateInsStaffList?: ImportBatchStaffListInput[];
+ /** 鍒犻櫎浜哄憳鍒楄〃 */
+ delInsStaffList?: ImportBatchStaffListInput[];
+ }
+
+ interface InsureBatchDetailDto {
+ /** 鎵规敼浜哄憳璇︽儏 */
+ staffList?: InsureBatchBillDetailDto[];
+ /** 鐢熸晥鏃堕棿 */
+ effectTime?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 鎶曚繚浜� */
+ enterpriseName?: string;
+ }
+
+ interface InsureProductSchemeDto {
+ /** Id */
+ id?: string;
+ /** 淇濋櫓浜у搧Id */
+ insureProductId?: string;
+ /** 鏂规Id */
+ idNumber?: string;
+ /** 鏂规浠g爜 */
+ code?: string;
+ /** 鏂规鍚嶇О */
+ name?: string;
+ /** 鎶曚繚鏂瑰紡 */
+ period?: string;
+ /** 淇濋 */
+ insured?: number;
+ /** 淇濊垂 */
+ signPremium?: number;
+ /** 淇濊垂鎸夊ぉ璁¤垂 */
+ signPremiumByDay?: string;
+ }
+
+ interface InsureProductSchemeDtoPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: InsureProductSchemeDto[];
+ }
+
+ interface InsureProductSettingDto {
+ id?: string;
+ /** 浜у搧ID */
+ productIdNumber?: string;
+ /** 鍟嗗搧浠g爜 */
+ productCode?: string;
+ /** 鍙備繚鏈烘瀯 */
+ insuranceOrg?: string;
+ /** 浜у搧鍚嶇О */
+ productName?: string;
+ status?: InsureProductSettingStatusEnum;
+ /** 鍒涘缓鏃堕棿 */
+ creationTime?: string;
+ /** 鎶曚繚浜烘暟涓婇檺 */
+ maxCount?: number;
+ /** 鏄惁璧扮嚎涓婃祦绋� */
+ online?: boolean;
+ }
+
+ interface InsureProductSettingDtoPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: InsureProductSettingDto[];
+ }
+
+ type InsureProductSettingStatusEnum = 10 | -10;
+
+ type InvoicingStatusEnum = 0 | 10 | 20;
+
interface IStringValueType {
name?: string;
properties?: Record<string, any>;
@@ -987,6 +2079,8 @@
name?: string;
properties?: Record<string, any>;
}
+
+ type JToken = JToken[];
interface KeyInput {
id?: string;
@@ -1008,6 +2102,8 @@
name?: string;
resource?: string;
}
+
+ type MatchMakingIdentityEnum = 10 | 20;
interface MethodParameterApiDescriptionModel {
name?: string;
@@ -1113,6 +2209,33 @@
enums?: Record<string, any>;
}
+ interface OperateRecordDto {
+ /** 鎿嶄綔 */
+ operate?: string;
+ /** 鎿嶄綔鍐呭 */
+ content?: string;
+ /** 鎿嶄綔鏃堕棿 */
+ creationTime?: string;
+ /** 鎿嶄綔浜� */
+ creatorId?: string;
+ /** 鎿嶄綔浜� */
+ creator?: string;
+ }
+
+ interface OperateRecordDtoPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: OperateRecordDto[];
+ }
+
+ interface OperateRecordInput {
+ pageModel?: Pagination;
+ /** 鍦烘櫙 */
+ scene?: string;
+ /** 鐩爣Id */
+ targetId?: string;
+ }
+
interface OrderInput {
property?: string;
order?: OrderTypeEnum;
@@ -1158,6 +2281,8 @@
bindingSourceId?: string;
descriptorName?: string;
}
+
+ type ParkBountyTradeAccessEnum = 1;
interface PasswordLoginInput {
/** 璐﹀彿 */
@@ -1206,6 +2331,280 @@
isRequired?: boolean;
}
+ interface ProposalInput {
+ sign?: ProposalInputSign;
+ request?: ProposalInputRequest;
+ }
+
+ interface ProposalInputRequest {
+ head?: ProposalInputRequestHead;
+ body?: ProposalInputRequestBody;
+ }
+
+ interface ProposalInputRequestBody {
+ commonPlan?: ProposalInputRequestBodyCommonPlan;
+ /** 鏂规璇︽儏 */
+ planDetails?: ProposalInputRequestBodyPlanDetail[];
+ policyHolder?: ProposalInputRequestBodyPolicyHolder;
+ /** 琚繚浜轰俊鎭� */
+ policyInsureds?: ProposalInputRequestBodyPolicyInsured[];
+ /** 闄勫睘琚繚闄╀汉淇℃伅 */
+ extraPolicyInsureds?: ProposalInputRequestBodyExtraPolicyInsured[];
+ insuredType?: ProposalInputRequestBodyInsuredType;
+ trade?: ProposalInputRequestBodyTrade;
+ /** 鎷撳睍鑺傜偣 */
+ policyExtra?: ProposalInputRequestBodyPolicyExtra[];
+ }
+
+ interface ProposalInputRequestBodyCommonPlan {
+ /** 鎶曚繚鏃堕棿 */
+ operateDate?: string;
+ /** 璧蜂繚鏃堕棿 */
+ startTime?: string;
+ /** 缁堜繚鏃堕棿 */
+ endTime?: string;
+ /** 甯佸埆 */
+ currency?: string;
+ /** 鎬讳繚棰� */
+ sumInsured?: string;
+ /** 鎬讳繚璐� */
+ sumSignPremium?: string;
+ }
+
+ interface ProposalInputRequestBodyExtraPolicyInsured {
+ /** 鏂规浠g爜锛堝彲閫夛級
+淇濆徃鎻愪緵瀹為檯鏂规浠g爜锛岄潪瑙佽垂涓嬩负蹇呬紶 */
+ planCode?: string;
+ /** 瀹㈡埛瑙掕壊锛堝繀闇�锛�
+鏋氫妇鍊�: 1, 2, 3, 4 */
+ role?: string;
+ /** 涓庢姇淇濅汉鍏崇郴锛堝繀闇�锛�
+鏋氫妇鍊�: 1, 2, 3, 4, 5, 6, 7, 8, 9 */
+ relationToAppnt?: string;
+ /** 瀹㈡埛绫诲瀷锛堝繀闇�锛�
+鏋氫妇鍊�: 1, 2 */
+ type?: string;
+ /** 琚繚浜哄悕绉帮紙蹇呴渶锛� */
+ name?: string;
+ /** 璇佷欢绫诲瀷锛堝繀闇�锛�
+鏋氫妇鍊�: 01, 02, 04, 05, 06, 07, 08, 09, 10, 13, 14, 16, 17, 18, 19, 20 */
+ certType?: string;
+ /** 璇佷欢鍙风爜锛堝繀闇�锛� */
+ certNo?: string;
+ /** 鎬у埆锛堝繀闇�锛�
+鏋氫妇鍊�: 1, 2 */
+ gender?: string;
+ /** 鍑虹敓鏃ユ湡锛堝繀闇�锛�
+鏍煎紡: yyyy-MM-dd */
+ birthday?: string;
+ /** 骞撮緞锛堝繀闇�锛�
+鑼冨洿: 0-100 */
+ age?: number;
+ /** 涓庝富琚繚闄╀汉鍏崇郴锛堝彲閫夛級
+鏋氫妇鍊�: 1, 2, 3, 4, 5, 6, 7, 8 */
+ relationToMainInsured?: string;
+ /** 鏈夋棤绀句繚锛堝彲閫夛級
+鏋氫妇鍊�: Y, N */
+ socialInsuFlag?: string;
+ /** 璇︾粏鍦板潃锛堝彲閫夛級 */
+ address?: string;
+ /** 閭锛堝彲閫夛級 */
+ email?: string;
+ /** 鎵嬫満鍙凤紙鍙�夛級 */
+ mobile?: string;
+ /** 鑱屼笟浠g爜锛堝彲閫夛級 */
+ occupationCode?: string;
+ }
+
+ interface ProposalInputRequestBodyInsuredType {
+ /** 鏍囩殑鏍囩锛堝繀闇�锛�
+0-浜у搧闄勫姞瑕佺礌(浜у搧灞傜骇)銆�1-鏍囩殑绫诲瀷锛堟柟妗堝眰绾э級銆�2-鏍囩殑闄勫姞瑕佺礌锛堣淇濅汉灞傜骇锛� */
+ flag?: number;
+ /** 鏍囩殑绫诲瀷鍚嶇О锛堝繀闇�锛� */
+ insuredTypeName?: string;
+ /** 瑕佺礌浠g爜锛堝繀闇�锛� */
+ factorCode?: string;
+ /** 鏍囩殑绫诲瀷浠g爜锛堝繀闇�锛� */
+ insuredTypeCode?: string;
+ /** 瑕佺礌鍚嶇О锛堝繀闇�锛� */
+ factorName?: string;
+ /** 瑕佺礌鍊硷紙蹇呴渶锛�
+褰揻actorCode涓篎WDZ锛宖actorName涓烘埧灞嬪湴鍧�鏃讹紝factorValue浼犲弬涓簀son瀛楃涓诧紝鏍煎紡涓猴細
+"{"factorProvince":"120000","detailAddress":"澶╂触甯�-澶╂触甯�-绾㈡ˉ鍖�","factorCity":"120100","factorCounty":"120106","houseAddress":"娴嬭瘯鍦板潃"}" */
+ factorValue?: string;
+ /** 灞炴�э紙蹇呴渶锛�
+鍥哄畾鍊硷細{"codeTable":"CD000049"} */
+ attribute?: string;
+ }
+
+ interface ProposalInputRequestBodyPlanDetail {
+ /** 鏂规浠g爜 */
+ planCode?: string;
+ /** 浠芥暟 */
+ copies?: number;
+ /** 鏂规鍚嶇О */
+ planName?: string;
+ }
+
+ interface ProposalInputRequestBodyPolicyExtra {
+ /** 鎷撳睍瀛楁浠g爜锛堝繀闇�锛� */
+ extraCode?: string;
+ /** 鎷撳睍瀛楁鍚嶇О锛堝繀闇�锛� */
+ extraName?: string;
+ /** 鎷撳睍瀛楁鍊硷紙蹇呴渶锛� */
+ extraValue?: string;
+ }
+
+ interface ProposalInputRequestBodyPolicyHolder {
+ /** 瀹㈡埛瑙掕壊 */
+ role?: string;
+ /** 瀹㈡埛绫诲瀷 */
+ type?: string;
+ /** 鎶曚繚浜哄悕绉� */
+ name?: string;
+ /** 璇佷欢绫诲瀷 */
+ certType?: string;
+ /** 璇佷欢鍙风爜 */
+ certNo?: string;
+ /** 鎬у埆 */
+ gender?: string;
+ /** 鍑虹敓鏃ユ湡 */
+ birthday?: string;
+ /** 鎵嬫満鍙风爜 */
+ mobile?: string;
+ /** 閭鍦板潃 */
+ email?: string;
+ /** 骞撮緞 */
+ age?: string;
+ /** 鍦板潃 */
+ address?: string;
+ /** 鑱旂郴浜哄鍚� */
+ linkerName?: string;
+ /** 鑱旂郴浜虹數璇� */
+ linkerMobile?: string;
+ /** 鑱屼笟浠g爜 */
+ occupationCode?: string;
+ /** 鑱屼笟绫诲埆 */
+ occupationType?: string;
+ }
+
+ interface ProposalInputRequestBodyPolicyInsured {
+ /** 鏂规浠g爜锛堝繀闇�锛� */
+ planCode?: string;
+ /** 瀹㈡埛瑙掕壊锛堝繀闇�锛�
+鏋氫妇鍊�: 1, 2, 3, 4 */
+ role?: string;
+ /** 涓庢姇淇濅汉鍏崇郴锛堝繀闇�锛�
+鎶曚繚浜烘槸鍥綋鏃讹紝琚繚浜轰笌鎶曚繚浜哄叧绯诲彧鑳芥槸6(闆囦剑)銆�7(鍔冲姟)鎴�8(鍏朵粬)
+鏋氫妇鍊�: 1, 2, 3, 4, 5, 6, 7, 8, 9 */
+ relationToAppnt?: string;
+ /** 瀹㈡埛绫诲瀷锛堝繀闇�锛�
+鏋氫妇鍊�: 1, 2 */
+ type?: string;
+ /** 琚繚浜哄悕绉帮紙蹇呴渶锛� */
+ name?: string;
+ /** 璇佷欢绫诲瀷锛堝繀闇�锛�
+鏋氫妇鍊�: 01, 02, 04, 05, 06, 07, 08, 09, 10, 13, 14, 16, 17, 18, 19, 20
+榛樿鍊�: 01 */
+ certType?: string;
+ /** 璇佷欢鍙风爜锛堝繀闇�锛� */
+ certNo?: string;
+ /** 鎬у埆锛堝繀闇�锛�
+鏋氫妇鍊�: 1, 2 */
+ gender?: string;
+ /** 鍑虹敓鏃ユ湡锛堝繀闇�锛�
+鏍煎紡: yyyy-MM-dd */
+ birthday?: string;
+ /** 骞撮緞锛堝繀闇�锛�
+鑼冨洿: 0-100 */
+ age?: number;
+ /** 涓庝富琚繚闄╀汉鍏崇郴锛堝彲閫夛級
+鏋氫妇鍊�: 1, 2, 3, 4, 5, 6, 7, 8 */
+ relationToMainInsured?: string;
+ /** 鏈夋棤绀句繚锛堝彲閫夛級
+鏋氫妇鍊�: Y, N
+榛樿鍊�: N */
+ socialInsuFlag?: string;
+ /** 璇︾粏鍦板潃锛堝彲閫夛級 */
+ address?: string;
+ /** 閭锛堝彲閫夛級 */
+ email?: string;
+ /** 鎵嬫満鍙凤紙鍙�夛級 */
+ mobile?: string;
+ /** 鑱屼笟绫诲瀷 */
+ occupationType?: string;
+ /** 鑱屼笟浠g爜锛堝彲閫夛級 */
+ occupationCode?: string;
+ /** 楣婃ˉ涓撶敤鍥犲瓙锛堝彲閫夛級
+闈炲繀椤�,鐗规畩鎯呭喌闇�浼犲�� 绀轰緥:{"FL0078":"N"} */
+ factorMap?: string;
+ /** 淇濆崟璧锋湡锛堝彲閫夛紝鎵归噺鍑哄崟蹇呴』锛� */
+ startTime?: string;
+ /** 淇濆崟姝㈡湡锛堝彲閫夛紝鎵归噺鍑哄崟蹇呴』锛� */
+ endTime?: string;
+ }
+
+ interface ProposalInputRequestBodyTrade {
+ /** 鏀粯鎴愬姛璺宠浆鍦板潃锛堝彲閫夛級
+瑙佽垂蹇呬紶 */
+ returnUrl?: string;
+ /** 寰俊灏忕▼搴忔敮浠榓ppId锛堝彲閫夛級
+寰俊灏忕▼搴忓搴旂殑appId锛屽皬绋嬪簭绛剧害骞舵敮浠樺満鏅紶閫� */
+ appId?: string;
+ /** 寰俊灏忕▼搴忔敮浠榦penID锛堝彲閫夛級
+openID 寰俊openid锛屽皬绋嬪簭绛剧害骞舵敮浠樺満鏅紶閫� */
+ openId?: string;
+ }
+
+ interface ProposalInputRequestHead {
+ /** 绗笁鏂硅鍗曞彿 */
+ channelOrderNo?: string;
+ /** 鍟嗘埛缂栫爜 */
+ agencyCode?: string;
+ /** 鍟嗗搧缂栫爜 */
+ productCode?: string;
+ /** 涓氬姟绫诲瀷 */
+ businessType?: string;
+ applyTime?: string;
+ /** 瀛愬晢鎴风紪鐮� */
+ subAgencyCode?: string;
+ }
+
+ interface ProposalInputSign {
+ /** 绛惧悕 */
+ signature?: string;
+ }
+
+ interface ProposalOutput {
+ /** 绛惧悕锛堝繀闇�锛� */
+ signature?: string;
+ response?: ProposalResponse;
+ }
+
+ interface ProposalResponse {
+ /** 鐘舵�佺爜锛堝繀闇�锛�
+200涓烘垚鍔�,鍏朵粬涓哄紓甯�
+鏋氫妇鍊�: -1,200,400,404,408,9999,10021-10042,40001,50001-50022,60001-60002,70000-70012,80002-80003,81001-81101,82001,84001,85001-85004,86001-86002,87001-87003,88001,90001,91001-91002,92001,93001,94001,100010-100012,200001,800001-800009
+榛樿鍊�: 200 */
+ code?: number;
+ /** 鐘舵�佹秷鎭紙鍙�夛級 */
+ message?: string;
+ /** 鏃堕棿鎴筹紙蹇呴渶锛� */
+ timestamp?: number;
+ data?: ProposalResponseData;
+ }
+
+ interface ProposalResponseData {
+ /** 鎶曚繚鍗曞彿锛堝彲閫夛級 */
+ proposalNo?: string;
+ /** 鏀粯鐭摼锛堝彲閫夛級 */
+ payUrl?: string;
+ /** 鏀粯闀块摼锛堝彲閫夛級 */
+ longPayUrl?: string;
+ /** 鏀粯娴佹按鍙凤紙鍙�夛級 */
+ payRegistrationNo?: string;
+ }
+
interface ProviderInfoDto {
providerName?: string;
providerKey?: string;
@@ -1216,18 +2615,23 @@
month?: number;
/** 鐞嗚禂娓犻亾 */
claimChannel?: string;
+ companyName?: string;
}
interface QueryInsuranceClaimPageInput {
pageModel?: Pagination;
/** 鐞嗚禂娓犻亾 */
claimChannel?: string;
+ /** 鍏徃鍚嶇О */
+ companyName?: string;
/** 鍔冲姩鍚堝悓鍗曚綅 */
laborContractEnterprise?: string;
/** 瀹為檯宸ヤ綔鍗曚綅 */
workEnterprise?: string;
/** 韬唤璇佸彿 */
idNumber?: string;
+ /** 鎶曚繚浜�/琚繚浜� */
+ insurerName?: string;
claimResult?: InsuranceClaimResultEnum;
}
@@ -1247,6 +2651,11 @@
/** 鎶曚繚鏂瑰紡鏌ヨ 鏈堜繚/骞翠繚 */
insuranceType?: string;
importChannel?: string;
+ }
+
+ interface QueryParkCustomerBountyApplyInput {
+ pageModel?: Pagination;
+ id?: string;
}
interface QueryUserPageInput {
@@ -1292,6 +2701,22 @@
userName?: string;
phoneNumber?: string;
password?: string;
+ }
+
+ interface RestorePolicyDto {
+ /** 璁㈠崟鍙� */
+ channelOrderNo?: string;
+ /** 淇濆崟鍙� */
+ policyNo?: string;
+ /** 鐢靛瓙淇濆崟閾炬帴 */
+ policyOssUrl?: string;
+ }
+
+ interface RestorePolicyInput {
+ /** 淇濆崟Id */
+ insurancePolicyId?: string;
+ /** 鎶曚繚鎵规 */
+ items?: RestorePolicyDto[];
}
interface ReturnValueApiDescriptionModel {
@@ -1343,6 +2768,27 @@
phoneNumber: string;
}
+ interface SetInsureBatchBillStatusInput {
+ /** 鎵瑰崟Id */
+ insureBatchBillId?: string;
+ /** 鎵瑰崟鍙� */
+ batchBillNo?: string;
+ /** 瀹℃牳鐞嗙敱 */
+ auditNote?: string;
+ checkStatus?: BatchBillCheckStatus;
+ /** 瀹℃牳鏃堕棿 */
+ checkDate?: string;
+ /** 瀹℃牳浜� */
+ checkUserId?: string;
+ /** 鐢熸晥鏃堕棿 */
+ effectTime?: string;
+ /** 闄勪欢涓婁紶 */
+ attachmentUrl?: string;
+ amountUpdateType?: EnumAmountUpdateType;
+ /** 淇濊垂璋冩暣閲戦 */
+ amountUpdate?: number;
+ }
+
interface SetMyModule {
moduleId?: string;
sequence?: number;
@@ -1369,6 +2815,96 @@
modules: ModuleTypeInfo[];
}
+ interface SyncAuditParkBountyTradeInput {
+ /** 鍑鸿处璁板綍Id */
+ id?: string;
+ auditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 瀹℃牳澶囨敞 */
+ auditRemark?: string;
+ /** 瀹℃牳鍑瘉 */
+ payAuditFileUrl?: string;
+ /** 鍑鸿处鎿嶄綔浜� */
+ auditOperator?: string;
+ /** 鍑鸿处鎿嶄綔浜篒D */
+ auditOperatorId?: string;
+ }
+
+ interface SyncFinanceAuditParkBountyTradeInput {
+ /** 鍑鸿处璁板綍Id */
+ id?: string;
+ auditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 瀹℃牳澶囨敞 */
+ auditRemark?: string;
+ /** 瀹℃牳鍑瘉 */
+ payAuditFileUrl?: string;
+ /** 璐㈠姟瀹℃牳鎿嶄綔浜� */
+ financeAuditOperator?: string;
+ /** 璐㈠姟瀹℃牳鎿嶄綔浜篒d */
+ financeAuditOperatorId?: string;
+ }
+
+ interface SyncUserAmountInput {
+ /** 鐢ㄦ埛鍚嶇О */
+ id?: string;
+ /** 濂栧姳閲戜綑棰� */
+ bountyAmount?: number;
+ /** 鍏呭�间綑棰� */
+ rechargeAmount?: number;
+ }
+
+ interface SyncUserDto {
+ /** 寮�閫� */
+ open?: boolean;
+ /** 818鐢ㄦ埛Id */
+ humanResourcesServiceUserId?: string;
+ /** 鐢ㄦ埛绔疘d */
+ clientId?: string;
+ /** 瑙掕壊 */
+ roleNames?: string[];
+ /** 鏄惁鐞嗚禂鎻愰啋 */
+ sendClaimMessage?: boolean;
+ /** 鏄惁淇濆崟鍒版湡鎻愰啋 */
+ sendBillExpireMessage?: boolean;
+ /** 鏄惁鐭俊鎻愰啋 */
+ isSendMessage?: boolean;
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
+ /** 鍥尯Ids */
+ industrialParkIds?: string[];
+ /** 鍚嶇О */
+ name?: string;
+ /** 鐧诲綍鐢ㄦ埛鍚� */
+ userName?: string;
+ /** 鐢ㄦ埛鎵嬫満鍙� */
+ phoneNumber?: string;
+ /** 瀵嗙爜 */
+ password?: string;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */
+ licenseUrl?: string;
+ /** 缁熶竴绀句細淇$敤浠g爜 */
+ societyCreditCode?: string;
+ /** 閾惰鎬昏鍚嶇О */
+ bankName?: string;
+ /** 閾惰鏀鍚嶇О */
+ bankBranchName?: string;
+ /** 閾惰鍗″彿 */
+ bankCardNumber?: string;
+ /** 濂栧姳閲戜綑棰� */
+ bountyAmount?: number;
+ /** 鍏呭�间綑棰� */
+ rechargeAmount?: number;
+ /** 鑱旂郴浜� */
+ contact?: string;
+ /** 鑱旂郴鐢佃瘽 */
+ contactPhone?: string;
+ }
+
interface TenantDto {
extraProperties?: Record<string, any>;
id?: string;
@@ -1388,6 +2924,8 @@
interface TimingDto {
timeZone?: TimeZone;
}
+
+ type TransferToStatusEnum = 1 | 2;
interface TypeApiDescriptionModel {
baseType?: string;
@@ -1416,6 +2954,12 @@
sendClaimMessage?: boolean;
/** 鏄惁淇濆崟鍒版湡鎻愰啋 */
sendBillExpireMessage?: boolean;
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
+ /** 鍏徃鍚� */
+ enterpriseName?: string;
/** 鏄惁鐭俊鎻愰啋 */
isSendMessage?: boolean;
/** 瑙掕壊 */
@@ -1452,6 +2996,8 @@
insuredInstitution: string;
/** 鎶曚繚鏂规 */
insuranceScheme: string;
+ /** 淇濆崟鍙� */
+ orderNo: string;
/** 鍦ㄨ亴鏍囪瘑 */
onJobFlag?: string;
/** 鎬у埆 */
@@ -1490,6 +3036,19 @@
id?: string;
}
+ interface UpdateInsuranceStaffInfoInput {
+ insurancePolicyId?: string;
+ id?: string;
+ name?: string;
+ idNumber?: string;
+ phone?: string;
+ }
+
+ interface UpdateInsureProductSettingStatusInput {
+ id?: string;
+ status?: InsureProductSettingStatusEnum;
+ }
+
interface UpdatePassWordInput {
id?: string;
passWord?: string;
@@ -1518,6 +3077,63 @@
surname?: string;
phoneNumber?: string;
}
+
+ interface UplaodInsuranceBillFileInput {
+ /** 淇濆崟Id */
+ insurancePolicyId?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 淇濆崟璧锋湡 */
+ effectStartTime?: string;
+ /** 淇濆崟姝㈡湡 */
+ effectEndTime?: string;
+ /** 鍙備繚鏈烘瀯 */
+ insuranceOrg?: string;
+ /** 鎶曚繚鏂瑰紡 鏈堜繚:30D 骞翠繚: 360D */
+ insurancePeriod?: string;
+ /** 鏂规鍚嶇О */
+ insuranceScheme?: string;
+ /** 淇濋 */
+ sumInsured?: number;
+ /** 淇濊垂 */
+ amount?: number;
+ /** 淇濆崟鏂囦欢 */
+ insureBillUrl?: string;
+ }
+
+ interface UploadInsuranceStampFilesInput {
+ /** 淇濆崟Id */
+ insurancePolicyId?: string;
+ /** 鐩栫珷鏂囦欢 */
+ listFiles?: string[];
+ }
+
+ interface UserAmountShowDto {
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */
+ licenseUrl?: string;
+ /** 缁熶竴绀句細淇$敤浠g爜 */
+ societyCreditCode?: string;
+ /** 閾惰鎬昏鍚嶇О */
+ bankName?: string;
+ /** 閾惰鏀鍚嶇О */
+ bankBranchName?: string;
+ /** 閾惰鍗″彿 */
+ bankCardNumber?: string;
+ /** 濂栧姳閲戜綑棰� */
+ bountyAmount?: number;
+ /** 鍏呭�间綑棰� */
+ rechargeAmount?: number;
+ /** 璧勯噾鎬婚 */
+ totalAmount?: number;
+ }
+
+ type UserCertificationAuditStatusEnum = 0 | 10 | 30 | 40;
+
+ type UserCertificationChannelEnum = 10 | 20;
+
+ type UserCertificationStatusEnum = 0 | 20 | 30;
interface UserData {
id?: string;
@@ -1563,6 +3179,118 @@
isSendMessage?: boolean;
/** 瑙掕壊 */
roleNames?: string[];
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ }
+
+ interface UserInfoV2 {
+ /** 鐢ㄦ埛Id */
+ userId?: string;
+ /** 鐢ㄦ埛鍚� */
+ userName?: string;
+ /** 鎵嬫満鍙� */
+ phoneNumber?: string;
+ /** 鐢ㄦ埛鐧诲綍鎵�浣跨敤鐨勬墜鏈哄彿 */
+ userPhoneNumber?: string;
+ /** 璐︽埛浣欓 */
+ amount?: number;
+ /** 鏀跺埌鎵撹祻 */
+ reward?: number;
+ /** 鏄电О */
+ nickName?: string;
+ userCertificationAuditStatus?: UserCertificationAuditStatusEnum;
+ /** 鐢ㄦ埛璁よ瘉Id */
+ userCertificationId?: string;
+ /** 浼佷笟璁よ瘉鐨勫悕绉� */
+ customerName?: string;
+ /** 浼佷笟缁熶竴淇$敤浠g爜 */
+ societyCreditCode?: string;
+ /** 鐢ㄦ埛璁よ瘉Id(鍏徃Id) */
+ companyId?: string;
+ /** 娉曚汉鍚嶇О */
+ legalPersonName?: string;
+ /** 骞存秷璐� */
+ yearlyConsume?: number;
+ /** 骞翠骇鍝佽喘涔版秷璐� */
+ yearlyPurchasedConsume?: number;
+ /** 骞存墦璧忔秷璐� */
+ yearlyRewardConsume?: number;
+ /** 骞翠骇鍝佸箍鍛婃姇鏀炬秷璐� */
+ yearlyProductAdConsume?: number;
+ /** 骞磋祫璁箍鍛婃姇鏀炬秷璐� */
+ yearlyInformationAdConsume?: number;
+ /** 1锛屼紒涓� 2锛� 涓汉 */
+ userType?: number;
+ authType?: EnterpriseTypeEnum;
+ userCertificationStatus?: UserCertificationStatusEnum;
+ /** 0 鏈紑閫� 10 寰呭鏍� 20鍔炵悊涓� 30閫氳繃 -20 椹冲洖 40 涓嬫灦 50 绯荤粺涓嬫灦 */
+ openHRSiteStatus?: number;
+ /** 鑱旂郴浜� */
+ contacter?: string;
+ /** 鐢ㄦ埛璁よ瘉杩囨湡鏃ユ湡 */
+ userCertificationExpirationTime?: string;
+ invoicingStatus?: InvoicingStatusEnum;
+ /** 骞村寮�濮嬫椂闂� */
+ annualAuditStartTime?: string;
+ /** 鏀粯鍙戠エ鍦板潃 */
+ payInvoicingUrl?: string;
+ /** 缁戝畾閭鍦板潃 */
+ bindEmailAddress?: string;
+ /** 鐢ㄦ埛澶村儚鍦板潃 */
+ avatarUrl?: string;
+ genderType?: GenderTypeEnum;
+ /** 鑱岀О */
+ jobTitle?: string;
+ /** 鐪乧ode */
+ provinceCode?: number;
+ /** 甯俢ode */
+ cityCode?: number;
+ /** 鍖哄幙code */
+ countyCode?: number;
+ /** 鐪� */
+ provinceName?: string;
+ /** 甯� */
+ cityName?: string;
+ /** 鍖哄幙 */
+ countyName?: string;
+ /** 璇︾粏鍦板潃 */
+ addressDetail?: string;
+ /** 寰俊浜岀淮鐮佸浘鐗� */
+ wxQrCodeUrl?: string;
+ /** 涓汉淇℃伅閭鍦板潃 */
+ userInfoEmailAddress?: string;
+ /** 淇濋櫓绛剧害鐘舵�� 0鏈绾� 10宸茬绾� */
+ insureSignStatus?: number;
+ /** 鏄惁鎻愪氦閽卞寘寮�鎴风敵璇� */
+ isApplyWalletAccountOpen?: boolean;
+ /** 鑱旂郴鐢佃瘽 */
+ contactPhone?: string;
+ /** 閽卞寘寮�鎴风姸鎬� */
+ walletAccountOpenStatus?: WalletAccountOpenStatusInfo[];
+ /** 閽卞寘鐘舵�� */
+ walletMainStatus?: WalletAccountTypeMainStatusInfo[];
+ matchMakingIdentity?: MatchMakingIdentityEnum;
+ /** 鐢靛瓙绛惧嵃绔犲浘鐗囩敓鎴愮姸鎬� 0鏈敓鎴� 1宸茬敓鎴� */
+ signatureImageStatus?: number;
+ certificationChannel?: UserCertificationChannelEnum;
+ industrialParkId?: string;
+ industrialParkName?: string;
+ suportEnterpriseUpload?: boolean;
+ suportPlatRecharge?: boolean;
+ rewardEnable?: boolean;
+ suportWithDraw?: boolean;
+ industrialParkStatus?: IndustrialParkStatusEnum;
+ isHasBountyApply?: boolean;
+ /** 鏄惁鍙互鐧诲綍鐢靛瓙绛� */
+ canLoginUserSign?: boolean;
+ /** 鏄惁鍙互鐧诲綍姹熶綉淇� */
+ canLoginJYB?: boolean;
+ /** 鏄惁鍙互鐧诲綍鐏垫椿鐢ㄥ伐 */
+ canLoginFlexJob?: boolean;
}
interface UserListOutput {
@@ -1587,6 +3315,12 @@
isSendMessage?: boolean;
/** 瑙掕壊 */
roleNames?: string[];
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
}
interface UserListOutputPageOutput {
@@ -1633,6 +3367,22 @@
sequence?: number;
}
+ type WalletAccountOpenStatusEnum = 10 | 20;
+
+ interface WalletAccountOpenStatusInfo {
+ walletAccountType?: WalletAccountTypeEnum;
+ walletAccountOpenStatus?: WalletAccountOpenStatusEnum;
+ }
+
+ type WalletAccountTypeEnum = 10 | 20 | 30;
+
+ interface WalletAccountTypeMainStatusInfo {
+ walletAccountType?: WalletAccountTypeEnum;
+ walletMainStatus?: WalletMainStatusEnum;
+ }
+
+ type WalletMainStatusEnum = 10 | -20 | -10;
+
interface WindowsTimeZone {
timeZoneId?: string;
}
--
Gitblit v1.9.1