From dbebb8c83128e379bb24d8d7c1bf0838d7c5ebdc Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 20 十一月 2025 15:03:42 +0800
Subject: [PATCH] fix: s
---
src/services/api/typings.d.ts | 1053 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 1,035 insertions(+), 18 deletions(-)
diff --git a/src/services/api/typings.d.ts b/src/services/api/typings.d.ts
index 2d78064..91185da 100644
--- a/src/services/api/typings.d.ts
+++ b/src/services/api/typings.d.ts
@@ -99,6 +99,8 @@
fileSize?: number;
/** 鏂囦欢鎵╁睍鍚� */
fileExtension?: string;
+ /** 瀛楀吀鏂囦欢绫诲瀷Id */
+ fileSearchTypeId?: string;
}
interface AddEnterpriseMaterialInput {
@@ -113,6 +115,8 @@
remark?: string;
/** 鏂囦欢鍒楄〃 */
addEnterpriseMaterialFileList?: AddEnterpriseMaterialFileInput[];
+ /** 鏄惁浣跨敤瀛楀吀閰嶇疆鏉愭枡 */
+ useCustomMaterial?: boolean;
}
interface AddFirstPartyCompanyAuditInput {
@@ -242,10 +246,18 @@
suportPlatRecharge?: boolean;
/** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
suportWithDraw?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
/** 鏂囦欢 */
industrialParkApplyFileFile?: IndustrialParkApplyFileFile[];
/** 鏃犻渶鏀垮姟绔鏍� */
notNeedGovernmentAudit?: boolean;
+ /** 鏃犻渶杩愯惀绔鏍� */
+ noNeedForOperationalReview?: boolean;
+ /** 鏀垮姟绔弻閲嶅鏍� */
+ dualReviewOfGovernmentAffairs?: boolean;
+ /** 鍏徃淇℃伅 */
+ industrialParkCompanyFile?: IndustrialParkCompanyFile[];
}
interface AddIndustryBodyAuditInput {
@@ -447,6 +459,11 @@
userId?: string;
}
+ interface AddParkBountyApplyByEnterpriseInput {
+ batchNo?: string;
+ enterpriseMonthApplyId?: string;
+ }
+
interface AddParkBountyApplyStepOneInput {
batchNo?: string;
parkId?: string;
@@ -504,6 +521,12 @@
signChannel?: SignChannelEnum;
/** 妯℃澘缂栬緫鏁版嵁 */
templateEditData?: string;
+ /** 鏄惁鑷姩绛� */
+ isAutoSign?: boolean;
+ /** 鑷姩绛炬巿鏉冧功 */
+ autoSignPowerAttorneyUrl?: string;
+ /** 鑷畾涔夊唴瀹� */
+ customContentIds?: string[];
}
interface AddUpdateCustomerInput {
@@ -1035,10 +1058,6 @@
id?: string;
}
- interface APIdeleteContractTemplateIdParams {
- id: string;
- }
-
interface APIdeleteCustomerIdParams {
id: string;
}
@@ -1282,8 +1301,19 @@
parentId?: string;
}
+ interface APIgetAllModuleListParams {
+ menuScene?: EnumMenuScene;
+ }
+
interface APIgetAllSubModuleParams {
moduleId?: string;
+ }
+
+ interface APIgetAllSystemTemplateDataParamSettingListParams {
+ /** 鏄惁榛樿 */
+ isDefault?: boolean;
+ /** 妯℃澘Id */
+ lgGigWorkerCustomerTemplateId?: string;
}
interface APIgetBatchBillStaffListParams {
@@ -1357,6 +1387,15 @@
moduleId?: string;
}
+ interface APIgetCustomContractParamterSelectParams {
+ /** 瀹㈡埛Id */
+ customerId?: string;
+ /** 鏄惁榛樿 */
+ isDefault?: boolean;
+ /** 鍚堝悓妯℃澘Id */
+ templateId?: string;
+ }
+
interface APIgetCustomerFileTypeHeadParams {
enterpriseId?: string;
}
@@ -1371,10 +1410,6 @@
interface APIgetCustomerTemplateParamListByTemplateIdParams {
templateId?: string;
- }
-
- interface APIgetCustomerUploadFileRecordParams {
- withMonth?: string;
}
interface APIgetDefaultConnectionStringParams {
@@ -1405,6 +1440,11 @@
interface APIgetEnterpriseRechargeDetailParams {
id?: string;
+ }
+
+ interface APIgetExternalSystemPingAnPayWalletParams {
+ /** 澶栭儴绯荤粺Id */
+ externalSystemId?: string;
}
interface APIgetFirstCurrentUserModuleListCacheByModuleIdParams {
@@ -1739,6 +1779,11 @@
id?: string;
}
+ interface APIgetRewardStatisticsMonthsParams {
+ /** 鎵�灞炲洯鍖篒d */
+ industrialParkId?: string;
+ }
+
interface APIgetRolesIdRolesParams {
id: string;
}
@@ -1831,6 +1876,12 @@
interface APIgetUserOrRoleModuleListParams {
id?: string;
+ objectType?: number;
+ }
+
+ interface APIgetUserOrRoleModuleListParams {
+ id?: string;
+ menuScene?: EnumMenuScene;
objectType?: number;
}
@@ -2382,6 +2433,8 @@
canLoginUserSign?: CanLoginUserSignEnum;
/** 鏄惁鍙互鐧诲綍姹熶綉淇� */
canLoginJYB?: boolean;
+ /** 鏄惁鍙互鐧诲綍鐏垫椿鐢ㄥ伐 */
+ canLoginFlexJob?: boolean;
/** 澶栭儴绯荤粺ID */
externalSystemCodes?: CanLoginUserSignEnum[];
bussinessCode?: string;
@@ -2458,6 +2511,16 @@
list?: BankNoQueryItemOutput[];
}
+ interface BankOcrInput {
+ /** 閾惰鍗″浘鐗嘦RL */
+ bankCardImageUrl?: string;
+ }
+
+ interface BankOcrOutput {
+ /** 閾惰鍗″彿 */
+ bankcardNumber?: string;
+ }
+
interface BaseAuthorizeDto {
moduleType?: number;
moduleId?: string;
@@ -2477,6 +2540,12 @@
}
type BatchBillCheckStatus = 4 | 6 | 10 | 15 | 20 | 30 | -20 | -10;
+
+ interface BatchCreateCompanyUserV3Input {
+ list?: AddCertifiedUserInput[];
+ /** 鏄惁闇�瑕佽璇� */
+ needCertification?: boolean;
+ }
interface BatchInquiriesItem {
/** 鍗曠瑪浜ゆ槗娴佹按鍙� 鎵瑰唴鍞竴 */
@@ -2800,6 +2869,40 @@
serviceStaffId?: string;
}
+ interface BatchSignContractInput {
+ /** 瀵瑰鐢ㄦ埛Id */
+ outUserId?: string;
+ /** 瀵瑰鍚堝悓Id */
+ outContractIds?: string[];
+ }
+
+ interface BatchSignContractOutput {
+ /** 鎴愬姛鍚堝悓Id */
+ successIds?: string[];
+ errors?: BatchSignContractOutputError[];
+ }
+
+ interface BatchSignContractOutputError {
+ /** 瀵瑰鍚堝悓Id */
+ outContractId?: string;
+ /** 閿欒娑堟伅 */
+ errorMessages?: string;
+ }
+
+ interface BatchUpdateContractParamterStatusInput {
+ /** 鍙傛暟Id */
+ ids?: string[];
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
+ interface BatchUpdateCustomContractParamterStatusInput {
+ /** 瀹㈡埛Id */
+ customerId?: string;
+ /** 鍙傛暟Id */
+ ids?: string[];
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
interface BestSignDownloadImageDataResponse {
/** 鍥剧墖鏂囦欢娴� */
data?: any[];
@@ -2876,7 +2979,16 @@
userId?: string;
}
- type BountyCheckStatusEnum = 10 | 20 | 30 | -10;
+ type BountyCheckStatusEnum = 10 | 20 | 30 | -20 | -10;
+
+ interface BuildRewardStatisticsInput {
+ /** 寮�濮嬬粺璁℃湀浠� */
+ startMonth?: string;
+ /** 鎴缁熻鏈堜唤 */
+ endMonth?: string;
+ /** 浼佷笟Id */
+ enterpriseIds?: string[];
+ }
type BusinessSettingTypeEnum = 10;
@@ -2885,7 +2997,7 @@
walletAccountType?: WalletAccountTypeEnum;
}
- type CanLoginUserSignEnum = 1 | 2 | 3 | -1;
+ type CanLoginUserSignEnum = 1 | 2 | 3 | 4 | -1;
interface CategoryAllDto {
/** 绫诲埆Id */
@@ -4025,6 +4137,8 @@
password?: string;
/** 浜т笟鍥尯id */
industrialParkId?: string;
+ /** 缁熶竴绀句細淇$敤浠g爜 */
+ societyCreditCode?: string;
}
interface CreateBackClientUserInput {
@@ -4045,6 +4159,7 @@
}
interface CreateBaseRoleInput {
+ menuScene?: EnumMenuScene;
/** 鍚嶇О */
name?: string;
/** 鎺掑簭 */
@@ -4115,6 +4230,35 @@
status?: CooperationApplyStatusEnum;
}
+ interface CreateGovermentSubAccounts {
+ /** 鍚嶇О */
+ name?: string;
+ /** 鐢ㄦ埛鍚� */
+ userName?: string;
+ /** 澶囨敞 */
+ remark?: string;
+ /** 鎵嬫満鍙� */
+ phoneNumber?: string;
+ /** 鐢ㄦ埛绔疘d */
+ clientId?: string;
+ /** 鍥尯Ids */
+ industrialParkIds?: string[];
+ /** 瑙掕壊 */
+ roleNames?: string[];
+ /** 鏄惁鐞嗚禂鎻愰啋 */
+ sendClaimMessage?: boolean;
+ /** 鏄惁淇濆崟鍒版湡鎻愰啋 */
+ sendBillExpireMessage?: boolean;
+ /** 鏄惁鐭俊鎻愰啋 */
+ isSendMessage?: boolean;
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
+ /** 瀵嗙爜 */
+ password?: string;
+ }
+
interface CreateGoverUserInput {
/** 鍚嶇О */
name?: string;
@@ -4130,6 +4274,16 @@
industrialParkIds?: string[];
/** 瑙掕壊 */
roleNames?: string[];
+ /** 鏄惁鐞嗚禂鎻愰啋 */
+ sendClaimMessage?: boolean;
+ /** 鏄惁淇濆崟鍒版湡鎻愰啋 */
+ sendBillExpireMessage?: boolean;
+ /** 鏄惁鐭俊鎻愰啋 */
+ isSendMessage?: boolean;
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
/** 瀵嗙爜 */
password?: string;
}
@@ -4946,11 +5100,19 @@
id?: string;
/** 瀹㈡埛Id */
customerId: string;
+ /** 浼佷笟鐢ㄦ埛Id */
+ userId?: string;
supplier: EnumElectronSignContractSupplier;
/** 妯℃澘鍚嶇О */
name: string;
/** 妯℃澘缂栧彿 */
templateCode: string;
+ /** 鏄惁鑷姩绛� */
+ isAutoSign?: boolean;
+ /** 鑷姩绛炬巿鏉冧功 */
+ autoSignPowerAttorneyUrl?: string;
+ /** 鑷畾涔夊唴瀹� */
+ customContents?: string[];
/** 妯℃澘鍙橀噺 */
values: CreateOrUpdateContractTemplateValueInput[];
}
@@ -4965,6 +5127,12 @@
name?: string;
/** 鏄惁蹇呭~ */
required?: boolean;
+ /** 鍧愭爣X */
+ x?: number;
+ /** 鍧愭爣Y */
+ y?: number;
+ /** 椤电爜 */
+ page?: number;
}
interface CreateOrUpdateCooperationApplyInput {
@@ -5114,6 +5282,7 @@
}
interface CreateOrUpdateRoleInput {
+ menuScene?: EnumMenuScene;
/** 鍚嶇О */
name?: string;
/** 鎺掑簭 */
@@ -5144,7 +5313,6 @@
}
interface CreateParkBountyTradeInput {
- enterpriseId?: string;
/** 鏈�杩戝嚭璐﹂噾棰� */
tradeAmount?: number;
/** 鍑鸿处鍑瘉 */
@@ -5152,6 +5320,23 @@
/** 娑堣垂绫诲瀷 */
payRemark?: string;
access?: ParkBountyTradeAccessEnum;
+ /** 杩涜处鍗曚綅 */
+ incomeCompanyName?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 鏀舵鍗曚綅鍚嶇О */
+ incomeBankAccount?: string;
+ /** 鏀舵鍗曚綅璐﹀彿 */
+ incomeBankCardNumber?: string;
+ /** 寮�鎴疯 */
+ incomeBankName?: string;
+ /** 鎶曚繚浜烘暟 */
+ insurePeopleNum?: number;
+ enterpriseId?: string;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ auditType?: EnumParkBountyTradeDetailAuditType;
+ /** 姹熺淇濊嚜涓诲嚭璐﹀叧鑱斾繚鍗昳d */
+ insurancePolicyId?: string;
}
interface CreateParkOrHRAdvertiseInput {
@@ -5590,10 +5775,14 @@
industrialParkId?: string;
/** 浜т笟鍥尯鍚嶇О */
industrialParkName?: string;
+ /** 缁存姢鐨勫叕鍙� */
+ companyOrgId?: string;
+ /** 缁存姢鐨勯儴闂� */
+ departmentOrgId?: string;
/** 鏄惁鏈夋湇鍔′汉鍛� */
isHasServiceStaff?: boolean;
- /** 鏈嶅姟浜哄憳id */
- userServiceStaffId?: string;
+ /** 鏈嶅姟浜哄憳鍚嶇О */
+ userServiceStaffs?: CustomerManageListOutputUserServiceStaff[];
/** 鏈嶅姟浜哄憳鍚嶇О */
userServiceStaffName?: string;
/** 鏄惁濂栧姳閲戝彂鏀� */
@@ -5602,12 +5791,23 @@
isSignFreeSet?: boolean;
/** 娉ㄥ唽鏃堕棿 */
registTime?: string;
+ /** 澶囨敞 */
+ remark?: string;
+ industrialParkCompanyList?: IndustrialParkCompanyOutput[];
}
interface CustomerManageListOutputPageOutput {
pageModel?: Pagination;
objectData?: any;
data?: CustomerManageListOutput[];
+ }
+
+ interface CustomerManageListOutputUserServiceStaff {
+ /** 鐢ㄦ埛Id */
+ userId?: string;
+ /** 鏈嶅姟浜哄憳Id */
+ userServiceStaffId?: string;
+ name?: string;
}
interface CustomerMenu {
@@ -5650,6 +5850,9 @@
/** 鐢虫姤閲戦 */
applyAmount?: number;
fileTypes?: CustomerUploadMonthApplyFileType[];
+ enterpriseId?: string;
+ /** 鏄惁鏄繍钀ョ浠d笂浼� */
+ isAdminFileUpload?: boolean;
}
interface CustomerUploadMonthApplyFileType {
@@ -5658,14 +5861,34 @@
}
interface CustomerUploadMonthApplyFileTypeDto {
+ parkBountyApplyId?: string;
fileSearchTypeId?: string;
id?: string;
+ enterpriseId?: string;
fileSearchTypeName?: string;
fileType?: string;
fileSize?: number;
fileUrl?: string;
sort?: number;
creationTime?: string;
+ searchType?: number;
+ }
+
+ interface CustomerUploadMonthApplyFileV2Input {
+ withMonth?: string;
+ /** 鐢虫姤閲戦 */
+ applyAmount?: number;
+ fileTypes?: CustomerUploadMonthApplyFileType[];
+ enterpriseId?: string;
+ /** 鏄惁鏄繍钀ョ浠d笂浼� */
+ isAdminFileUpload?: boolean;
+ /** 姹囨�绘潗鏂� */
+ bountyCollectFileTypeList?: CustomerUploadMonthApplyFileTypeDto[];
+ /** 姹囩畻鏉愭枡 */
+ bountyCollectCountFileTypeList?: CustomerUploadMonthApplyFileTypeDto[];
+ /** 鏄惁閲嶆柊鎻愪氦 */
+ isResubmit?: boolean;
+ parkBountyApplyId?: string;
}
interface DataprepareCreateExtInfo {
@@ -5706,7 +5929,12 @@
refundDealRemark?: string;
}
- type DecimalDecimalValueTuple = true;
+ type DecimalDecimalValueTuple = Record<string, any>;
+
+ interface DeleteContractTemplateInput {
+ /** Id */
+ ids?: string[];
+ }
interface DeleteMonthApplySingleFileInput {
monthApplyId?: string;
@@ -5763,6 +5991,7 @@
interface EditParkBountyApplyStepOneInput {
parkBountyApplyId?: string;
removeCompanyIds?: string[];
+ isResubmit?: boolean;
}
interface EDZ001Input {
@@ -5968,6 +6197,7 @@
interface EnterpriseApplyDrawWithInput {
amount?: number;
invoiceUrl?: string;
+ enterpriseId?: string;
}
interface EnterpriseBatchRefundInput {
@@ -5993,7 +6223,11 @@
remark?: string;
/** 浜т笟鍥尯鍚嶇О */
industrialParkName?: string;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
materialItemOutputList?: EnterpriseMaterialItemOutput[];
+ /** 鏄惁浣跨敤瀛楀吀閰嶇疆鏉愭枡 */
+ useCustomMaterial?: boolean;
}
type EnterpriseMaterialFileBusinessTypeEnum =
@@ -6011,7 +6245,8 @@
| 200
| 210
| 220
- | 999;
+ | 999
+ | 2000;
interface EnterpriseMaterialItemOutput {
fileBusinessType?: EnterpriseMaterialFileBusinessTypeEnum;
@@ -6019,6 +6254,8 @@
fileCount?: number;
/** 鏄惁涓婁紶 */
isUploaded?: boolean;
+ /** 瀛楀吀鏂囦欢绫诲瀷Id */
+ fileSearchTypeId?: string;
lastModificationTime?: string;
materialFileItemList?: MaterialFileItemOutput[];
lastModifierName?: string;
@@ -6037,6 +6274,8 @@
remark?: string;
/** 鏂囦欢鏁伴噺 */
fileCount?: number;
+ /** 浼佷笟鐢虫姤鏉愭枡鏁伴噺 */
+ enterpriseMonthApplyFileCount?: number;
lastModificationTime?: string;
lastModifierName?: string;
lastModifierId?: string;
@@ -6159,6 +6398,8 @@
configuration?: Record<string, any>;
}
+ type EnumElectronSignContractParameterStatus = 10 | 20;
+
type EnumElectronSignContractStatus = 1 | 2 | 3 | 4 | 5 | 9 | 99;
type EnumElectronSignContractSupplier = 10 | 20;
@@ -6177,9 +6418,21 @@
type EnumElectronSignUserType = 10 | 20;
+ type EnumMenuScene = 0 | 1;
+
+ type EnumPagedListOrder = 0 | 1;
+
type EnumParkBountyTradeDetailAuditStatus = 10 | 20 | 30;
+ type EnumParkBountyTradeDetailAuditType = 10 | 100;
+
type EnumParkRewardStatisticsDetailScene = 1 | 2 | 3 | 4 | 5;
+
+ type EnumSmsAccess = 0 | 10 | 20;
+
+ type EnumSmsStatus = 0 | 10 | 20 | 30;
+
+ type EnumWalletSignStatus = 1 | 10 | 100 | 999;
interface ExportBountyApplyData {
/** 浼佷笟鍚嶇О */
@@ -6188,7 +6441,7 @@
societyCreditCode: string;
/** 璐㈡斂鎷ㄤ粯閲戦 */
financeToAmountStr?: string;
- /** 骞冲彴鍏呭�奸噾棰� */
+ /** 骞冲彴鎷ㄤ粯閲戦 */
transferToAmountStr?: string;
/** 璐㈡斂鎷ㄤ粯閲戦 */
financeToAmount?: number;
@@ -6349,7 +6602,7 @@
fileId?: string;
}
- type FinanceStatusEnum = 1 | 2 | 3;
+ type FinanceStatusEnum = 1 | 2 | 3 | -1;
type FinanceTypeEnum = 10 | 20 | 30;
@@ -7097,6 +7350,46 @@
completedEndDate?: string;
}
+ interface GetContractParamterListInput {
+ pageModel?: Pagination;
+ /** 鍏抽敭瀛� */
+ keywords?: string;
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
+ interface GetContractParamterListItem {
+ /** 鍙傛暟Id */
+ id?: string;
+ /** 鏁版嵁鍙傛暟鍚嶇О */
+ dataParamName?: string;
+ /** 鏁版嵁鍙傛暟瀛楁鍚嶇О */
+ dataParamNameFieldName?: string;
+ /** 鏁版嵁鍙傛暟榛樿鍊� */
+ dataParamDefaultValue?: string;
+ /** 鏄惁 涓嶆槸鏁板�煎弬鏁帮紝鍗虫棤闇�鍊� */
+ isNotValueParam?: boolean;
+ /** 鏄惁榛樿 */
+ isDefault?: boolean;
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
+ interface GetContractParamterListItemPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetContractParamterListItem[];
+ }
+
+ interface GetContractTemplateCustomContentDto {
+ /** 鍚堝悓妯℃澘Id */
+ templateId?: string;
+ /** 鍙橀噺鍚嶇О */
+ label?: string;
+ /** 鍙橀噺浠g爜 */
+ name?: string;
+ /** 鍊� */
+ value?: string;
+ }
+
interface GetContractTemplateDto {
/** Id */
id?: string;
@@ -7109,6 +7402,12 @@
name?: string;
/** 妯℃澘缂栧彿 */
templateCode?: string;
+ /** 鏄惁鑷姩绛� */
+ isAutoSign?: boolean;
+ /** 鑷姩绛炬巿鏉冧功 */
+ autoSignPowerAttorneyUrl?: string;
+ /** 妯℃澘鍙橀噺 */
+ customContents?: GetContractTemplateCustomContentDto[];
/** 妯℃澘鍙橀噺 */
values?: GetContractTemplateValueDto[];
}
@@ -7137,6 +7436,12 @@
name?: string;
/** 鏄惁蹇呭~ */
required?: boolean;
+ /** 鍧愭爣X */
+ x?: number;
+ /** 鍧愭爣Y */
+ y?: number;
+ /** 椤电爜 */
+ page?: number;
}
interface GetCooperationApplyInput {
@@ -7185,6 +7490,33 @@
startDate?: string;
/** 鎴鏃ユ湡 */
endDate?: string;
+ }
+
+ interface GetCustomContractParamterListInput {
+ pageModel?: Pagination;
+ /** 瀹㈡埛Id */
+ customerId?: string;
+ /** 鍏抽敭瀛� */
+ keywords?: string;
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
+ interface GetCustomContractParamterListItem {
+ /** 鍙傛暟Id */
+ id?: string;
+ /** 鍙橀噺鍚嶇О */
+ label?: string;
+ /** 鍙橀噺浠g爜 */
+ name?: string;
+ /** 鏄惁榛樿 */
+ isDefault?: boolean;
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
+ interface GetCustomContractParamterListItemPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetCustomContractParamterListItem[];
}
interface GetCustomerDto {
@@ -7306,6 +7638,8 @@
outCheckTimeEnd?: string;
outCheckStatus?: BountyCheckStatusEnum;
inCheckStatus?: BountyCheckStatusEnum;
+ /** 鎵�灞炲洯鍖� */
+ industrialParkId?: string;
}
interface GetCustomersExportInput {
@@ -7328,6 +7662,23 @@
creatorId?: string;
/** 鏄惁鍙互缂栬緫鍚嶇О */
isCanEditName?: boolean;
+ /** 鏄惁鑷姩绛� */
+ isAutoSign?: boolean;
+ /** 鑷姩绛炬巿鏉冧功锛堥�夋嫨鑷姩绛炬椂鏄剧ず锛� */
+ autoSignPowerAttorneyUrl?: string;
+ /** 鑷畾涔夊唴瀹� */
+ customContents?: GetCustomerTemplateDetailOutputCustomContent[];
+ }
+
+ interface GetCustomerTemplateDetailOutputCustomContent {
+ /** 妯℃澘Id */
+ templateId?: string;
+ /** Id */
+ id?: string;
+ /** 鏁版嵁鍙傛暟鍚嶇О */
+ dataParamName?: string;
+ /** 鍊� */
+ value?: string;
}
interface GetCustomerTemplateListOutput {
@@ -7345,6 +7696,10 @@
platedTime?: string;
/** 鎿嶄綔浜� */
operator?: string;
+ /** 鏄惁鑷姩绛� */
+ isAutoSign?: boolean;
+ /** 鑷畾涔夊唴瀹� */
+ customContents?: GetCustomerTemplateDetailOutputCustomContent[];
}
interface GetCustomerUploadApplyFilesByTypeInput {
@@ -7362,6 +7717,7 @@
interface GetCustomerUploadApplyFilesInput {
id?: string;
enterpriseId?: string;
+ userId?: string;
withMonth?: string;
parkBountyApplyId?: string;
}
@@ -7393,6 +7749,28 @@
parkName?: string;
/** 闄勪欢 */
items?: GetCustomerUploadApplyFilesOutput[];
+ }
+
+ interface GetCustomerUploadApplyFilesV2Response {
+ /** 鎵�灞炴湀浠� */
+ withMonth?: string;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ /** 鐢虫姤閲戦 */
+ applyAmount?: number;
+ /** 鎵�灞炲洯鍖� */
+ parkName?: string;
+ /** 闄勪欢 */
+ items?: GetCustomerUploadApplyFilesOutput[];
+ /** 姹囨�绘潗鏂� */
+ bountyCollectFileTypeList?: GetCustomerUploadApplyFilesOutput[];
+ /** 姹囩畻鏉愭枡 */
+ bountyCollectCountFileTypeList?: GetCustomerUploadApplyFilesOutput[];
+ }
+
+ interface GetCustomerUploadFileRecordInput {
+ withMonth?: string;
+ userId?: string;
}
interface GetCustomerUploadFileRecordOutput {
@@ -7467,6 +7845,8 @@
endDateTime?: string;
enterpriseId?: string;
checkStatus?: EnterpriseRechargeStatusEnum;
+ /** 鎵�灞炲洯鍖� */
+ industrialParkId?: string;
}
interface GetEnterpriseDrawWithListOutput {
@@ -7476,6 +7856,7 @@
societyCreditCode?: string;
creationTime?: string;
enterpriseType?: string;
+ parkId?: string;
parkName?: string;
parkType?: string;
amount?: number;
@@ -7484,6 +7865,8 @@
checkTime?: string;
checkRemark?: string;
checkFileUrl?: string;
+ /** 鎻愮幇瀹℃牳鎿嶄綔浜� */
+ checkOperator?: string;
}
interface GetEnterpriseDrawWithListOutputPageOutput {
@@ -7501,6 +7884,11 @@
/** 鐢虫姤閲戦 */
applyAmount?: number;
applyStatus?: EnterpriseMonthApplyStatusEnum;
+ inCheckStatus?: BountyCheckStatusEnum;
+ outCheckStatus?: BountyCheckStatusEnum;
+ outReCheckStatus?: BountyCheckStatusEnum;
+ /** 鑷富鐢虫姤鐨勭敵鎶d */
+ parkBountyApplyId?: string;
}
interface GetEnterpriseMonthApplyFileOutputPageOutput {
@@ -7528,6 +7916,8 @@
beginDateTime?: string;
endDateTime?: string;
checkStatus?: EnterpriseRechargeStatusEnum;
+ /** 鎵�灞炲洯鍖� */
+ industrialParkId?: string;
}
interface GetEnterprisePreChargeCheckListOutput {
@@ -7549,6 +7939,10 @@
/** 鎻愪氦鏃ユ湡 */
creationTime?: string;
checkStatus?: EnterpriseRechargeStatusEnum;
+ /** 瀹℃牳浜� */
+ checkOperator?: string;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
}
interface GetEnterprisePreChargeCheckListOutputPageOutput {
@@ -7608,6 +8002,16 @@
pageModel?: Pagination;
/** 鍏抽敭瀛� */
searchKey?: string;
+ }
+
+ interface GetExternalSystemPingAnPayWalletOutput {
+ /** 鎴峰悕 */
+ name?: string;
+ /** 璐﹀彿 */
+ identity?: string;
+ /** 浣欓 */
+ balance?: number;
+ signStatus?: EnumWalletSignStatus;
}
interface GetFeatureListResultDto {
@@ -7750,6 +8154,12 @@
waitCheckEnterpriseNumber?: number;
/** 濂栧姳閲戝緟鍙戞斁 */
waitForSettleRewardNumber?: number;
+ /** 鎻愮幇寰呭鎵� */
+ waitDrawWithAuditNumber?: number;
+ /** 鍑鸿处寰呭鎵� */
+ waitPlatRewardPayOutAuditNumber?: number;
+ /** 璐㈠姟寰呭鏍� */
+ waitPlatRewardPayOutFinanceAuditNumber?: number;
/** 绱宸插鏍镐紒涓� */
accumulatedCheckEnterpriseNumber?: number;
/** 绱宸插鏍搁�氳繃浼佷笟 */
@@ -8918,6 +9328,13 @@
settleStatus?: SettleStatusEnum;
incomeStatus?: IncomeStatusEnum;
financeStatus?: FinanceStatusEnum;
+ /** 澶栭儴澶嶅鏍歌捣濮嬫棩鏈� */
+ outReCheckTimeBegin?: string;
+ /** 澶栭儴澶嶅鏍哥粨鏉熸棩鏈� */
+ outReCheckTimeEnd?: string;
+ outReCheckStatus?: BountyCheckStatusEnum;
+ /** 鎵�灞炲洯鍖� */
+ industrialParkId?: string;
}
interface GetParkBountyApplyListOutput {
@@ -8973,6 +9390,27 @@
suportPlatRecharge?: boolean;
/** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
suportWithDraw?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
+ /** 鏃犻渶杩愯惀绔鏍� */
+ noNeedForOperationalReview?: boolean;
+ /** 鏀垮姟绔弻閲嶅鏍� */
+ dualReviewOfGovernmentAffairs?: boolean;
+ /** 鍐呴儴瀹℃牳浜� */
+ inCheckAuditOperator?: string;
+ /** 澶栭儴瀹℃牳浜� */
+ outCheckAuditOperator?: string;
+ /** 澶栭儴澶嶅鏍镐汉 */
+ outReCheckAuditOperator?: string;
+ /** 骞冲彴鎷ㄤ粯鍏ヨ处璺熻储鏀挎嫧浠樺叆璐︽搷浣滀汉 */
+ incomeAndFinanceIncomeOperator?: string;
+ /** 骞冲彴鎷ㄤ粯鐧昏璺熻储鏀挎嫧浠樼櫥璁版搷浣滀汉 */
+ settleAndFinanceOperator?: string;
+ outReCheckStatus?: BountyCheckStatusEnum;
+ /** 鏀垮姟绔瀹℃椂闂� */
+ outReCheckTime?: string;
+ /** 鎾ゅ洖鍘熷洜 */
+ reasonForWithdrawal?: string;
}
interface GetParkBountyApplyListOutputPageOutput {
@@ -9006,11 +9444,15 @@
auditTimeBegin?: string;
/** 瀹℃牳缁撴潫鏃ユ湡 */
auditTimeEnd?: string;
+ /** 鎵�灞炲洯鍖� */
+ industrialParkId?: string;
/** 鍥尯Id */
parkId?: string;
enterpriseId?: string;
+ financeType?: FinanceTypeEnum;
auditStatus?: EnumParkBountyTradeDetailAuditStatus;
financeAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
}
interface GetParkBountyTradeDetailOutput {
@@ -9042,6 +9484,8 @@
tradeTime?: string;
/** 濂栧姳閲戜綑棰� */
remianAmount?: number;
+ /** 濂栧姳閲戜綑棰� */
+ bountyAmount?: number;
financeType?: FinanceTypeEnum;
showAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
auditStatus?: EnumParkBountyTradeDetailAuditStatus;
@@ -9055,7 +9499,44 @@
/** 璐㈠姟瀹℃牳鏃堕棿 */
financeAuditTime?: string;
/** 瀹℃牳鍑瘉 */
+ financeAuditFileUrl?: string;
+ /** 瀹℃牳鍑瘉 */
payAuditFileUrl?: string;
+ /** 杩涜处鍗曚綅 */
+ incomeCompanyName?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 鏀舵鍗曚綅鍚嶇О */
+ incomeBankAccount?: string;
+ /** 鏀舵鍗曚綅璐﹀彿 */
+ incomeBankCardNumber?: string;
+ /** 寮�鎴疯 */
+ incomeBankName?: string;
+ /** 鎶曚繚浜烘暟 */
+ insurePeopleNum?: number;
+ creationTime?: string;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 浼佷笟鑷韩鍑鸿处瀹℃牳澶囨敞 */
+ selfAuditRemark?: string;
+ /** 浼佷笟鑷韩鍑鸿处瀹℃牳鏃堕棿 */
+ selfAuditTime?: string;
+ /** 浼佷笟鑷韩瀹℃牳鍑瘉 */
+ selfAuditFileUrl?: string;
+ /** 鍑鸿处鎿嶄綔浜� */
+ auditOperator?: string;
+ /** 鍑鸿处鎿嶄綔浜篒D */
+ auditOperatorId?: string;
+ /** 璐㈠姟瀹℃牳鎿嶄綔浜� */
+ financeAuditOperator?: string;
+ /** 璐㈠姟瀹℃牳鎿嶄綔浜篒d */
+ financeAuditOperatorId?: string;
+ /** 浼佷笟鑷韩鎿嶄綔浜� */
+ selfAuditOperator?: string;
+ /** 浼佷笟鑷韩鎿嶄綔浜篒d */
+ selfAuditOperatorId?: string;
+ /** 姹熺淇濅笂浼犵殑淇濆崟鏂囦欢 */
+ insureBillUrl?: string;
+ auditType?: EnumParkBountyTradeDetailAuditType;
}
interface GetParkBountyTradeDetailOutputPageOutput {
@@ -9080,6 +9561,8 @@
auditTimeBegin?: string;
/** 瀹℃牳缁撴潫鏃ユ湡 */
auditTimeEnd?: string;
+ /** 鎵�灞炲洯鍖� */
+ industrialParkId?: string;
}
interface GetParkBountyTradeOutput {
@@ -9099,8 +9582,12 @@
tradeTime?: string;
/** 濂栧姳閲戜綑棰� */
remianAmount?: number;
+ /** 璐㈡斂鎷ㄤ粯浣欓 */
+ financeAmount?: number;
/** 鐢宠鍥尯 */
parkName?: string;
+ /** 鎵�灞炲洯鍖� */
+ parkId?: string;
/** 鐢宠鍥尯绫诲瀷 */
parkTypeName?: string;
}
@@ -9148,8 +9635,18 @@
remianAmount?: number;
/** 鍑瘉 */
payFileUrl?: string;
+ /** 瀹℃牳鍑瘉 */
+ payAuditFileUrl?: string;
+ /** 瀹℃牳鍑瘉 */
+ financeAuditFileUrl?: string;
payFileUrls?: string[];
financeType?: FinanceTypeEnum;
+ /** 杩涜处鍗曚綅 */
+ incomeCompanyName?: string;
+ /** 浼佷笟鑷韩瀹℃牳鍑瘉 */
+ selfAuditFileUrl?: string;
+ /** 姹熺淇濅笂浼犵殑淇濆崟鏂囦欢 */
+ insureBillUrl?: string;
}
interface GetParkCustomerBountyConsumptionOutputPageOutput {
@@ -9267,12 +9764,15 @@
parkTypName?: string;
/** 钀ヤ笟鎵х収 */
licenseUrl?: string;
+ /** 鍚堜綔鍗忚 */
+ cooperationUrl?: string;
/** 閾惰鎬昏鍚嶇О */
bankName?: string;
/** 閾惰鏀鍚嶇О */
bankBranchName?: string;
/** 閾惰鍗″彿 */
bankCardNumber?: string;
+ userCertificationStatus?: UserCertificationStatusEnum;
}
interface GetParkCustomerManageOutput {
@@ -9562,6 +10062,10 @@
industrialParkId?: string;
/** 鎵�灞炲洯鍖� */
industrialParkName?: string;
+ /** 鏄惁鏀寔骞冲彴鍏呭�� */
+ suportPlatRecharge?: boolean;
+ /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+ suportWithDraw?: boolean;
/** 鑱旂郴浜� */
contact?: string;
/** 鑱旂郴鐢佃瘽 */
@@ -9600,6 +10104,8 @@
pageModel?: Pagination;
/** 鏈堜唤 */
month?: string;
+ /** 鏈堜唤 */
+ months?: string[];
/** 鎵�灞炲洯鍖篒d */
industrialParkId?: string;
/** 鍏抽敭瀛� */
@@ -9610,6 +10116,7 @@
pageModel?: Pagination;
/** 鏌ヨ鏉′欢锛氳鑹插悕绉� */
queryCondition?: string;
+ menuScene?: EnumMenuScene;
}
interface GetSearchSettingList {
@@ -9832,6 +10339,94 @@
data?: GetSignRealNameCostListOutput[];
}
+ interface GetSmsLogsQuery {
+ pageModel?: PagedListQueryPageModel;
+ /** 鍒涘缓鏃堕棿-璧峰 */
+ createdTimeBegin?: string;
+ /** 鍒涘缓鏃堕棿-鎴 */
+ createdTimeEnd?: string;
+ /** 鎿嶄綔浜� */
+ createdUser?: string;
+ /** 娓犻亾鎿嶄綔浜� */
+ channelCreatedUserIds?: string[];
+ /** 璺熻釜Id */
+ traceId?: string;
+ access?: EnumSmsAccess;
+ /** 鎵嬫満鍙风爜 */
+ phoneNumber?: string;
+ /** 妯℃澘浠g爜 */
+ templateCode?: string;
+ /** 妯℃澘鍙傛暟 */
+ templateParam?: string;
+ /** 鏄惁浣跨敤 */
+ isUsed?: boolean;
+ status?: EnumSmsStatus;
+ }
+
+ interface GetSmsLogsQueryResult {
+ pageModel?: PagedListQueryResultPageModel;
+ /** 鏁版嵁 */
+ data?: GetSmsLogsQueryResultItem[];
+ }
+
+ interface GetSmsLogsQueryResultItem {
+ /** Id */
+ id?: string;
+ /** 璺熻釜Id */
+ traceId?: string;
+ access?: EnumSmsAccess;
+ /** 鎵嬫満鍙风爜 */
+ phoneNumber?: string;
+ /** 妯℃澘浠g爜 */
+ templateCode?: string;
+ /** 妯℃澘鍙傛暟 */
+ templateParam?: string;
+ /** 鏈夋晥鏈� */
+ expiry?: string;
+ /** 鏄惁浣跨敤 */
+ isUsed?: boolean;
+ status?: EnumSmsStatus;
+ /** 璇锋眰Id */
+ requestId?: string;
+ /** 鍥炰紶浠g爜 */
+ code?: string;
+ /** 鍥炰紶娑堟伅 */
+ message?: string;
+ /** 娓犻亾鍚嶇О */
+ channelName?: string;
+ /** 娓犻亾鎿嶄綔浜� */
+ channelCreatedUserId?: string;
+ /** 鍒涘缓鏃堕棿 */
+ createdTime?: string;
+ }
+
+ type GetSmsSettingQuery = Record<string, any>;
+
+ interface GetSmsSettingQueryResult {
+ /** 鏄惁绂佺敤 */
+ isDisabled?: boolean;
+ /** 甯﹀嚭鍙傛暟 */
+ withoutParams?: boolean;
+ /** 姣忓垎閽熸渶澶ф暟閲� */
+ minutelyMaxCount?: number;
+ /** 姣忓皬鏃舵渶澶ф暟閲� */
+ hourlyMaxCount?: number;
+ /** 姣忓ぉ鏈�澶ф暟閲� */
+ dailyMaxCount?: number;
+ /** 閫氶亾閰嶇疆 */
+ accesses?: GetSmsSettingQueryResultAccess[];
+ }
+
+ interface GetSmsSettingQueryResultAccess {
+ access?: EnumSmsAccess;
+ /** 鏄惁绂佺敤 */
+ isDisabled?: boolean;
+ /** 鎺掑簭 */
+ sort?: number;
+ /** 绛惧悕鍚嶇О */
+ signName?: string;
+ }
+
interface GetTagsInput {
/** 绫诲瀷锛�0浜у搧鏍囩锛�1璧勮鏍囩锛�3蹇嵎璇勮鏍囩 */
type?: number;
@@ -9934,6 +10529,8 @@
bankBranchName?: string;
bankCardNumber?: string;
bankIsVerify?: boolean;
+ /** 鍚堜綔鍗忚 */
+ cooperationUrl?: string;
}
interface GetUserBaseInfoDataResponse {
@@ -10011,7 +10608,7 @@
/** 鍚堝悓鐨勫彂閫佹椂闂� 娣诲姞绗竴涓缃茶�呯殑鏃堕棿锛屽綋绗竴涓缃茶�呮坊鍔犳垚鍔熷嵆璁や负鍚堝悓宸插彂閫� */
sendTime?: string;
/** 鎬婚〉鏁� */
- signers?: string;
+ signers?: string[];
/** 寮�鍙戣�呯紪鍙� */
developerId?: string;
/** 鍚堝悓缂栧彿 */
@@ -11067,6 +11664,23 @@
industrialParkFileTypeSetting?: string[];
}
+ interface IndustrialParkCompanyFile {
+ /** 鍏徃ID */
+ companyOrgId?: string;
+ /** 閮ㄩ棬ID */
+ departmentOrgId?: string;
+ }
+
+ interface IndustrialParkCompanyOutput {
+ id?: string;
+ /** 宸ヤ笟鍥尯ID */
+ industrialParkId?: string;
+ /** 鍏徃ID */
+ companyOrgId?: string;
+ /** 閮ㄩ棬ID */
+ departmentOrgId?: string;
+ }
+
interface IndustrialParkDetailOutput {
id?: string;
/** 鍥尯鍚嶇О */
@@ -11096,11 +11710,18 @@
suportWithDraw?: boolean;
/** 鏃犻渶鏀垮姟绔鏍� */
notNeedGovernmentAudit?: boolean;
+ /** 鏃犻渶杩愯惀绔鏍� */
+ noNeedForOperationalReview?: boolean;
+ /** 鏀垮姟绔弻閲嶅鏍� */
+ dualReviewOfGovernmentAffairs?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
/** 娉ㄥ唽鍦板潃 */
registerAddress?: string;
/** 澶囨敞 */
remark?: string;
industrialParkFileTypeList?: IndustrialParkFileTypeOutput[];
+ industrialParkCompanyList?: IndustrialParkCompanyOutput[];
}
interface IndustrialParkDropDownOutput {
@@ -11117,6 +11738,8 @@
suportEnterpriseUpload?: boolean;
/** 鏄惁鏀寔骞冲彴鍏呭�� */
suportPlatRecharge?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
}
interface IndustrialParkFileTypeOutput {
@@ -11124,6 +11747,7 @@
applyFileType?: number;
/** 鍥尯鏉愭枡 */
fileSearchTypeId?: string;
+ fileSearchTypeName?: string;
}
interface IndustrialParkListOutput {
@@ -11155,6 +11779,12 @@
suportWithDraw?: boolean;
/** 鏃犻渶鏀垮姟绔鏍� */
notNeedGovernmentAudit?: boolean;
+ /** 鏃犻渶杩愯惀绔鏍� */
+ noNeedForOperationalReview?: boolean;
+ /** 鏀垮姟绔弻閲嶅鏍� */
+ dualReviewOfGovernmentAffairs?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
}
interface IndustrialParkListOutputPageOutput {
@@ -14016,6 +14646,8 @@
compayId?: string;
/** 闇�瑕佺绾︾殑鐢ㄦ埛绛剧害id */
listLgWorkerSignId?: string[];
+ /** 鏉ヨ嚜鑷姩绛� */
+ fromAutoSign?: boolean;
}
interface LgGigWorkerBussinessAutoSignOutput {
@@ -14672,6 +15304,8 @@
fileSize?: number;
/** 鏂囦欢鎵╁睍鍚� */
fileExtension?: string;
+ /** 瀛楀吀鏂囦欢绫诲瀷Id */
+ fileSearchTypeId?: string;
}
type MessageBusinessBehaviorTypeEnum =
@@ -14841,6 +15475,25 @@
parentModuleName?: string;
}
+ interface ModuleDtoV2 {
+ id?: string;
+ description?: string;
+ sortCode?: number;
+ enabledMark?: number;
+ parentId?: string;
+ name?: string;
+ isCache?: boolean;
+ path?: string;
+ viewAddress?: string;
+ levelNum?: number;
+ enCode?: string;
+ menuSource?: EnumMenuScene;
+ icon?: string;
+ hasCheck?: boolean;
+ isMenu?: number;
+ parentModuleName?: string;
+ }
+
interface ModuleExtensionDto {
entities?: Record<string, any>;
configuration?: Record<string, any>;
@@ -14961,6 +15614,11 @@
month?: number;
materialType?: EnterpriseMaterialTypeEnum;
materialItemList?: SimpleEnterpriseMaterialItemOutput[];
+ lastModificationTime?: string;
+ /** 鏄惁浣跨敤瀛楀吀閰嶇疆鏉愭枡 */
+ useCustomMaterial?: boolean;
+ /** 鏄惁瀹屽杽 */
+ isCompleteMaterial?: boolean;
}
interface MyEnterpriseMaterialListOutputPageOutput {
@@ -15656,6 +16314,7 @@
| 30
| 31
| 32
+ | 33
| 40
| 42;
@@ -16035,10 +16694,23 @@
suportEnterpriseUpload?: boolean;
/** 鏄惁鏀寔骞冲彴鍏呭�� */
suportPlatRecharge?: boolean;
+ /** 鏃犻渶杩愯惀绔鏍� */
+ noNeedForOperationalReview?: boolean;
+ /** 鏀垮姟绔弻閲嶅鏍� */
+ dualReviewOfGovernmentAffairs?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
/** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
suportWithDraw?: boolean;
listFiles?: CustomerUploadMonthApplyFileTypeDto[];
collectCountListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
+ extraListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ outReCheckStatus?: BountyCheckStatusEnum;
+ /** 鏀垮姟绔瀹″娉� */
+ outReCheckRemark?: string;
+ /** 鎾ら攢鍘熷洜 */
+ reasonForWithdrawal?: string;
}
interface OutcheckParkBountyApplyInput {
@@ -16046,6 +16718,55 @@
outCheckStatus?: BountyCheckStatusEnum;
/** 澶囨敞 */
remark?: string;
+ /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
+ extraListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ }
+
+ interface OutcheckParkBountyApplyRedoedInput {
+ parkBountyApplyId?: string;
+ /** 鎾ゅ洖鍘熷洜 */
+ reasonForWithdrawal?: string;
+ }
+
+ interface OutcheckParkBountyApplyResubmitInput {
+ parkBountyApplyId?: string;
+ }
+
+ interface OutReCheckParkBountyApplyInput {
+ parkBountyApplyId?: string;
+ outReCheckStatus?: BountyCheckStatusEnum;
+ /** 澶囨敞 */
+ remark?: string;
+ /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
+ extraListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ }
+
+ interface PagedListQueryPageModel {
+ /** 琛屾暟 */
+ rows?: number;
+ /** 椤电爜 */
+ page?: number;
+ /** 鎺掑簭 */
+ orderInput?: PagedListQueryPageModelOrderInput[];
+ }
+
+ interface PagedListQueryPageModelOrderInput {
+ /** 灞炴�� */
+ property?: string;
+ order?: EnumPagedListOrder;
+ }
+
+ interface PagedListQueryResultPageModel {
+ /** 琛屾暟 */
+ rows?: number;
+ /** 椤电爜 */
+ page?: number;
+ /** 鎺掑簭 */
+ orderInput?: PagedListQueryPageModelOrderInput[];
+ /** 鎬绘暟 */
+ totalCount?: number;
+ /** 椤垫暟 */
+ totalPage?: number;
}
interface PageInput {
@@ -16090,6 +16811,8 @@
suportEnterpriseUpload?: boolean;
/** 鏄惁鏀寔骞冲彴鍏呭�� */
suportPlatRecharge?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
/** 鐢宠鍥尯绫诲瀷 */
parkTypeName?: string;
/** 鐢宠濂栧姳閲戞湀浠� */
@@ -16116,6 +16839,8 @@
financeSumAmount?: number;
listFiles?: CustomerUploadMonthApplyFileTypeDto[];
collectCountListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
+ extraListFiles?: CustomerUploadMonthApplyFileTypeDto[];
}
interface ParkBountyApplyBatchFinanceInput {
@@ -17691,6 +18416,8 @@
canLoginUserSign?: CanLoginUserSignEnum;
/** 鏄惁鍙互鐧诲綍姹熶綉淇� */
canLoginJYB?: boolean;
+ /** 鏄惁鍙互鐧诲綍鐏垫椿鐢ㄥ伐 */
+ canLoginFlexJob?: boolean;
/** 澶栭儴绯荤粺ID */
externalSystemCodes?: CanLoginUserSignEnum[];
bussinessCode?: string;
@@ -17749,6 +18476,8 @@
userInfoEmailAddress?: string;
/** 娉ㄥ唽鏃ユ湡 */
registDate?: string;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
}
interface PriceInfo {
@@ -18457,6 +19186,8 @@
/** 鏈嶅姟浜哄憳Id */
userServiceStaffId?: string;
userId?: string;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
}
interface QueryCustomerTemplateListInput {
@@ -19070,6 +19801,50 @@
proxyPowerAttorneyUrl?: string;
}
+ interface RealEnterpriseInputByCertAccountInput {
+ /** 瀹㈡埛Id */
+ customerId?: string;
+ /** 涓婁笂绛捐瘉涔﹁处鍙凤紙閫夊~锛� */
+ certAccount: string;
+ /** 澶栭儴浼佷笟Id */
+ outUserId: string;
+ /** 鏄惁濮旀墭缁忓姙浜� */
+ proxy?: boolean;
+ realMethod: EnumElectronSignPersonalRealMethod;
+ /** 浼佷笟鍏ㄧО */
+ enterpriseName: string;
+ /** 缁熶竴绀句細淇$敤浠g爜 */
+ societyCreditCode: string;
+ /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */
+ licenseUrl: string;
+ /** 娉曚汉濮撳悕 */
+ legalPerson: string;
+ /** 娉曚汉鎴栫粡鍔炰汉濮撳悕 */
+ name: string;
+ /** 娉曚汉鎴栫粡鍔炰汉韬唤璇佸彿 */
+ identity: string;
+ /** 韬唤璇佷汉鍍忛潰Url */
+ identityImgUrl: string;
+ /** 韬唤璇佸浗寰介潰Url */
+ identityBackImgUrl: string;
+ /** 娉曚汉鎴栫粡鍔炰汉閾惰鍗″彿 */
+ bankCard?: string;
+ /** 閾惰鍗$収鐗� */
+ bankCardImgUrl?: string;
+ /** 娉曚汉鎴栫粡鍔炰汉鎵嬫満鍙� */
+ mobile?: string;
+ /** 浼佷笟鎺堟潈涔� */
+ proxyPowerAttorneyUrl?: string;
+ }
+
+ interface RealEnterpriseInputByCertAccountOutput {
+ /** 璁よ瘉娴佹按鍙� */
+ id?: string;
+ status?: EnumElectronSignRealStatus;
+ /** 涓婁笂绛捐瘉涔﹁处鍙凤紙閫夊~锛� */
+ certAccount?: string;
+ }
+
interface RealEnterpriseOutput {
/** 璁よ瘉娴佹按鍙� */
id?: string;
@@ -19317,6 +20092,8 @@
mobile?: string;
/** 楠岃瘉鐮� */
vCode?: string;
+ /** 浜鸿劯璇嗗埆鎴愬姛璋冩暣椤甸潰 */
+ faceRealCallbackUrl?: string;
}
interface RealPersonalOutput {
@@ -19426,6 +20203,8 @@
identity?: string;
/** 涓汉鎴栨硶浜烘垨缁忓姙浜烘墜鏈哄彿 */
mobile?: string;
+ /** 涓婁笂绛捐瘉涔﹁处鍙凤紙閫夊~锛� */
+ certAccount?: string;
}
type RelationalTypeEnum = 10 | 20;
@@ -19729,6 +20508,7 @@
interface RoleInfo {
/** 瑙掕壊Id */
id?: string;
+ menuScene?: EnumMenuScene;
/** 鍚嶇О */
name?: string;
/** 鎺掑簭 */
@@ -19853,6 +20633,32 @@
receiptName?: string;
}
+ interface SaveContractTemplateParamterInput {
+ /** 鍙傛暟Id */
+ id?: string;
+ /** 鏁版嵁鍙傛暟鍚嶇О */
+ dataParamName?: string;
+ /** 鏁版嵁鍙傛暟瀛楁鍚嶇О */
+ dataParamNameFieldName?: string;
+ /** 鏁版嵁鍙傛暟榛樿鍊� */
+ dataParamDefaultValue?: string;
+ /** 鏄惁 涓嶆槸鏁板�煎弬鏁帮紝鍗虫棤闇�鍊� */
+ isNotValueParam?: boolean;
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
+ interface SaveCustomContractTemplateParamterInput {
+ /** 瀹㈡埛Id */
+ customerId?: string;
+ /** 鍙傛暟Id */
+ id?: string;
+ /** 鍙橀噺鍚嶇О */
+ label?: string;
+ /** 鍙橀噺浠g爜 */
+ name?: string;
+ status?: EnumElectronSignContractParameterStatus;
+ }
+
interface SaveCustomerTemplateParamInput {
/** 妯℃澘id */
lgGigWorkerCustomerTemplateId?: string;
@@ -19879,6 +20685,15 @@
templateParamExtraData?: string;
}
+ interface SaveExternalSystemPingAnPayWalletInput {
+ /** 澶栭儴绯荤粺Id */
+ externalSystemId?: string;
+ /** 鎴峰悕 */
+ name: string;
+ /** 璐﹀彿 */
+ identity: string;
+ }
+
interface SaveParkBountyApplyCollectFileInput {
parkBountyApplyId?: string;
/** 濂栧姳閲戝垎閰嶈〃 */
@@ -19892,11 +20707,39 @@
/** 璐㈡斂鎷ㄤ粯鎬婚 */
financeSumAmount?: number;
listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ /** 鏄惁閲嶆柊鎻愪氦 */
+ isResubmit?: boolean;
}
interface SaveParkBountyApplyGatherFileInput {
parkBountyApplyId?: string;
listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ isResubmit?: boolean;
+ }
+
+ interface SaveSmsSettingCommand {
+ /** 鏄惁绂佺敤 */
+ isDisabled?: boolean;
+ /** 甯﹀嚭鍙傛暟 */
+ withoutParams?: boolean;
+ /** 姣忓垎閽熸渶澶ф暟閲� */
+ minutelyMaxCount?: number;
+ /** 姣忓皬鏃舵渶澶ф暟閲� */
+ hourlyMaxCount?: number;
+ /** 姣忓ぉ鏈�澶ф暟閲� */
+ dailyMaxCount?: number;
+ /** 閫氶亾閰嶇疆 */
+ accesses?: SaveSmsSettingCommandAccess[];
+ }
+
+ interface SaveSmsSettingCommandAccess {
+ access?: EnumSmsAccess;
+ /** 鏄惁绂佺敤 */
+ isDisabled?: boolean;
+ /** 鎺掑簭 */
+ sort?: number;
+ /** 绛惧悕鍚嶇О */
+ signName?: string;
}
interface SaveWalletPayChannelFeeSettingInput {
@@ -20043,6 +20886,10 @@
values: SendContractInputValue[];
/** 绛剧害鎬讳汉鏁� */
userCount: number;
+ /** 鏍¢獙绫诲瀷 */
+ verifyType?: string[];
+ /** 绛剧害瀹屾垚鍚庤皟鏁村湴鍧� */
+ returnUrl?: string;
}
interface SendContractInputValue {
@@ -20396,6 +21243,15 @@
/** 鐢ㄦ埛Id */
userId?: string;
disabledSyncUser?: boolean;
+ /** 鍚堜綔鍗忚 */
+ cooperationUrl?: string;
+ }
+
+ interface SetUserEnterpiseCooperationUrlInput {
+ /** 鐢ㄦ埛Id */
+ userId?: string;
+ /** 鍚堜綔鍗忚 */
+ cooperationUrl?: string;
}
interface SetUserEnterpriseBankInfoInput {
@@ -20566,6 +21422,8 @@
fileCount?: number;
/** 鏄惁涓婁紶 */
isUploaded?: boolean;
+ /** 瀛楀吀鏂囦欢绫诲瀷Id */
+ fileSearchTypeId?: string;
}
interface SingleApplicationSuspensionPaymentInput {
@@ -21208,6 +22066,22 @@
sequence?: number;
}
+ interface SyncAuditParkBountyApplyTradeBySelfInput {
+ /** 姹熶綉淇濆嚭璐﹁褰旾d */
+ id?: string;
+ /** 818鍑鸿处璁板綍Id */
+ parkBountyApplyDetailId?: string;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 瀹℃牳澶囨敞 */
+ selfAuditRemark?: string;
+ /** 瀹℃牳鍑瘉 */
+ selfAuditFileUrl?: string;
+ /** 浼佷笟鑷韩鎿嶄綔浜� */
+ selfAuditOperator?: string;
+ /** 浼佷笟鑷韩鎿嶄綔浜篒d */
+ selfAuditOperatorId?: string;
+ }
+
interface SyncParkBountyApplyTradeOutput {
bountyAmount?: number;
rechargeAmount?: number;
@@ -21230,6 +22104,33 @@
auditById?: string;
/** 瀹℃牳鏃堕棿 */
auditTime?: string;
+ financeAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 璐㈠姟瀹℃牳鏃堕棿 */
+ financeAuditTime?: string;
+ /** 杩涜处鍗曚綅 */
+ incomeCompanyName?: string;
+ /** 淇濆崟鍙� */
+ insureBillNo?: string;
+ /** 鏀舵鍗曚綅鍚嶇О */
+ incomeBankAccount?: string;
+ /** 鏀舵鍗曚綅璐﹀彿 */
+ incomeBankCardNumber?: string;
+ /** 寮�鎴疯 */
+ incomeBankName?: string;
+ selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus;
+ /** 浼佷笟鑷韩鍑鸿处瀹℃牳澶囨敞 */
+ selfAuditRemark?: string;
+ /** 浼佷笟鑷韩鍑鸿处瀹℃牳鏃堕棿 */
+ selfAuditTime?: string;
+ /** 浼佷笟鑷韩瀹℃牳鍑瘉 */
+ selfAuditFileUrl?: string;
+ /** 濂栧姳閲戜綑棰� */
+ bountyAmount?: number;
+ auditType?: EnumParkBountyTradeDetailAuditType;
+ /** 姹熺淇濊嚜涓诲嚭璐﹀叧鑱斾繚鍗昳d */
+ insurancePolicyId?: string;
+ /** 鎶曚繚浜烘暟 */
+ insurePeopleNum?: number;
}
interface SysOrgDetailOutput {
@@ -21818,6 +22719,20 @@
id?: string;
}
+ interface UpdateCustomerContractTemplateCustomContentValueInput {
+ /** 鍚堝悓妯℃澘Id */
+ templateId?: string;
+ /** 鑷畾涔夊唴瀹� */
+ customContents?: UpdateCustomerContractTemplateCustomContentValueInputItem[];
+ }
+
+ interface UpdateCustomerContractTemplateCustomContentValueInputItem {
+ /** Id */
+ id?: string;
+ /** 鍊� */
+ value?: string;
+ }
+
interface UpdateEnterpriseMaterialInput {
/** 骞� */
year?: number;
@@ -21830,6 +22745,8 @@
remark?: string;
/** 鏂囦欢鍒楄〃 */
addEnterpriseMaterialFileList?: AddEnterpriseMaterialFileInput[];
+ /** 鏄惁浣跨敤瀛楀吀閰嶇疆鏉愭枡 */
+ useCustomMaterial?: boolean;
id?: string;
}
@@ -21933,6 +22850,16 @@
industrialParkIds?: string[];
/** 瑙掕壊 */
roleNames?: string[];
+ /** 鏄惁鐞嗚禂鎻愰啋 */
+ sendClaimMessage?: boolean;
+ /** 鏄惁淇濆崟鍒版湡鎻愰啋 */
+ sendBillExpireMessage?: boolean;
+ /** 鏄惁鐭俊鎻愰啋 */
+ isSendMessage?: boolean;
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
/** 瀵嗙爜 */
password?: string;
/** 鐢ㄦ埛Id */
@@ -21964,10 +22891,18 @@
suportPlatRecharge?: boolean;
/** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
suportWithDraw?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
/** 鏂囦欢 */
industrialParkApplyFileFile?: IndustrialParkApplyFileFile[];
/** 鏃犻渶鏀垮姟绔鏍� */
notNeedGovernmentAudit?: boolean;
+ /** 鏃犻渶杩愯惀绔鏍� */
+ noNeedForOperationalReview?: boolean;
+ /** 鏀垮姟绔弻閲嶅鏍� */
+ dualReviewOfGovernmentAffairs?: boolean;
+ /** 鍏徃淇℃伅 */
+ industrialParkCompanyFile?: IndustrialParkCompanyFile[];
id?: string;
}
@@ -22234,6 +23169,71 @@
sort: number;
userId?: string;
id?: string;
+ }
+
+ interface UpdateParkBountyApplyByEnterpriseInput {
+ batchNo?: string;
+ enterpriseMonthApplyId?: string;
+ }
+
+ interface UpdateParkBountyApplyInfoInput {
+ parkBountyApplyId?: string;
+ /** 鐢宠鎵规鍙� */
+ batchNo?: string;
+ /** 鐢宠鍥尯Id */
+ parkId?: string;
+ /** 鐢宠鍥尯 */
+ parkName?: string;
+ /** 鐢宠鍥尯绫诲瀷 */
+ parkTypeName?: string;
+ /** 鐢宠濂栧姳閲戞湀浠� */
+ applyMonth?: string;
+ /** 宸蹭繚瀛樹紒涓氱即绋庢槑缁嗐�佽惀鏀舵眹鎬� */
+ saveGatherFile?: boolean;
+ /** 濂栧姳閲戞眹鎬婚噾棰� */
+ applySumAmount?: number;
+ /** 姹囨�绘槑缁嗚〃 */
+ enterpriseTaxSubFileUrl?: string;
+ /** 浼佷笟钀ユ敹姹囨�昏〃 */
+ enterpriseOperateFileUrl?: string;
+ /** 濂栧姳閲戝垎閰嶈〃 */
+ bountyAssignFileUlr?: string;
+ /** 濂栧姳閲戞眹鎬昏〃 */
+ bountyCollectFileUrl?: string;
+ /** 鍏ラ┗鍏宠仈璇存槑 */
+ enterpriseRelateFileUrl?: string;
+ /** 澶栭儴瀹℃牳鍘熷洜 */
+ outCheckRemark?: string;
+ /** 鍐呴儴瀹℃牳鍘熷洜 */
+ inCheckRemark?: string;
+ inCheckStatus?: BountyCheckStatusEnum;
+ /** 璐㈡斂鎷ㄤ粯鎬婚 */
+ financeSumAmount?: number;
+ /** 骞冲彴鍏呭�兼�婚 */
+ settleSumAmount?: number;
+ /** 鍙戞斁鍑瘉 */
+ settleFileUrl?: string;
+ /** 璐㈡斂鍙戞斁鍑瘉 */
+ financeFileUrl?: string;
+ /** 鏄惁鏀寔浼佷笟涓婁紶 */
+ suportEnterpriseUpload?: boolean;
+ /** 鏄惁鏀寔骞冲彴鍏呭�� */
+ suportPlatRecharge?: boolean;
+ /** 鏄惁鏀寔璐㈡斂鎷ㄤ粯 */
+ suportFinance?: boolean;
+ /** 鏄惁鏀寔鐢ㄦ埛鎻愮幇 */
+ suportWithDraw?: boolean;
+ listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ collectCountListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ /** 鎬荤殑棰濆琛ュ厖鏉愭枡 */
+ extraListFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ }
+
+ interface UpdateParkBountyApplyTradeInsuranceBillFile {
+ /** 姹熺淇濊嚜涓诲嚭璐﹀叧鑱斾繚鍗昳d */
+ insurancePolicyId?: string;
+ /** 姹熺淇濅笂浼犵殑淇濆崟鏂囦欢 */
+ insureBillUrl?: string;
}
interface UpdatePassWordInput {
@@ -22513,6 +23513,8 @@
enterpriseName?: string;
/** 濮撳悕 */
contacter?: string;
+ /** 浜т笟鍥尯id */
+ industrialParkId?: string;
}
interface UpdateUserOrderContactStatusInput {
@@ -22580,6 +23582,7 @@
monthApplyId?: string;
fileSearchTypeId?: string;
listFiles?: CustomerUploadMonthApplyFileTypeDto[];
+ enterpriseId?: string;
}
interface UploadParkApplyCustomerFilesInput {
@@ -23240,8 +24243,20 @@
companyOrgId?: string;
/** 缁勭粐鏋舵瀯閮ㄩ棬id */
departmentOrgId?: string;
+ /** 鐢ㄦ埛绔疘d */
+ clientId?: string;
/** 鍥尯Ids */
industrialParkIds?: string[];
+ /** 鏄惁鐞嗚禂鎻愰啋 */
+ sendClaimMessage?: boolean;
+ /** 鏄惁淇濆崟鍒版湡鎻愰啋 */
+ sendBillExpireMessage?: boolean;
+ /** 鏄惁鐭俊鎻愰啋 */
+ isSendMessage?: boolean;
+ /** 鏄惁浜哄憳鍙樻洿鎻愰啋 */
+ staffChangeMessage?: boolean;
+ /** 鏄惁鎵规敼鎻愰啋 */
+ batchUpdateMessage?: boolean;
}
interface UserDtoPageOutput {
@@ -23540,6 +24555,8 @@
canLoginUserSign?: boolean;
/** 鏄惁鍙互鐧诲綍姹熶綉淇� */
canLoginJYB?: boolean;
+ /** 鏄惁鍙互鐧诲綍鐏垫椿鐢ㄥ伐 */
+ canLoginFlexJob?: boolean;
}
interface UserMessageInfo {
--
Gitblit v1.9.1