From 6887129e91d32557c2b57178180329f46df09d12 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期一, 10 三月 2025 13:23:49 +0800 Subject: [PATCH] feat: api --- packages/services/api/typings.d.ts | 19772 +---------------------------------------------------------- 1 files changed, 459 insertions(+), 19,313 deletions(-) diff --git a/packages/services/api/typings.d.ts b/packages/services/api/typings.d.ts index 00a53a5..46080ab 100644 --- a/packages/services/api/typings.d.ts +++ b/packages/services/api/typings.d.ts @@ -15,26 +15,6 @@ scope?: string; } - interface AcquisitionInformationListOutput { - /** 璧勮Id */ - id?: string; - /** 鏍囬 */ - title?: string; - /** 浣滆�� */ - author?: string; - /** 閲囬泦鏉ユ簮鍦板潃 浠呮潵婧愪负閲囬泦鏃舵湁鏁� */ - acquisitionSourceLink?: string; - adoptStatus?: InformationAdoptStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface AcquisitionInformationListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: AcquisitionInformationListOutput[]; - } - interface ActionApiDescriptionModel { uniqueName?: string; name?: string; @@ -48,779 +28,26 @@ implementFrom?: string; } - interface AddCertifiedUserInput { - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 浠樿垂閲戦 */ - payAmount?: number; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - certificationChannel?: UserCertificationChannelEnum; - /** 鐢ㄦ埛鍚� */ - userName: string; - /** 鎵嬫満鍙� */ - phoneNumber: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - } - - interface AddEnterpriseMaterialFileInput { - fileBusinessType?: EnterpriseMaterialFileBusinessTypeEnum; - /** 鏂囦欢url */ - fileUrl?: string; - /** 鏂囦欢澶у皬 */ - fileSize?: number; - /** 鏂囦欢鎵╁睍鍚� */ - fileExtension?: string; - } - - interface AddEnterpriseMaterialInput { - /** 骞� */ - year?: number; - /** 鏈� */ - month?: number; - /** 鐢ㄦ埛id */ - userId?: string; - materialType?: EnterpriseMaterialTypeEnum; - /** 澶囨敞 */ - remark?: string; - /** 鏂囦欢鍒楄〃 */ - addEnterpriseMaterialFileList?: AddEnterpriseMaterialFileInput[]; - } - - interface AddFirstPartyCompanyAuditInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId: string; - firstPartyCompanyId?: string; - } - - interface AddFirstPartyCompanyInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId: string; - } - - interface AddFollowMessageInfo { - /** 娑堟伅Id */ - id?: string; - /** 娑堟伅鍐呭 */ - messageContent?: string; - /** 娑堟伅鍙戦�佹椂闂� */ - creationTime?: string; - /** 鏄惁宸茶 */ - isRead?: boolean; - /** 娑堟伅绫诲瀷 */ - type?: number; - businessBehaviorType?: MessageBusinessBehaviorTypeEnum; - /** 涓氬姟鏁版嵁 */ - businessData?: string; - sourceType?: MessageSourceTypeEnum; - /** 娑堟伅鍙戦�佽�呯殑鐢ㄦ埛id锛屾潵婧愪负绯荤粺鏃朵负绌� */ - sourceId?: string; - userId?: string; - /** 鍚嶇О */ - contact?: string; - /** 澶村儚 */ - avatarUrl?: string; - userFollowStatus?: UserFollowStatusEnum; - } - - interface AddFollowMessageInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: AddFollowMessageInfo[]; - } - - interface AddIncentivePaymentsInput { - userId?: string; - /** 濂栧姳閲戦噾棰� */ - incentivePaymentsAmount?: number; - /** 鍙戞斁鍑瘉 */ - issueVouchersUrl: string; - /** 澶囨敞 */ - remark: string; - } - - interface AddIndustrialParkInput { - /** 鍥尯鍚嶇О */ - parkName: string; - /** 璐熻矗浜哄悕绉� */ - leaderName?: string; - /** 璐熻矗浜虹數璇� */ - leaderMobile?: string; - /** 鍥尯绫诲瀷 */ - parkTypeId?: string; - /** 娉ㄥ唽鍦板潃 */ - registerAddress: string; - /** 澶囨敞 */ - remark?: string; - } - - interface AddIndustryBodyAuditInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId: string; - industryBodyId?: string; - } - - interface AddIndustryBodyInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId: string; - } - - interface AddIndustryMatingAuditInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - industryMatingId?: string; - } - - interface AddIndustryMatingInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - } - - interface AddInsurePlanInput { - /** 淇濋櫓鍦烘櫙鐮�: FLEXIBLE_EMPLOYMENT-鏃ュ崟锛堝疄鏃剁敓鏁堬級锛汭NITIATIVE_EMPLOYMENT-闀挎湡锛堟鏃�0鐐圭敓鏁堬級 */ - bizCode?: string; - /** 鍏徃Id */ - companyId?: string; - /** 闄╃绫诲瀷: ACCIDENT: 鎰忓闄�; EMPLOYER_LIABILITY: 闆囦富闄� */ - insuranceTypeCode?: string; - /** 鎶曚繚鍛ㄦ湡 1D 30D 360D */ - period?: string; - /** 淇濋 (鍒�) */ - sumInsured?: number; - /** 鎶曚繚鐗堟湰 */ - insureWay?: number; - /** 淇濋櫓鏈烘瀯鍚嶇О */ - insureOrganization?: string; - /** 璁剧疆鎶曚繚璧峰鏃堕棿 */ - insureStartTime?: string; - /** 棰勪及鎶曚繚鎴鏃堕棿 */ - insureEndTime?: string; - /** 鎶曚繚鏈熸暟 */ - periodCount?: number; - /** 浜哄憳绫诲埆 */ - jobCode?: string; - /** 浜у搧Id */ - productId?: string; - /** 宸ヤ綔鍦扮偣 */ - companyInsureAddress?: string; - /** 鎶曚繚浜烘暟 */ - employCount?: number; - insStaffList?: InsureInsStaffList[]; - } - - interface AddInsureProjectInput { - companyId?: string; - type?: number; - insuranceTypeCode?: string; - /** 鑱屼笟缂栫爜: default-1-涓�绫昏亴涓�; default-2-浜岀被鑱屼笟;default-3-涓夌被鑱屼笟;default-4-鍥涚被鑱屼笟; */ - jobCode?: string; - productId?: string; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 宸ヤ綔鍦扮偣 */ - address?: string; - /** 鍦哄湴鐮佺被鍨� 10闀挎湡鐮� 20鏃舵晥鐮� */ - qrType?: number; - /** 鐘舵�� 1鍚敤 0绂佺敤 */ - status?: number; - /** 鍦哄湴鐮佽捣濮嬫湁鏁堟湡 */ - effectStartDateTime?: string; - /** 鍦哄湴鐮佹埅姝㈡湁鏁堟湡 */ - effectEndDateTime?: string; - } - - interface AddNoticeInput { - /** 鍏憡鏍囬 */ - title?: string; - /** 鍏憡璇︽儏 */ - content: string; - /** 鍏憡閾炬帴 */ - link?: string; - /** 鍏憡寮�濮嬫椂闂� */ - startTime: string; - /** 鍏憡鍒版湡鏃堕棿 */ - expirationTime: string; - /** 鍏憡鎺掑簭 */ - sort: number; - userId?: string; - } - - interface AddSysOrgInput { - /** 缁勭粐鍚嶇О */ - orgName: string; - sysOrgType?: SysOrgTypeEnum; - /** 缁勭粐鍦板潃 */ - orgAddress?: string; - /** 寮�鎴疯 */ - openBank?: string; - /** 閾惰鍗″彿 */ - bankCardNo?: string; - /** 涓婄骇缁勭粐 */ - parentId?: string; - } - - interface AddTradeChatRecordInput { - /** 鐢ㄦ埛id */ - applyUserId?: string; - /** 鍏宠仈id */ - relationalId?: string; - } - - interface AddUpdateContractTemplateInput { - /** 鍚堝悓妯℃澘Id */ - id?: string; - /** 鐢ㄦ埛id */ - companyId?: string; - /** 鐢叉柟Id */ - customerId?: string; - /** 鍚堝悓妯℃澘缂栧彿 */ - templateId?: string; - /** 鍚堝悓妯℃澘璺緞 */ - templateFileUrl?: string; - /** 涓氬姟浠g爜 */ - bussinessCode?: string; - /** 妯℃澘鍚嶇О */ - name?: string; - } - - interface AddUpdateCustomerInput { - /** 鐢叉柟id */ - id?: string; - /** 浼佷笟鐢ㄦ埛Id */ - companyId?: string; - /** 鐢叉柟鍚嶇О */ - customerName?: string; - /** 鐢叉柟绀句細缁熶竴淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鐢叉柟鑱旂郴 */ - contactMan?: string; - /** 鐢叉柟鑱旂郴鐢佃瘽 */ - contactPhone?: string; - } - - interface AddUpdateInsureCommonInfoInput { - id?: string; - commonInfoType?: CommonInfoType; - /** 鍚嶇О */ - name?: string; - /** 鑱旂郴鐢佃瘽鎴栨墜鏈哄彿 */ - phoneNumber?: string; - /** 娉曚汉 */ - legalPerson?: string; - certificateType?: CertificateType; - /** 璇佷欢鍙风爜 */ - certificateNum?: string; - /** 璇佷欢璺緞 */ - certificateUrl?: string; - /** 鍦板潃 */ - address?: string; - /** 鐢ㄥ伐浼佷笟Id */ - useEmploerId?: string; - /** 鑱屼笟鍚嶇О */ - jobName?: string; - /** 鑱屼笟绫诲埆 */ - jobType?: string; - } - - interface AddUserCertificationAuditDto { - id?: string; - auditNo?: string; - platformServicePayId?: string; - /** 浜鸿劯璁よ瘉url */ - faceCertificationUrl?: string; - } - - interface AddUserCertificationAuditInput { - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact: string; - /** 璁よ瘉鑱旂郴浜虹數璇� */ - certificationContactPhone: string; - /** 浠g悊浜哄鍚� */ - proxyPersonName?: string; - /** 浠g悊浜鸿韩浠借瘉鍙� */ - proxyPersonIdNumber?: string; - /** 浠g悊浜烘墜鎸佽韩浠借瘉鐓� */ - proxyPersonIdImgUrl?: string; - /** 浼佷笟鎺堟潈涔� */ - proxyPowerAttorneyUrl?: string; - invoicingType?: InvoicingTypeEnum; - /** 姹囨閾惰璐﹀彿锛屽綋鍓嶄粎绾夸笅鏀粯鏃讹紝鐢ㄦ埛鐨勬眹娆鹃摱琛岃处鍙� */ - offlineBankCardNumber?: string; - payType?: PayTypeEnum; - certificationChannel?: UserCertificationChannelEnum; - certificationElement?: UserCertificationElementEnum; - /** 楠岃瘉鐮� */ - vCode?: string; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 浠g悊浜鸿韩浠借瘉鐓у弽闈� */ - proxyPersonIdBackImgUrl?: string; - /** 娉曚汉閾惰鍗$収鐗� */ - legalPersonBankCardImgUrl?: string; - /** 浠g悊浜洪摱琛屽崱鐓х墖 */ - proxyPersonBankCardImgUrl?: string; - } - - interface AddUserCertificationBaseInput { - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 浠樿垂閲戦 */ - payAmount?: number; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - certificationChannel?: UserCertificationChannelEnum; - } - - interface AddWalletAccountOpenFollowInput { - /** 寮�鎴蜂俊鎭疘d */ - walletAccountOpenId?: string; - /** 鍥炶璁板綍 */ - followLog: string; - } - - interface AddWalletBatchImportTempInput { - /** 瀵规柟璇佷欢鍙风爜 */ - idNo: string; - /** 瀵规柟寮�鎴疯鍚� */ - oppBankName: string; - /** 瀵规柟甯愬彿 */ - oppAccNo: string; - /** 瀵规柟鎴峰悕 */ - oppAccName: string; - /** 閲戦 */ - amount: number; - /** 璧勯噾鐢ㄩ�� */ - useEx?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 鎵嬬画璐� */ + interface AddEidtFlexTaskInput { + taskId?: string; + taskName?: string; + feeType?: FlexTaskFeeTypeEnum; + /** 鏈嶅姟璐� 鍏�/鏈� */ fee?: number; - id?: string; - } - - interface AdvertiseBoardDto { - /** Id */ - id?: string; - /** 骞垮憡椤甸潰 */ - boardName?: string; - /** 10 浜鸿祫椤甸潰 20 琛屼笟璧勮鍒楄〃 30 鎴戞湁浜� */ - pageType?: number; - /** 骞垮憡椤甸潰X杞村昂瀵� */ - pageSizeX?: number; - /** 骞垮憡椤甸潰Y杞村昂瀵� */ - pageSizeY?: number; - /** 灞曠ず鏂瑰紡 1,鍗曞紶灞曠ず 2锛岃疆鎾� */ - showType?: number; - /** 0,绂佺敤 1 鍚敤 */ - status?: boolean; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface AdvertiseBoardDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: AdvertiseBoardDto[]; - } - - interface AdvertiseBoardListInput { - pageModel?: Pagination; - /** 0,绂佺敤 1 鍚敤 */ - status?: boolean; - /** 鍒涘缓鐨勫紑濮嬫椂闂� */ + settleType?: FlexTaskSettleTypeEnum; + /** 绂忓埄Id */ + listAideIds?: string[]; + minAge?: number; + maxAge?: number; + sexType?: GenderTypeEnum; + /** 璇佷功Id */ + listCertionIds?: string[]; + provinceId?: string; + cityId?: string; + areaId?: string; + address?: string; startDate?: string; - /** 鍒涘缓鐨勭粨鏉熸椂闂� */ endDate?: string; - /** 10 浜鸿祫椤甸潰 20 琛屼笟璧勮鍒楄〃 30 鎴戞湁浜� */ - pageType?: number; - /** 骞垮憡鏉垮潡鍚嶇О */ - boardName?: string; - } - - interface AdvertiseBoardStatusInput { - id?: string; - /** 0 绂佺敤 1鍚敤 */ - status?: boolean; - } - - interface AdvertiseInfo { - /** 浜у搧骞垮憡Id */ - id?: string; - /** 寮�濮嬫椂闂� */ - startTime?: string; - /** 鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - } - - interface AdvertiseOnShowClickInput { - /** 骞垮憡Id */ - advertiseOnShowId?: string; - } - - interface AdvertiseOnShowDto { - /** Id */ - id?: string; - /** 骞垮憡浣岻d */ - pageBoardId?: string; - /** 骞垮憡鍚嶇О */ - advertiseName?: string; - /** 骞垮憡閾炬帴 */ - advertiseLink?: string; - /** 浜鸿祫浼佷笟Id */ - parkOrHrId?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 骞垮憡寮�濮嬫椂闂� */ - advertiseBeginDate?: string; - /** 骞垮憡缁撴潫鏃堕棿 */ - advertiseEndDate?: string; - /** 骞垮憡鏀惰垂绫诲瀷 0 鍏嶈垂 1 鏀惰垂 */ - advertiseType?: number; - /** 骞垮憡椤甸潰 */ - boardName?: string; - /** 10 浜鸿祫椤甸潰 20 琛屼笟璧勮鍒楄〃 30 鎴戞湁浜� */ - pageType?: number; - /** 骞垮憡椤甸潰X杞村昂瀵� */ - pageSizeX?: number; - /** 骞垮憡椤甸潰Y杞村昂瀵� */ - pageSizeY?: number; - /** 灞曠ず鏂瑰紡 1,鍗曞紶灞曠ず 2锛岃疆鎾� */ - showType?: number; - /** 0,绂佺敤 1 鍚敤 */ - status?: boolean; - /** 0,绂佺敤 1 鍚敤 */ - boardStatus?: boolean; - /** 骞垮憡鎺掑簭 */ - sort?: number; - /** 骞垮憡鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 浼佷笟鍚嶇О */ - companyName?: string; - /** 浠樿垂閲戦 */ - payAmount?: number; - /** 鍥剧墖淇℃伅 */ - imgInfo?: AdvertiseOnShowImgDto[]; - /** 鐐瑰嚮娆℃暟 */ - clickCount?: number; - } - - interface AdvertiseOnShowDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: AdvertiseOnShowDto[]; - } - - interface AdvertiseOnShowImgDto { - /** 鍥剧墖淇℃伅 */ - imgUrl?: string; - /** 鍥剧墖淇℃伅 */ - sort?: number; - } - - interface AdvertiseOnShowListInput { - pageModel?: Pagination; - /** 0,绂佺敤 1 鍚敤 */ - status?: boolean; - /** 骞垮憡寮�濮嬫椂闂寸殑璧峰鏃ユ湡 */ - beginStartDate?: string; - /** 骞垮憡寮�濮嬫椂闂寸殑缁撴潫鏃ユ湡 */ - beginToDate?: string; - /** 骞垮憡鍒版湡鏃堕棿鐨勮捣濮嬫棩鏈� */ - endStartDate?: string; - /** 骞垮憡鍒版湡鏃堕棿鐨勭粨鏉熸棩鏈� */ - endToDate?: string; - /** 10 浜鸿祫椤甸潰 20 琛屼笟璧勮鍒楄〃 30 鎴戞湁浜� */ - pageType?: number; - /** 鎼滅储鍏抽敭璇� */ - searchKey?: string; - } - - interface AdvertiseOnShowStatusInput { - id?: string; - /** 0 绂佺敤 1鍚敤 */ - status?: boolean; - } - - interface AdvertisePriceInfo { - /** 骞垮憡浠蜂綅閰嶇疆Id */ - id?: string; - /** 骞垮憡绫诲瀷锛�0浜у搧鏈嶅姟锛�1琛屼笟璧勮 */ - type?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 鐘舵�侊細-10宸蹭笅鏋讹紝10涓婃灦/鏄剧ず涓� */ - status?: number; - /** 浠锋牸淇℃伅 */ - prices?: PeriodPriceInfo[]; - } - - interface AlipayFundTransPagePayResponse { - body?: string; - } - - interface AlipayRechargeInput { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 杞处閲戦 */ - transAmount?: number; - /** 鍏呭�煎娉� */ - remark?: string; - } - - interface AliRechargeInfo { - /** 鍏呭�煎崟鍙� */ - rechargeNo?: string; - /** 鍏呭�肩爜鍦板潃 */ - rechargeCodeUrl?: string; - } - - interface AliRechargeInfoAjaxResponse { - success?: boolean; - msg?: string; - error?: RemoteServiceErrorInfo; - unAuthorizedRequest?: boolean; - result?: AliRechargeInfo; - } - - interface AliRechargeInput { - /** 鍏呭�奸噾棰濓紝鍗曚綅涓哄厓銆� */ - amount?: number; - /** 鍟嗗搧鎻忚堪 */ - description?: string; - /** 澶囨敞 */ - remark?: string; - } - - interface AllBankListOutput { - id?: number; - mark?: string; - name?: string; - isHot?: number; } interface AllSubModule { @@ -829,18 +56,9 @@ column?: ModuleColumnDto[]; } - interface AnyUserByBindEmailInput { - /** 閭 */ - bindEmailAddress: string; - } - interface AnyUserByPhoneNumberInput { /** 鎵嬫満鍙� */ phoneNumber: string; - } - - interface APIaccountBookQueryParams { - walletMainId?: string; } interface APIaddOrEditModuleStatusParams { @@ -850,78 +68,20 @@ isCache?: boolean; } - interface APIadvertiseOffShelfParams { - /** 璧勮骞垮憡Id */ - id?: string; - } - - interface APIadvertiseOffShelfParams { - id?: string; - } - - interface APIadvertiseOffShelfParams { - /** 浜у搧骞垮憡Id */ - id?: string; - } - - interface APIadvertiseOnShelfParams { - /** 璧勮骞垮憡Id */ - id?: string; - } - - interface APIadvertiseOnShelfParams { - id?: string; - } - - interface APIadvertiseOnShelfParams { - /** 浜у搧骞垮憡Id */ - id?: string; - } - - interface APIadvertisePriceOffShelfParams { - /** 骞垮憡浠蜂綅閰嶇疆Id */ - id?: string; - } - - interface APIadvertisePriceOnShelfParams { - /** 骞垮憡浠蜂綅閰嶇疆Id */ - id?: string; + interface APIaddUserResumeContractRecordParams { + flexWorkerId?: string; } interface APIapiDefinitionParams { includeTypes?: boolean; } - interface APIattentOrNotParams { - /** 璧勮Id */ - informationId?: string; + interface APIcancelUserResumeCollectParams { + flexWorkerId?: string; } - interface APIattentOrNotParams { - parkOrhrId?: string; - } - - interface APIattentOrNotParams { - /** 浜у搧Id */ - productId?: string; - } - - interface APIcalculationWalletBatchImportTempPayFeeParams { - walletAccountType?: WalletAccountTypeEnum; - } - - interface APIcheckUserCertificationRepeatParams { - userId?: string; - enterpriseName?: string; - societyCreditCode?: string; - } - - interface APIcheckUserWalletBalanceInfoForTransferParams { - walletAccountType?: WalletAccountTypeEnum; - } - - interface APIcreateBusinessPayDataParams { - orderSignId?: string; + interface APIcollectVisitingCardParams { + flexVisitingCardId?: string; } interface APIcreateParams { @@ -934,95 +94,15 @@ extraProperties?: Record<string, any>; } - interface APIdeleteAdvertiseBoardParams { - id?: string; - } - - interface APIdeleteAdvertiseOnShowParams { - id?: string; - } - - interface APIdeleteAdvertisePriceParams { - /** 骞垮憡浠蜂綅閰嶇疆Id */ - id?: string; - } - - interface APIdeleteBackClientUserParams { - /** 鐢ㄦ埛Id */ - id?: string; - } - - interface APIdeleteCommonInfoParams { - guid?: string; - } - - interface APIdeleteConsultParams { - id?: string; - } - - interface APIdeleteCustomerTemplateParams { - id?: string; - } - interface APIdeleteDefaultConnectionStringParams { id?: string; } - interface APIdeletedInsurePlanDetailParams { - /** 鍗曚釜鏄庣粏Id */ - guid?: string; - } - - interface APIdeleteHeadHunterParams { + interface APIdeleteFlexEnterpriseParams { id?: string; } - interface APIdeleteHelpQuestionParams { - id?: string; - } - - interface APIdeleteInformationParams { - /** 璧勮Id */ - id?: string; - } - - interface APIdeleteInsurancePolicyParams { - id?: string; - } - - interface APIdeleteInsureBatchBillParams { - guid?: string; - } - - interface APIdeleteInsureConsultParams { - id?: string; - } - - interface APIdeleteInsureOrganizationParams { - id?: string; - } - - interface APIdeleteInsureProductParams { - id?: string; - } - - interface APIdeleteInsureProductParams { - id?: string; - } - - interface APIdeleteInsureProjectParams { - id?: string; - } - - interface APIdeleteInsureSupplierParams { - id?: string; - } - - interface APIdeleteLgGigWorkerUserParams { - id?: string; - } - - interface APIdeleteMatchMakingApplyParams { + interface APIdeleteFlexTaskParams { id?: string; } @@ -1038,38 +118,11 @@ id?: string; } - interface APIdeleteMyPurchaseParams { - /** 浜у搧璐拱Id */ - id?: string; - } - - interface APIdeleteOrderParams { - id?: string; - } - - interface APIdeleteParkRewardApplyParams { - id?: string; - } - - interface APIdeletePlatUserAccountSettingParams { - id?: string; - } - - interface APIdeleteProductParams { - /** 浜у搧Id */ - id?: string; - } - - interface APIdeleteResourceParams { - id?: string; + interface APIdeleteMyCardCollectParams { + visitingCardCollectId?: string; } interface APIdeleteRoleParams { - id?: string; - } - - interface APIdeleteRoleParams { - /** 瑙掕壊Id */ id?: string; } @@ -1077,42 +130,12 @@ id?: string; } - interface APIdeleteTencentUserParams { - id?: string; - } - - interface APIdeleteTrainingParams { - id?: string; - } - interface APIdeleteUserParams { - id?: string; - } - - interface APIdeleteWalletBatchImportTempParams { id?: string; } interface APIdetailParams { id?: string; - } - - interface APIdeteleCircleFriendParams { - /** 鏈嬪弸鍦堟秷鎭疘d */ - id?: string; - } - - interface APIdeteleCircleFriendReplyParams { - /** 璇勮Id */ - id?: string; - } - - interface APIexportInsureBatchStaffParams { - batchBillId?: string; - } - - interface APIexportInsureStaffParams { - policyId?: string; } interface APIfindByEmailParams { @@ -1141,109 +164,8 @@ permissionName?: string; } - interface APIgenTencentSigParams { - userId?: string; - } - - interface APIgetAdvertiseBoardInfoParams { - id?: string; - } - - interface APIgetAdvertiseOnShowInfoParams { - id?: string; - } - - interface APIgetAdvertiseOnShowListByPageTypeParams { - pageType?: number; - } - - interface APIgetAdvertisePriceParams { - /** 骞垮憡绫诲瀷锛�0浜у搧鏈嶅姟锛�1琛屼笟璧勮 */ - type?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 鎶曟斁鍛ㄦ湡绫诲瀷锛�1澶╋紝7鍛紝30鏈堬紝90瀛o紝365骞� */ - periodType?: number; - } - - interface APIgetAlipayAccountParams { - companyId?: string; - } - - interface APIgetAliRechargeStatusParams { - /** 鍏呭�煎崟鍙� */ - rechargeNo?: string; - } - - interface APIgetAllDepartmentDropDownListParams { - parentId?: string; - } - interface APIgetAllSubModuleParams { moduleId?: string; - } - - interface APIgetBatchBillStaffListParams { - insurancePolicyId?: string; - batchBillId?: string; - } - - interface APIgetBusinessSettingByTypeParams { - type?: BusinessSettingTypeEnum; - } - - interface APIgetCategoryMenuParams { - catotryType?: number; - } - - interface APIgetCategoryParams { - /** 绫诲埆Id */ - id?: string; - } - - interface APIgetCircleFriendDetailParams { - id?: string; - } - - interface APIgetCircleFriendParams { - /** 鏈嬪弸鍦堟秷鎭疘d */ - id?: string; - } - - interface APIgetCircleFriendReplyParams { - /** 璇勮Id */ - id?: string; - } - - interface APIgetCompanyAttestationParams { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - } - - interface APIgetCompanyInsureAddressListParams { - companyId?: string; - } - - interface APIgetCompanyInsureByIdParams { - /** 鍏ヤ綇瀹㈡埛Id */ - companyId?: string; - } - - interface APIgetCompanyUserByUserIdParams { - userId?: string; - } - - interface APIgetCompanyUserParams { - /** 鐢ㄦ埛Id */ - id?: string; - } - - interface APIgetConsultInfoParams { - id?: string; - } - - interface APIgetCooperationApplyByIdParams { - id?: string; } interface APIgetCountParams { @@ -1254,166 +176,15 @@ moduleId?: string; } - interface APIgetCustomerTemplateListParams { - customerId?: string; - } - interface APIgetDefaultConnectionStringParams { id?: string; - } - - interface APIgetElecBillInfoParams { - transactionDetailId?: string; - } - - interface APIgetEnterpriseMaterialIdByUserIdParams { - userId?: string; - materialType?: EnterpriseMaterialTypeEnum; } interface APIgetFirstCurrentUserModuleListCacheByModuleIdParams { moduleId?: string; } - interface APIgetFirstPartyCompanyAuditDatilByIdParams { - id?: string; - } - - interface APIgetFirstPartyCompanyDetailParams { - id?: string; - } - - interface APIgetFronConsultInfoParams { - id?: string; - } - - interface APIgetFronHeadHunterInfoParams { - id?: string; - } - - interface APIgetFronTrainingInfoParams { - id?: string; - } - - interface APIgetFrontResourceInfoByUserIdParams { - userId?: string; - } - - interface APIgetFrontResourceInfoParams { - id?: string; - } - - interface APIgetGigWorkerRechargeFeeDetailParams { - id?: string; - } - - interface APIgetHeadHunterInfoParams { - id?: string; - } - - interface APIgetHeadSumInfoParams { - companyId?: string; - } - - interface APIgetHelpQuestionInfoParams { - id?: string; - } - - interface APIgetIndustryBodyAuditDatilByIdParams { - id?: string; - } - - interface APIgetIndustryBodyDetailParams { - id?: string; - } - - interface APIgetIndustryMatingAuditDatilByIdParams { - id?: string; - } - - interface APIgetIndustryMatingDetailParams { - id?: string; - } - - interface APIgetInformationAdvertiseParams { - /** 璧勮骞垮憡Id */ - id?: string; - } - - interface APIgetInformationForDetailParams { - id?: string; - } - - interface APIgetInformationParams { - /** 璧勮Id */ - id?: string; - } - - interface APIgetInsurancePolicyDetailPagedListHeadParams { - id?: string; - } - - interface APIgetInsureBatchBillDetailParams { - guid?: string; - } - - interface APIgetInsureBatchStaffParams { - insurePolicyOperateHistoryId?: string; - } - - interface APIgetInsureCommonInfoDetailParams { - guid?: string; - } - - interface APIgetInsureConsultInfoByIdParams { - id?: string; - } - - interface APIgetInsureInfoParams { - id?: string; - } - - interface APIgetInsureMarketProductSettingListParams { - insureMarketProductId?: string; - } - - interface APIgetInsureNewEffectDateTimeParams { - id?: string; - } - - interface APIgetInsureOfflineBillInfoByIdParams { - id?: string; - } - - interface APIgetInsureOrganizationInfoByIdParams { - id?: string; - } - - interface APIgetInsurePlanHeadParams { - guid?: string; - } - - interface APIgetInsureProductInfoByIdParams { - id?: string; - } - - interface APIgetInsureProjectByShortIdParams { - shortId?: number; - } - - interface APIgetInsureStatusInfoParams { - companyId?: string; - } - - interface APIgetInsureSupplierInfoByIdParams { - id?: string; - } - - interface APIgetInsureSupplierListForSelectParams { - suppierType?: number; - } - - interface APIgetLgGigWorkUserDetailParams { + interface APIgetFlexTaskDtoParams { id?: string; } @@ -1432,43 +203,6 @@ maxResultCount?: number; } - interface APIgetMyMessageCountParams { - messageChatType?: MessageChatTypeEnum; - isContainLikeFavoriteAddFollowMessageCount?: boolean; - } - - interface APIgetNewestInsureConsultInfoParams { - id?: string; - } - - interface APIgetNewestParkRewardApplyInfoParams { - id?: string; - } - - interface APIgetOfflineInsureBatchBillNoPageListParams { - insurePolicyId?: string; - } - - interface APIgetOfflineInsureBatchRefundHeadParams { - id?: string; - } - - interface APIgetOrdeForDetailByUserIdParams { - userId?: string; - } - - interface APIgetOrdeForDetailParams { - id?: string; - } - - interface APIgetOrderBusinessPayListParams { - orderSignId?: string; - } - - interface APIgetOrderListForRecommendParams { - categoryId?: string; - } - interface APIgetParams { providerName?: string; providerKey?: string; @@ -1488,57 +222,6 @@ } interface APIgetParams { - id?: string; - } - - interface APIgetParkOrHRAdvertiseParams { - id?: string; - } - - interface APIgetParkOrHRAuditInfoByIdParams { - id?: string; - } - - interface APIgetParkOrHRInfoParams { - id?: string; - } - - interface APIgetParkRewardApplyInfoByIdParams { - id?: string; - } - - interface APIgetParkRewardDetailParams { - id?: string; - } - - interface APIgetPersonalAttestationParams { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - } - - interface APIgetPersonalUserParams { - /** 鐢ㄦ埛Id */ - id?: string; - } - - interface APIgetPhoneNumberParams { - code: string; - idNum?: string; - } - - interface APIgetPlatformContactByCategoryIdParams { - categoryId?: string; - } - - interface APIgetPlatformServicePayStatusParams { - id?: string; - } - - interface APIgetPlatUserAccountSettingInfoParams { - id?: string; - } - - interface APIgetPlatUserAttestationInfoParams { id?: string; } @@ -1546,101 +229,13 @@ id?: string; } - interface APIgetProductAdvertiseParams { - /** 浜у搧骞垮憡Id */ - id?: string; - } - - interface APIgetProductForDetailParams { - id?: string; - } - - interface APIgetProductParams { - /** 浜у搧Id */ - id?: string; - } - - interface APIgetQrCodeByUrlParams { - /** 鍦板潃 */ - url?: string; - } - interface APIgetQrCodeLoginResultParams { /** 鎵爜鐧诲綍Id */ uId?: string; } - interface APIgetResourceInfoParams { - id?: string; - } - interface APIgetRolesIdRolesParams { id: string; - } - - interface APIgetServeUserParams { - userId?: string; - } - - interface APIgetSignContractToOrderDtoParams { - /** 璁㈠崟绛剧害Id */ - orderSignId?: string; - /** 鏌ヨ绫诲瀷 10鐢叉柟 20涔欐柟 */ - searchType?: number; - } - - interface APIgetStaffByIdNumParams { - code: string; - idNum?: string; - } - - interface APIgetStatsWalletBatchTransferDataParams { - batchId?: string; - } - - interface APIgetSysOrgDropDownListParams { - isCliqueOrCompany?: boolean; - } - - interface APIgetTagMenuParams { - /** 绫诲瀷锛�0浜у搧鏍囩锛�1璧勮鏍囩锛�2鑷畾涔夋爣绛撅紝3蹇嵎璇勮鏍囩 */ - type?: number; - } - - interface APIgetTencentUserByUserIdParams { - userId?: string; - } - - interface APIgetTrainingInfoParams { - id?: string; - } - - interface APIgetUserCanAuthProductListParams { - companyId?: string; - } - - interface APIgetUserCardByIdParams { - id?: string; - } - - interface APIgetUserCertApplyStatusParams { - id?: string; - } - - interface APIgetUserCertificationAuditDetailByIdParams { - id?: string; - } - - interface APIgetUserCertificationAuditStatusParams { - id?: string; - } - - interface APIgetUserCustomerAllListParams { - companyId?: string; - } - - interface APIgetUserFollowInfoParams { - userId?: string; } interface APIgetUserListByPhoneNumberParams { @@ -1658,16 +253,8 @@ objectType?: number; } - interface APIgetUserSimpleInfoParams { - userId?: string; - } - - interface APIgetUserTotalInfoParams { - userId?: string; - } - - interface APIgetUserWalletAccountTypeOpenInfoDropdownParams { - isFreezeCan?: boolean; + interface APIgetUserResumeCertificateDetailByIdParams { + id?: string; } interface APIgetVersionModuleListParams { @@ -1678,98 +265,14 @@ versionId?: string; } - interface APIgetWalletBatchImportTempPageParams { - batchId?: string; - } - - interface APIgetWalletBatchTransferDetailInfoParams { - id?: string; - isBatch?: boolean; - } - - interface APIgetWalletDetailParams { - walletMainId?: string; - } - - interface APIgetWalletPayChannelFeeSettingsParams { - walletPayChannelId?: string; - } - - interface APIgetWalletRechargeDetailParams { - id?: string; - } - - interface APIgetWorkPlatSumInfoParams { - companyId?: string; - } - interface APIgetWxIndentityParams { /** 鐢ㄦ埛鐧诲綍鍑瘉 */ code?: string; wxMiniApp?: WxMiniAppEnum; } - interface APIgetWxRechargeStatusParams { - /** 鍏呭�煎崟鍙� */ - rechargeNo?: string; - } - - interface APIimportBatchTransferExcelParams { - url?: string; - } - - interface APIinsureRefundParams { - id?: string; - } - - interface APIisRepeatByBindEmailParams { - bindEmail?: string; - } - - interface APIisRepeatByIsRepeatByEnterpriseNameParams { - enterpriseName?: string; - } - interface APIisRepeatByPhoneNumberParams { phoneNumber?: string; - } - - interface APImyInformationPlaceTopParams { - /** 璧勮Id */ - id?: string; - } - - interface APImyPurchaseCheckParams { - /** 浜у搧璐拱Id */ - id?: string; - } - - interface APIoffShelfParams { - /** 璧勮Id */ - id?: string; - } - - interface APIoffShelfParams { - /** 浜у搧Id */ - id?: string; - } - - interface APIonShelfParams { - /** 璧勮Id */ - id?: string; - } - - interface APIonShelfParams { - /** 浜у搧Id */ - id?: string; - } - - interface APIorderTakenNotReadCountParams { - orderId?: string; - } - - interface APIqueryRechargeParams { - bussSeqNo?: string; } interface APIsearchParams { @@ -1777,15 +280,6 @@ sorting?: string; skipCount?: number; maxResultCount?: number; - } - - interface APIsendMessageParams { - type?: MessageBusinessTypeEnum; - } - - interface APIsetAllMessageIsReadParams { - sourceId?: string; - businessType?: MessageBusinessTypeEnum; } interface APIsetForRoleParams { @@ -1798,73 +292,13 @@ permissionName?: string; } - interface APIsetMessageIsReadParams { - id?: string; - } - - interface APItakeOrderParams { - orderId?: string; - } - - interface APItemplateSaveParams { - id?: string; - } - - interface APItencentIMCallbackHandlerParams { - callbackCommand?: string; - } - - interface APItencentUserEnableOrForbidParams { - id?: string; - } - - interface APItestCallBackParams { - type?: number; - } - - interface APItestEventBusSendPhoneMessgeParams { - phoneNumber?: string; - } - - interface APItestGetPlatformServicePayParams { - id?: string; - } - - interface APItestPayNotifyParams { - payType?: PayTypeEnum; - outTradeNo?: string; - transactionId?: string; - } - - interface APItestRetturnResultParams { - phoneNumber?: string; - } - - interface APItestSendPhoneMessgeParams { - phoneNumber?: string; + interface APIstopEnterpriseUserContractParams { + flexWorkerId?: string; } interface APIupdateDefaultConnectionStringParams { id?: string; defaultConnectionString?: string; - } - - interface APIupdateInsureBillSetFailtureParams { - guid?: string; - } - - interface APIupdateInsureEffectDateTimeParams { - id?: string; - } - - interface APIupdateInsureProductStatusParams { - id?: string; - status?: number; - } - - interface APIupdateInsureProjectStatusParams { - id?: string; - status?: number; } interface APIupdateParams { @@ -1892,15 +326,6 @@ } interface APIupdateRolesParams { - id?: string; - } - - interface APIuploadBatchInsureFailureParams { - batchBillId?: string; - } - - interface APIuserEnableOrForbidParams { - /** 鐢ㄦ埛Id */ id?: string; } @@ -1954,173 +379,6 @@ values?: Record<string, any>; } - interface ApplyBankWalletAccountOpenInput { - userId?: string; - /** 娉ㄥ唽鍦板潃鐪乧ode */ - registerAddressProvinceCode: number; - /** 娉ㄥ唽鍦板潃甯俢ode */ - registerAddressCityCode?: number; - /** 娉ㄥ唽鍦板潃鍖哄幙code */ - registerAddressCountyCode?: number; - /** 娉ㄥ唽鍦板潃鐪� */ - registerAddressProvinceName?: string; - /** 娉ㄥ唽鍦板潃甯� */ - registerAddressCityName?: string; - /** 娉ㄥ唽鍦板潃鍖哄幙 */ - registerAddressCountyName?: string; - /** 娉ㄥ唽璇︾粏鍦板潃 */ - registerAddressDetail: string; - /** 瀹為檯缁忚惀鍦板潃鐪乧ode */ - actualAddressProvinceCode: number; - /** 瀹為檯缁忚惀鍦板潃甯俢ode */ - actualAddressCityCode?: number; - /** 瀹為檯缁忚惀鍦板潃鍖哄幙code */ - actualAddressCountyCode?: number; - /** 瀹為檯缁忚惀鍦板潃鐪� */ - actualAddressProvinceName?: string; - /** 瀹為檯缁忚惀鍦板潃甯� */ - actualAddressCityName?: string; - /** 瀹為檯缁忚惀鍦板潃鍖哄幙 */ - actualAddressCountyName?: string; - /** 瀹為檯缁忚惀璇︾粏鍦板潃 */ - actualAddressDetail: string; - /** 鑱旂郴浜� */ - contacter: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - } - - interface ApplyGigWorkerRechargeFeeInput { - companyId?: string; - /** 姹囨鏃ユ湡 */ - transferDate?: string; - /** 姹囨閲戦 */ - amount?: number; - /** 鐢靛瓙鍥炲崟鏂囦欢 */ - eleBillUrl?: string; - status?: LgGigWorkerRechargeStatusEnum; - /** 鏀舵璐︽埛鍚嶇О */ - receiveName?: string; - /** 鏀舵璐︽埛鎵�灞為摱琛� */ - receiveBankName?: string; - /** 鏀舵璐︽埛鍙� */ - receiveAccount?: string; - remark?: string; - } - - interface ApplyMatchMakingInput { - /** 璁㈠崟ID */ - orderId?: string; - /** 鐢宠鐢ㄦ埛id */ - applyUserId?: string; - } - - interface ApplyUserCertificateInput { - userId?: string; - /** 鎵嬫満鍙� */ - mobile?: string; - /** 楠岃瘉鐮� */ - verificationCode?: string; - } - - interface ApplyWalletBatchTransferForOrderSettleInput { - walletAccountType?: WalletAccountTypeEnum; - payType?: WalletPayTypeEnum; - /** 璧勯噾鐢ㄩ�� */ - useEx: string; - /** 鍚堝悓銆佸崗璁� */ - contractUrl: string; - /** 宸ヨ祫鏄庣粏 */ - salaryExcelUrl: string; - /** 鍙戣捣鎿嶄綔鐨勭敤鎴穒d */ - userId?: string; - /** 鎵归噺id */ - batchId?: string; - /** 浠樻鏂硅缁嗘暟鎹� */ - walletBatchDetailDataList?: AddWalletBatchImportTempInput[]; - orderSettleId?: string; - } - - interface ApplyWalletBatchTransferInput { - walletAccountType?: WalletAccountTypeEnum; - payType?: WalletPayTypeEnum; - /** 璧勯噾鐢ㄩ�� */ - useEx: string; - /** 鍚堝悓銆佸崗璁� */ - contractUrl: string; - /** 宸ヨ祫鏄庣粏 */ - salaryExcelUrl: string; - /** 鍙戣捣鎿嶄綔鐨勭敤鎴穒d */ - userId?: string; - /** 鎵归噺id */ - batchId?: string; - /** 浠樻鏂硅缁嗘暟鎹� */ - walletBatchDetailDataList?: AddWalletBatchImportTempInput[]; - } - - interface ApplyWalletSingleTransferForOrderSettleInput { - userId?: string; - walletAccountType: WalletAccountTypeEnum; - payType?: WalletPayTypeEnum; - /** 鏀舵浜鸿处鎴� */ - inAcctNo: string; - /** 鏀舵浜鸿处鎴锋埛鍚� */ - inAcctName: string; - inAccountType?: TransAccountTypeEnum; - outAccountType?: TransAccountTypeEnum; - /** 鏀舵鏂硅鍚� */ - inBankName?: string; - /** 杞嚭閲戦 */ - tranAmount?: number; - /** 璧勯噾鐢ㄩ�� */ - useEx: string; - /** 鍚堝悓銆佸崗璁� */ - contractUrl: string; - /** 鏀粯鍑瘉 */ - payVoucherUrl?: string; - /** 鏀粯鍑瘉 */ - payVoucherName?: string; - /** 鍚堝悓/鍗忚鍚嶇О */ - contractName: string; - /** 闄勮█ */ - postscript?: string; - orderSettleId?: string; - } - - interface ApplyWalletSingleTransferInput { - userId?: string; - walletAccountType: WalletAccountTypeEnum; - payType?: WalletPayTypeEnum; - /** 鏀舵浜鸿处鎴� */ - inAcctNo: string; - /** 鏀舵浜鸿处鎴锋埛鍚� */ - inAcctName: string; - inAccountType?: TransAccountTypeEnum; - outAccountType?: TransAccountTypeEnum; - /** 鏀舵鏂硅鍚� */ - inBankName?: string; - /** 杞嚭閲戦 */ - tranAmount?: number; - /** 璧勯噾鐢ㄩ�� */ - useEx: string; - /** 鍚堝悓銆佸崗璁� */ - contractUrl: string; - /** 鏀粯鍑瘉 */ - payVoucherUrl?: string; - /** 鏀粯鍑瘉 */ - payVoucherName?: string; - /** 鍚堝悓/鍗忚鍚嶇О */ - contractName: string; - /** 闄勮█ */ - postscript?: string; - } - interface AreaDto { /** 缂栫爜 */ areaCode?: number; @@ -2132,118 +390,6 @@ layer?: number; /** 鎺掑簭 */ sort?: number; - } - - interface AreaInfo { - areaCode?: number; - parentId?: number; - areaName?: string; - /** 1鐪� 2甯� 3鍖� 4闀� */ - layer?: number; - sort?: number; - children?: AreaInfo[]; - /** 绠�鏄撴嫾闊� */ - simpleSpelling?: string; - /** 蹇�熸绱� */ - quickQuery?: string; - } - - interface AttestationV2Info { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鑱旂郴浜猴細绫诲瀷涓轰釜浜烘椂鑱旂郴浜轰负鐢宠鏃跺鍚� */ - contacter?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 娉ㄥ唽绫诲瀷锛�1涓轰紒涓氾紝2涓轰釜浜� */ - registType?: number; - authType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О/涓汉濮撳悕 */ - customerName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - status?: UserCertificationStatusEnum; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 浠樿垂閲戦 */ - payAmount?: number; - belongPark?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 璁よ瘉鏃堕棿 */ - certificationDate?: string; - /** 鍚嶇О */ - name?: string; - /** 鐧诲綍鐢ㄦ埛鍚� */ - userName?: string; - lastLoginTime?: string; - /** 浜у搧鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - productCount?: number; - /** 璧勮鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - informationCount?: number; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - /** 缁戝畾閭鍦板潃 */ - bindEmailAddress?: string; - canLoginUserSign?: CanLoginUserSignEnum; - bussinessCode?: string; - } - - interface AuditGigWorkerRechargeFeeInput { - id?: string; - auditStatus?: LgGigWorkerRechargeStatusEnum; - /** 瀹℃牳鐞嗙敱 */ - auditNote?: string; - /** 瀹℃牳浜� */ - checkUserId?: string; - } - - interface AuditWalletBatchTransferDetailInput { - id?: string; - opStatus?: BatchIssuanceRegulatorsStatusEnum; - /** 瀹℃牳鐞嗙敱 */ - auditNote?: string; - } - - interface AuditWalletBatchTransferInput { - id?: string; - opStatus?: WalletTransferStatusEnum; - /** 瀹℃牳鐞嗙敱 */ - auditNote?: string; - } - - interface AuditWalletSingleTransferInput { - id?: string; - auditStatus?: WalletTransferStatusEnum; - /** 瀹℃牳鐞嗙敱 */ - auditNote?: string; - /** 瀹℃牳浜� */ - checkUserId?: string; - } - - interface AuthInsureMarkProductDto { - productId?: string; - productName?: string; - schemeTypeCount?: number; - schemeName?: string[]; - } - - interface BankNoQueryItemOutput { - nodeName?: string; - nodeCode?: string; - } - - interface BankNoQueryOutput { - bankNo?: string; - bankName?: string; - size?: string; - list?: BankNoQueryItemOutput[]; } interface BaseAuthorizeDto { @@ -2258,547 +404,6 @@ moduleTypeInfo?: ModuleTypeInfo[]; objectType?: number; objectId?: string; - } - - interface BaseIdInput { - id?: string; - } - - type BatchBillCheckStatus = 4 | 6 | 10 | 15 | 20 | 30 | -20 | -10; - - interface BatchInquiriesItem { - sThirdVoucher?: string; - cstInnerFlowNo?: string; - idType?: string; - idNo?: string; - oppAccNo?: string; - oppAccName?: string; - amount?: string; - postScript?: string; - fee?: string; - stt?: string; - sttInfo?: string; - remarkFCR?: string; - } - - interface BatchInquiriesRegulatorsInput { - mrchCode: string; - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - thirdVoucher: string; - } - - interface BatchInquiriesRegulatorsOutput { - thirdVoucher?: string; - bStt?: string; - busiType?: string; - payType?: string; - currency?: string; - srcAccNo?: string; - totalNum?: string; - totalAmount?: string; - settleType?: string; - bussFlowNo?: string; - hostFlowNo?: string; - hostBusinessNo?: string; - list?: BatchInquiriesItem[]; - } - - interface BatchIssuanceItem { - sThirdVoucher?: string; - oppAccNo?: string; - oppAccName?: string; - amount?: string; - postScript?: string; - fee?: string; - stt?: string; - } - - interface BatchIssuanceRegulatorsInput { - mrchCode: string; - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - thirdVoucher: string; - agreE_NO?: string; - busiType: string; - payType: string; - currency: string; - srcAccNo: string; - totalNum: string; - totalAmount: string; - settleType: string; - freezeNo: string; - batchOrdRemark?: string; - hoResultSet4047R?: HOResultSet4047RItem[]; - } - - interface BatchIssuanceRegulatorsOutput { - thirdVoucher?: string; - payType?: string; - srcAccNo?: string; - totalNum?: string; - totalAmount?: string; - bussFlowNo?: string; - freezeNo?: string; - list?: BatchIssuanceItem[]; - } - - type BatchIssuanceRegulatorsStatusEnum = 3 | 4 | 10; - - interface BatchRefundInfoDetailInput { - pageModel?: Pagination; - insurePolicyOperateHistoryId?: string; - status?: InsureRefundStatusEnum; - keyWord?: string; - } - - interface BatchRefundInfoDetailOutput { - insurancePolicyDetailId?: string; - /** 濮撳悕 */ - name?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - status?: InsureRefundStatusEnum; - effectStartTime?: string; - effectEndTime?: string; - /** 澶囨敞 */ - remark?: string; - } - - interface BatchRefundInfoDetailOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: BatchRefundInfoDetailOutput[]; - } - - interface BatchRefundInfoOutput { - insurancePolicyId?: string; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - /** 淇濋櫓缂栧彿 */ - serialNum?: string; - /** 浜鸿祫鏈烘瀯Id */ - companyId?: string; - /** 浜鸿祫鏈烘瀯鍚嶇О */ - companyName?: string; - /** 閫�淇濈敵璇锋棩鏈� */ - applyTime?: string; - /** 璐圭敤 */ - amountPremium?: number; - /** 璧峰鏃ユ湡 */ - insureStartDate?: string; - /** 鎴鏃ユ湡 */ - insureEndDate?: string; - /** 鎶曚繚绫诲瀷(鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄�) */ - insuranceTypeCode?: string; - /** 绾夸笅鎶曚繚鏂规 */ - schemeType?: string; - /** 鎶曚繚鏂规 */ - sumInsured?: number; - /** 閫�淇濈敵璇蜂汉鏁� */ - numberOfInsured?: number; - /** 閫�淇濇垚鍔熶汉鏁� */ - numberOfSuccess?: number; - /** 閫�淇濆け璐ヤ汉鏁� */ - numberOfFailed?: number; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 浜哄憳鍒嗙被 */ - jobCode?: string; - status?: InsureRefundStatusEnum; - /** 澶囨敞 */ - remark?: string; - /** 淇濋櫓鍚嶇О */ - productName?: string; - effectStartTime?: string; - effectEndTime?: string; - } - - interface BatchRefundInput { - pageModel?: Pagination; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - /** 鎶曚繚绫诲瀷(鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄�) */ - insuranceTypeCode?: string; - /** 閫�淇濈敵璇峰紑濮嬫棩鏈� */ - insureApplyStartDate?: string; - /** 閫�淇濈敵璇风粨鏉熸棩鏈� */ - insureApplyEndDate?: string; - isBack?: boolean; - status?: InsureRefundStatusEnum; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 淇濋櫓鍒版湡澶╂暟 */ - insureEndDays?: number; - /** 鏁版嵁绫诲瀷 1閫�淇� 2鎵瑰 */ - operateType?: number; - } - - interface BatchRefundOutput { - userId?: string; - insurancePolicyId?: string; - insurePolicyOperateHistoryId?: string; - /** 鎶曚繚缂栧彿 */ - serialNum?: string; - /** 浼佷笟鍚嶇О */ - companyName?: string; - /** 鎶曚繚绫诲瀷 */ - insuranceTypeCode?: string; - /** 淇濋櫓鍚嶇О 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 鎶曚繚鏂规 */ - schemeType?: string; - /** 閫�淇濈敵璇蜂汉鏁� */ - numberOfInsured?: number; - /** 閫�淇濇垚鍔熶汉鏁� */ - numberOfSuccess?: number; - /** 閫�淇濆け璐ヤ汉鏁� */ - numberOfFailed?: number; - /** 鎶曚繚閲戦 */ - amountPremium?: number; - /** 閫�淇濋噾棰� */ - refundPremium?: number; - /** 閫�淇�/鎵规姇淇濋噾棰� */ - premium?: number; - /** 浜哄憳鍒嗙被 */ - jobCode?: string; - status?: InsureRefundStatusEnum; - /** 瀹℃牳浜篒d */ - checkUserId?: string; - /** 瀹℃牳浜哄悕绉� */ - checkUserName?: string; - /** 瀹℃牳鏃堕棿 */ - checkTime?: string; - effectStartTime?: string; - effectEndTime?: string; - /** 鍒涘缓鏃堕棿 */ - createionTime?: string; - /** 鍒涘缓浜� */ - creater?: string; - /** 鐢宠鏃堕棿 */ - applyTime?: string; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - /** 璧峰鏃ユ湡 */ - insureStartDate?: string; - /** 鎴鏃ユ湡 */ - insureEndDate?: string; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - operateType?: number; - /** 鎶曚繚鏂规 */ - sumInsured?: number; - /** 閫�淇濇壒鍗� */ - batchBillUrl?: string; - /** 淇濋櫓鍚嶇О */ - productName?: string; - } - - interface BatchRefundOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: BatchRefundOutput[]; - } - - interface BatchRefundStaffOutput { - name?: string; - insurancePolicyDetailId?: string; - idNumber?: string; - phoneNum?: string; - } - - interface BatchSetUserServiceStaffInput { - /** 鐢ㄦ埛Id */ - userIds?: string[]; - /** 鏈嶅姟浜哄憳Id */ - serviceStaffId?: string; - } - - interface BestSignDownloadImageDataResponse { - /** 鍥剧墖鏂囦欢娴� */ - data?: any[]; - } - - interface BestSignDownloadImageDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: BestSignDownloadImageDataResponse; - } - - interface BestSignEnterBankInfoDto { - /** 鎴峰悕 */ - enterpriseName?: string; - /** 閾惰鍚嶇О */ - bankName?: string; - /** 寮�鎴锋敮琛屽悕绉� */ - bankRemusName?: string; - /** 閾惰璐︽埛 */ - bankAccountNo?: string; - /** 鑱旇鍙� */ - bankRemusNo?: string; - } - - interface BestSignOutputDynamic { - errno?: string; - errmsg?: string; - cost?: string; - data?: any; - } - - interface BestSignRegDataResponse { - /** 浠诲姟Id */ - taskId?: string; - } - - interface BestSignRegDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: BestSignRegDataResponse; - } - - interface BestSignRequestResultDto { - success?: boolean; - msg?: string; - data?: string; - data2?: string; - } - - interface BestSignStorageUploadDataResponse { - /** 鏂囦欢ID 涓婁笂绛句骇鐢熺殑鏂囦欢鍞竴ID */ - fid?: string; - } - - interface BestSignStorageUploadDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: BestSignStorageUploadDataResponse; - } - - type BestSignUserSignStatusEunm = 1 | 5 | 10 | 20 | 30 | 40 | 50 | 90; - - interface BindUserEmailInput { - /** 閭 */ - bindEmailAddress: string; - /** 楠岃瘉鐮� */ - verificationCode: string; - /** 鐢ㄦ埛Id */ - userId?: string; - } - - type BusinessSettingTypeEnum = 10; - - interface CalculationWalletPayFeeInput { - amount?: number; - walletAccountType?: WalletAccountTypeEnum; - } - - type CanLoginUserSignEnum = 1 | 2 | -1; - - interface CategoryAllDto { - /** 绫诲埆Id */ - id?: string; - /** 鍚嶇О */ - name?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 搴忓彿Id */ - categoryIntId?: number; - } - - interface CategoryDto { - /** 绫诲埆Id */ - id?: string; - /** 鍚嶇О */ - name?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 绠�杩� */ - sketch?: string; - /** 鍥炬爣鍦板潃 */ - icon?: string; - /** 澶撮儴鍥炬爣鍦板潃 */ - headIcon?: string; - /** 鏄惁鏄剧ず锛宼rue鏄剧ず锛宖alse闅愯棌 */ - isVisable?: boolean; - /** 鏄惁鏀寔骞垮憡 */ - isSupportAdvertise?: boolean; - /** 搴忓彿Id */ - categoryIntId?: number; - } - - interface CategoryInfo { - /** 绫诲埆Id */ - id?: string; - /** 鍚嶇О */ - name?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 绠�杩� */ - sketch?: string; - /** 鍥炬爣鍦板潃 */ - icon?: string; - /** 澶撮儴鍥炬爣鍦板潃 */ - headIcon?: string; - /** 鏄惁鏄剧ず锛宼rue鏄剧ず锛宖alse闅愯棌 */ - isVisable?: boolean; - /** 鏄惁鏀寔骞垮憡 */ - isSupportAdvertise?: boolean; - /** 搴忓彿Id */ - categoryIntId?: number; - /** 绫诲瀷锛�0浜у搧绫诲埆锛�1璧勮绫诲埆 */ - type?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverMsg[]; - } - - interface CategoryMenu { - /** 绫诲埆Id */ - id?: string; - /** 鍚嶇О */ - name?: string; - /** 澶撮儴鍥炬爣鍦板潃 */ - headIcon?: string; - /** 鍥炬爣鍦板潃 */ - icon?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverMsg[]; - /** 绠�杩� */ - sketch?: string; - /** 鎺掑簭 */ - sequence?: number; - } - - type CertificateType = 10 | 20 | 30 | 40; - - interface CertifiedUserDetailDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 璁よ瘉鏃堕棿 */ - certificationTime?: string; - /** 璁よ瘉杩囨湡鏃堕棿 */ - expirationTime?: string; - status?: UserCertificationStatusEnum; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 娉ㄥ唽鏃堕棿 */ - registTime?: string; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - /** 鐢ㄦ埛鎵嬫満鍙� */ - userPhoneNumber?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 浠樿垂閲戦 */ - payAmount?: number; - /** 鐧诲綍鐢ㄦ埛鍚� */ - userName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - certificationMode?: UserCertificationModeEnum; - /** 浠g悊浜哄鍚� */ - proxyPersonName?: string; - /** 浠g悊浜鸿韩浠借瘉鍙� */ - proxyPersonIdNumber?: string; - /** 浠g悊浜烘墜鎸佽韩浠借瘉鐓� */ - proxyPersonIdImgUrl?: string; - /** 浼佷笟鎺堟潈涔� */ - proxyPowerAttorneyUrl?: string; - certificationChannel?: UserCertificationChannelEnum; - certificationElement?: UserCertificationElementEnum; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 浠g悊浜鸿韩浠借瘉鐓у弽闈� */ - proxyPersonIdBackImgUrl?: string; - /** 娉曚汉閾惰鍗$収鐗� */ - legalPersonBankCardImgUrl?: string; - /** 浠g悊浜洪摱琛屽崱鐓х墖 */ - proxyPersonBankCardImgUrl?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact?: string; - /** 璁よ瘉鑱旂郴浜虹數璇� */ - certificationContactPhone?: string; - /** 浼佷笟3瑕佺礌楠岃瘉鐘舵�� 0鏈�氳繃 1宸查�氳繃 */ - enterVerifyStatus?: number; - } - - interface CertifiedUserListDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 璁よ瘉鏃堕棿 */ - certificationTime?: string; - /** 璁よ瘉杩囨湡鏃堕棿 */ - expirationTime?: string; - status?: UserCertificationStatusEnum; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 娉ㄥ唽鏃堕棿 */ - registTime?: string; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - certificationChannel?: UserCertificationChannelEnum; - certificationElement?: UserCertificationElementEnum; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - userPhoneNumber?: string; - certificationMode?: UserCertificationModeEnum; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact?: string; - /** 璁よ瘉鑱旂郴浜虹數璇� */ - certificationContactPhone?: string; - } - - interface CertifiedUserListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CertifiedUserListDto[]; } interface ChangePasswordFromCurrentPwdInput { @@ -2855,48 +460,7 @@ verificationCode: string; } - interface CheckBatchCreateCompanyUserInput { - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - } - - interface CheckBatchCreateCompanyUserResult { - enterpriseName?: string; - msg?: string; - } - - interface CheckCircleFriendInput { - /** 鏈嬪弸鍦堟秷鎭疘d */ - circleFriendId?: string; - /** 瀹℃牳鐘舵�� 閫氳繃锛�10 椹冲洖/鍏抽棴锛�-10 */ - status?: number; - } - - interface CheckCircleFriendReplyInput { - /** 鏈嬪弸鍦堣瘎璁篒d */ - circleFriendReplyId?: string; - /** 瀹℃牳鐘舵�� 閫氳繃锛�10 椹冲洖锛�-10 */ - status?: number; - } - - interface CheckInsureCityIsAllowInput { - insureOnlineType?: number; - marketProductId?: string; - insureCityCode?: string; - } - - interface CheckJobTypeIsAllowInsureInput { - insureMarketProductId?: string; - productSchemeTypeId?: string; - /** 淇濋殰鍛ㄦ湡锛�1D銆�30D銆�360D锛坆izCode涓洪暱鏈熸椂蹇呬紶锛� */ - period?: string; - jobType?: number; - } + type ChargeTypeEnum = 1 | 2; interface CheckLoginVerificationCodeInput { messageType?: string; @@ -2904,706 +468,19 @@ verificationCode?: string; } - interface CheckOfflineInsureBatchBillInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 鎵瑰崟缂栧彿 */ - batchBillId?: string; - /** 瀹℃牳鐞嗙敱 */ - auditNote?: string; - checkStatus?: BatchBillCheckStatus; - } - - interface CheckOfflineInsureBillInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 瀹℃牳鐞嗙敱 */ - auditNote?: string; - policyStatus?: number; - } - - interface CheckOrderSignInput { - orderId?: string; - fromUserId?: string; - toUserId?: string; - } - - interface CheckPhoneVerificationCodeInput { - /** 鎵嬫満鍙� */ - phoneNumber: string; - /** 楠岃瘉鐮� */ - verificationCode?: string; - } - - interface CheckUserWalletBalanceInfoOutput { - acctNo?: string; - acctName?: string; - canUseMoneyTotal?: number; - directMoneyTotal?: number; - salaryMoneyTotal?: number; - canNotUseMoneyTotal?: number; - freezeMoneyTotal?: number; - allMoneyTotal?: number; - } - - interface CheckWalletRechargeInput { - id?: string; - status?: WalletRechargeStatusEnum; - checkRemark?: string; - } - - interface CircleFriendDto { - /** 鏈嬪弸鍦堟秷鎭疘d */ - id?: string; - /** 缂栧彿 */ - identityId?: number; - /** 鐢ㄦ埛缂栧彿 */ - userIdentityId?: number; - /** 鍚嶇墖ShortId */ - shortId?: number; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鍚嶇墖浜岀淮鐮� */ - qrCode?: string; - /** 鍚嶇墖鍚� */ - name?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 鍚嶇墖澶村儚 */ - headPhoto?: string; - /** 瀹℃牳鐘舵�� 閫氳繃锛�10 椹冲洖/鍏抽棴锛�-10 */ - status?: number; - /** 鏈嬪弸鍦堟秷鎭唴瀹� */ - content?: string; - /** 鍒涘缓浜篒d */ - creatorId?: string; - /** 鍙戝竷鏃堕棿 */ - creationTime?: string; - /** 鏄惁鑷禐 */ - isSelfThumbsUp?: boolean; - /** 鏄惁鐐硅禐 */ - isYourSelfThumbsUp?: boolean; - /** 鍏宠仈id */ - relationalId?: string; - relationalType?: RelationalTypeEnum; - /** 鍥剧墖淇℃伅 */ - files?: CircleFriendFileDto[]; - /** 鐐硅禐淇℃伅 */ - thumbsUps?: ThumbsUpDto[]; - /** 鍥炲淇℃伅 */ - replies?: CircleFriendReplyDto[]; - } - - interface CircleFriendDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CircleFriendDto[]; - } - - interface CircleFriendFileDto { - /** 鏂囦欢鍦板潃 */ - fileUrl?: string; - /** 绫诲瀷锛�1锛氬浘鐗� 2锛氳棰� */ - type?: number; - /** 椤哄簭 */ - sequence?: number; - } - - interface CircleFriendReplyDto { - /** 璇勮Id */ - id?: string; - /** 鍥炲浜哄悕鐗嘢hortId */ - shortId?: number; - /** 璇勮浜�/鍥炲浜篒d */ - userId?: string; - /** 鍥炲浜哄悕鐗囧悕 */ - name?: string; - /** 鍚嶇墖澶村儚 */ - headPhoto?: string; - /** 琚洖澶嶄汉/琚瘎璁轰汉鍚嶇墖ShortId */ - beRepliedShortId?: number; - /** 琚洖澶嶄汉/琚瘎璁轰汉Id */ - beRepliedUserId?: string; - /** 琚洖澶嶄汉/琚瘎璁轰汉鍚嶇墖鍚� */ - beRepliedName?: string; - /** 琚洖澶嶄汉/琚瘎璁轰汉鍚嶇墖澶村儚 */ - beRepliedHeadPhoto?: string; - /** 璇勮鍐呭 */ - content?: string; - /** 瀹℃牳鐘舵�� 閫氳繃锛�10 椹冲洖锛�-10 */ - status?: number; - /** 璇勮鏃堕棿 */ - creationTime?: string; - /** 鐖剁骇Id */ - parentId?: string; - } - - interface CircleFriendReplyInfo { - /** 璇勮Id */ - id?: string; - /** 鍥炲浜哄悕鐗嘢hortId */ - shortId?: number; - /** 璇勮浜�/鍥炲浜篒d */ - userId?: string; - /** 鍥炲浜哄悕鐗囧悕 */ - name?: string; - /** 鍚嶇墖澶村儚 */ - headPhoto?: string; - /** 琚洖澶嶄汉/琚瘎璁轰汉鍚嶇墖ShortId */ - beRepliedShortId?: number; - /** 琚洖澶嶄汉/琚瘎璁轰汉Id */ - beRepliedUserId?: string; - /** 琚洖澶嶄汉/琚瘎璁轰汉鍚嶇墖鍚� */ - beRepliedName?: string; - /** 琚洖澶嶄汉/琚瘎璁轰汉鍚嶇墖澶村儚 */ - beRepliedHeadPhoto?: string; - /** 璇勮鍐呭 */ - content?: string; - /** 瀹℃牳鐘舵�� 閫氳繃锛�10 椹冲洖锛�-10 */ - status?: number; - /** 璇勮鏃堕棿 */ - creationTime?: string; - /** 璇勮缂栧彿 */ - identityId?: number; - /** 鏈嬪弸鍦堜俊鎭疘d */ - circleFriendId?: string; - /** 鐢ㄦ埛缂栧彿 */ - userIdentityId?: number; - /** 鐖剁骇Id */ - parentId?: string; - } - - interface CircleFriendUserReply { - /** 璇勮Id */ - id?: string; - /** 璇勮缂栧彿 */ - identityId?: number; - /** 鍥炲浜哄悕鐗嘢hortId */ - shortId?: number; - /** 璇勮浜�/鍥炲浜篒d */ - userId?: string; - /** 鐢ㄦ埛缂栧彿 */ - userIdentityId?: number; - /** 鍥炲浜哄悕鐗囧悕 */ - name?: string; - /** 璇勮鍐呭 */ - content?: string; - /** 瀹℃牳鐘舵�� 閫氳繃锛�10 椹冲洖锛�-10 */ - status?: number; - /** 璇勮鏃堕棿 */ - creationTime?: string; - } - - interface CircleFriendUserReplyPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CircleFriendUserReply[]; - } - - interface CityInfo { - provinceCode?: number; - areaCode?: number; - areaName?: string; - /** 椤哄簭 */ - sequence?: number; - } - interface ClockDto { kind?: string; } - interface CommentCheckInput { - /** 璇勮Id */ - id?: string; - /** 瀹℃牳鐘舵�侊細10閫氳繃锛�-10椹冲洖 */ - status?: number; - /** 澶囨敞 */ - remark?: string; - } - - interface CommentForManage { - /** 璇勮Id */ - id?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 绫诲埆鍚嶇О */ - categoryName?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 璇勮鍐呭 */ - content?: string; - /** 璇勮浜� */ - commentator?: string; - /** 璇勮鏃堕棿 */ - commentTime?: string; - /** 瀹℃牳鏃堕棿 */ - checkTime?: string; - /** 澶囨敞 */ - remark?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖 */ - status?: number; - /** 楠屾敹鏃堕棿 */ - fixtureDate?: string; - } - - interface CommentForManagePageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CommentForManage[]; - } - - interface CommentForProduct { - /** 璇勮Id */ - id?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 璇勮鍐呭 */ - content?: string; - /** 璇勮浜� */ - commentator?: string; - /** 璇勮鏃堕棿 */ - commentTime?: string; - /** 澶囨敞 */ - remark?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖 */ - status?: number; - /** 璇勬槦鏁� */ - starCount?: number; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鏄惁鏄垜鐨勭偣璧� */ - isMyCommentThumbsUp?: boolean; - /** 鐐硅禐鐨処D */ - commentThumbsUpId?: string; - } - - interface CommentForProductPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CommentForProduct[]; - } - - type CommonInfoType = 10 | 20 | 30 | 40 | 50; - - interface CompanyAttestationDto { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁よ瘉绫诲瀷锛�1涓轰紒涓氾紝2涓轰釜浜� */ - type?: number; - /** 10 浜鸿祫鍏徃 20 鍥尯缁忚惀 30 鐢ㄥ伐鍗曚綅 40 姘戣惀浼佷笟 */ - authType?: number; - /** 浼佷笟鍚嶇О */ - customerName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鎵�灞炲尯鍩� */ - address?: string; - /** 鐪丆ode */ - provinceCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯侰ode */ - cityCode?: number; - /** 甯� */ - cityName?: string; - /** 鍖哄煙 */ - areaName?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 澶村儚 */ - cardHeadUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - /** 鍏徃鍚嶇О */ - cardCompanyName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 浼佷笟瑙勬ā */ - firmSize?: number; - /** 鎵�鍦ㄨ亴浣� */ - jobPosition?: number; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 鎻愪氦璁よ瘉鏃堕棿 */ - attestateDate?: string; - /** 鍐犲悕锛�0鍏朵粬锛�1鐪佺骇锛�2甯傜骇锛�3鍖哄幙绾� */ - namingType?: number; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 澶囨敞 */ - remark?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝1锛屽畬鍠勪腑 2锛� 宸插畬鍠� 9锛� 鎻愪氦瀹℃牳 10閫氳繃锛�-10椹冲洖 -20 绂佺敤 -30 鏈璇� */ - status?: number; - } - - interface CompanyAttestationSubmitInput { - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 浼佷笟鍚嶇О */ - customerName: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 浠樿垂閲戦 */ - payAmount?: number; - belongPark?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鑱旂郴浜� */ - contacter: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 浼佷笟瑙勬ā */ - firmSize?: number; - /** 鎵�鍦ㄨ亴浣� */ - jobPosition?: number; - /** 10 浜鸿祫鍏徃 20 鍥尯缁忚惀 30 鐢ㄥ伐鍗曚綅 40 姘戣惀浼佷笟 */ - authType?: number; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 澶村儚 */ - cardHeadUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - } - - interface CompanyInsureDto { - /** 瀹㈡埛绫诲瀷 */ - type?: number; - /** 瀹㈡埛绠�绉� */ - shortName?: string; - /** 瀹㈡湇鐢佃瘽 */ - serviceTel?: string; - /** 鑱旂郴浜� */ - contactPerson: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - /** 鍗忚鏂囦欢 */ - protocolFileUrl?: string; - /** 鍗忚璧峰鏃ユ湡 */ - protocolStartDate?: string; - /** 鍗忚鎴鏃ユ湡 */ - protocolEndDate?: string; - /** 瀹㈡埛鏉ユ簮 */ - fromType?: number; - /** 鎷涘晢浜哄憳Id */ - merchantsId?: string; - /** 鎷涘晢浜哄憳 */ - merchantsName?: string; - /** 榛樿浜哄憳鍒嗙被 */ - jobCode: string; - /** 娓犻亾浣i噾姣斾緥 */ - channelRate?: number; - /** 娓犻亾瀹㈡埛Id */ - channelCustomerId?: string; - /** Logo鍦板潃 */ - logoUrl: string; - /** 澶囨敞 */ - remark?: string; - /** 鍏ヨ亴鍚堝悓妯℃澘 */ - inductionContractTemplateUrl?: string; - /** 鏈夋晥鏈堜唤鑼冨洿 */ - validMonth?: number; - /** 鍚堝悓鏈夋棤鏈夋晥璧锋鏃ユ湡 */ - hasValidDuration?: boolean; - /** 鍚堝悓鏈夋棤瀹跺涵鍦板潃 */ - hasFamilyAddress?: boolean; - /** 鍚堝悓鏈夋棤绱ф�ヨ仈绯讳汉 */ - hasUrgencyPerson?: boolean; - /** 绂昏亴鍚堝悓妯℃澘 */ - separationContractTemplateUrl?: string; - /** 鐘舵�� */ - status?: number; - id?: string; - /** 鍚嶇О */ - name?: string; - /** 缁熶竴淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鎶曚繚鍚堢害寮�濮嬫棩鏈� */ - effectStartTime?: string; - /** 鎶曚繚鍚堢害缁撴潫鏃ユ湡 */ - effectEndTime?: string; - /** 绛剧害鏃ユ湡 */ - insureSignTime?: string; - /** 鍏ヨ亴浜岀淮鐮� */ - inductionQrCode?: string; - /** 绂昏亴浜岀淮鐮� */ - separationQrCode?: string; - /** 鎶曚繚绛剧害浜岀淮鐮� */ - insureQrCode?: string; - /** 娉曞ぇ澶у疄鍚嶇姸鎬� */ - faddRealNameStatus?: number; - /** 娉曞ぇ澶ц嚜鍔ㄧ鎺堟潈鐘舵�� */ - faddTradeAuthSignStatus?: number; - /** 鍏徃Id */ - companyId?: string; - success?: boolean; - msg?: string; - } - - interface CompanyInsureInfo { - id?: string; - companyId?: string; - /** 瀹㈡埛鍚嶇О */ - name?: string; - /** 鍏ヨ亴浜岀淮鐮� */ - inductionQrCode?: string; - /** 绂昏亴浜岀淮鐮� */ - separationQrCode?: string; - /** 淇濋櫓绛剧害浜岀淮鐮� */ - insureQrCode?: string; - /** 淇濋櫓绛剧害鐘舵�� */ - insureSignStatus?: number; - /** 鑱旂郴浜� */ - contactPerson?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 榛樿鍒嗙被 */ - jobCode?: string; - /** 瀹㈡埛鏉ユ簮 */ - fromType?: number; - /** 鎷涘晢浜哄憳 */ - merchantsName?: string; - merchantsId?: string; - /** 娓犻亾鍟咺d */ - channelCustomerId?: string; - /** 娓犻亾鍟� */ - channelCustomerName?: string; - /** 娓犻亾浣i噾姣斾緥 */ - channelRate?: number; - /** 鍗忚鍚堝悓鍦板潃 */ - protocolFileUrl?: string; - /** 鍗忚璧峰鏃ユ湡 */ - protocolStartDate?: string; - /** 鍗忚鎴鏃ユ湡 */ - protocolEndDate?: string; - /** 鏄惁涓婁紶鍏ヨ亴鍚堝悓妯℃澘 */ - hasInductionTemplate?: boolean; - /** 鏄惁涓婁紶绂昏亴鍚堝悓妯℃澘 */ - hasSeparationTemplate?: boolean; - status?: number; - } - - interface CompanyInsureInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CompanyInsureInfo[]; - } - - interface CompanyUserDto { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浼佷笟鍚嶇О */ - customerName?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 鎵�鍦ㄥ湴 */ - address?: string; - /** 鍐犲悕锛�0鍏朵粬锛�1鐪佺骇锛�2甯傜骇锛�3鍖哄幙绾� */ - namingType?: number; - /** 浜у搧鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - productCount?: number; - /** 璧勮鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - informationCount?: number; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 鎻愪氦璁よ瘉鏃堕棿 */ - attestateDate?: string; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - authType?: number; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 浠樿垂閲戦 */ - payAmount?: number; + interface CollectFlexWorkerResumeInput { + flexWorkerId?: string; + userResumeId?: string; } interface ConditionInfo { id?: string; name?: string; sort?: number; - } - - interface ConfirmToAccountBatchInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 鎵瑰崟缂栧彿 */ - batchBillId?: string; - /** 瀹℃牳鐞嗙敱 */ - confirmToAccountRemark?: string; - checkStatus?: BatchBillCheckStatus; - } - - interface ConfirmToAccountInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 瀹℃牳鐞嗙敱 */ - confirmToAccountRemark?: string; - policyStatus?: number; - } - - interface ConsultDto { - id?: string; - categoryId?: string; - userId?: string; - userStatus?: UserCertificationStatusEnum; - /** 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - creationTime?: string; - lastModificationTime?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - /** 鑱屼綅鍚嶇ОId */ - consultSettingId?: string; - /** 鑱屼綅鍚嶇ОId */ - consultSettingName?: string; - /** 璇︾粏鍦板潃 */ - address?: string; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鎵�灞炶涓欼D */ - industrySettingId?: string; - /** 鎵�灞炶涓氬悕绉� */ - industrySettingName?: string; - /** 鍛樺伐钖叕 */ - salary?: number; - /** 璧峰钖祫 */ - startMonthlySalary?: number; - /** 鎴璧峰钖祫 */ - endMonthlySalary?: number; - /** 宸ヤ綔浠嬬粛 */ - consultIntroduction?: string; - /** 10 鍥哄畾 20 闈㈣ */ - salaryType?: number; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - viewCount?: number; - attentionCount?: number; - companyName?: string; - /** 鐢ㄦ埛鏄惁閿佸畾 */ - userIsLocked?: boolean; - userAuthTye?: EnterpriseTypeEnum; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - } - - interface ConsultDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ConsultDto[]; - } - - interface ConsultListInput { - pageModel?: Pagination; - /** 鏄电О */ - consultName?: string; - status?: number; - startDate?: string; - endDate?: string; - } - - interface ConsultRecommendInput { - id?: string; - isRecommend?: boolean; - } - - interface ConsultViewInput { - /** 璁㈠崟娴忚Id */ - id?: string; - /** 璁㈠崟Id */ - consultId?: string; - } - - interface ContractEvidenceReportDownloadInput { - /** 鎺ュ彛璐﹀彿 */ - contractId?: string; - /** 鏄惁浣撶幇瀹炲悕 鍚� 0鎴栬��1锛�0涓轰笉浣撶幇锛�1涓洪渶瑕併�備粎浣跨敤杩囦笂涓婄鐨勨�滀釜浜烘墜鏈哄彿璁よ瘉锛堝甫鐭俊鏍¢獙锛夆�溿�佲�濅釜浜洪摱琛屽崱澶氳绱犳牎楠岋紙甯︾煭淇℃牎楠岋級鈥濄�佲�滆吘璁簯H5鍒疯劯璁よ瘉鈥濄�佲�滄敮浠樺疂鍒疯劯璁よ瘉鈥濄�佲�滀紒涓氶摱琛屾墦娆撅紙鍏宠仈鐢ㄦ埛锛夆�濇敮鎸佷綋鐜帮紝璇锋寜闇�浣跨敤銆� */ - isSupportRealName?: string; - /** 鎶ュ憡鏄惁闄勫甫鍚堝悓鍘熸枃 鍚︼紝瀛楃涓插弬鏁� 锛屽湪鎶ュ憡涓槸鍚﹂檮甯﹀悎鍚屽師鏂囷紝榛樿涓嶉檮甯︼紝濉啓涓�"true"鍒欓檮甯﹀師鏂� */ - includeContractFile?: string; - /** 鐢宠浜哄悕绉� 鍚︼紝鎶ュ憡涓浜岀珷鑺傦紙鐢靛瓙绛剧害鏁版嵁瀛樿瘉娓呭崟鍐呭锛堜竴锛夊悎鍚屽熀鏈俊鎭級涓綋鐜扮殑鐢宠浜虹殑濮撳悕锛屽涓虹┖鍒欎笉浣撶幇 */ - requestPerson?: string; - /** 鐢宠浜鸿瘉浠跺彿鐮� 鍚� 鎶ュ憡涓浜岀珷鑺傦紙鐢靛瓙绛剧害鏁版嵁瀛樿瘉娓呭崟鍐呭锛堜竴锛夊悎鍚屽熀鏈俊鎭級浣撶幇鐨勭敵璇蜂汉鐨勮瘉浠跺彿鐮侊紝濡備负绌哄垯涓嶄綋鐜� */ - requestPersonId?: string; - /** 鍚堝悓鍘熸枃Base64瀛楃涓� 鍚� 娣峰悎浜戝満鏅笅鍑哄叿璇佹嵁鎶ュ憡锛岃鍙傛暟涓哄繀濉弬鏁帮紝闇�涓婁紶鍚堝悓鍘熸枃锛岃繖閲屽悎鍚屽師鏂囨枃浠堕渶瑕佽浆涓築ase64瀛楃涓茶繘琛屼紶鍙傘�傚叕鏈変簯鍦烘櫙涓嬶紝璇ュ弬鏁板彲涓虹┖銆� */ - contractFile?: string; - } - - interface ContractGetFaceAuthOrderNoInput { - /** 鍚堝悓缂栧彿 */ - contractId?: string; - /** 绛剧讲浜鸿处鍙� */ - account?: string; - } - - interface ContractSendByTemplateInput { - orderSignId?: string; - /** 鏍¢獙鎵嬫満鍙� */ - mobile?: string; - /** 璁㈠崟Id */ - orderId?: string; - /** 鍚堝悓缂栧彿 */ - contractId?: string; - } - - interface ContractTemplateDownInput { - /** 褰撳墠浼佷笟ID */ - companyId?: string; - companyName?: string; - } - - interface ContractUploadInput { - /** 褰撳墠浼佷笟ID */ - companyId?: string; - companyName?: string; - filePath?: string; } interface ControllerApiDescriptionModel { @@ -3618,1396 +495,79 @@ type?: string; } - interface CooperationApplyDto { + interface CreateOrEditFlexEnterpriseBankInput { id?: string; - /** 鍚堜綔鐨勭被鍒� */ - title?: string; - /** 浼佷笟瑙勬ā */ - companyScale?: number; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鐪佸競 */ - provinceCity?: string; - /** 鐢宠鎻忚堪 */ - applyDescription?: string; - status?: CooperationApplyStatusEnum; - userAttestationStatus?: UserCertificationStatusEnum; - creationTime?: string; - creatorId?: string; - customerName?: string; - applyType?: CooperationApplyTypeEnum; - companyName?: string; - insurePeopleNumber?: InsurePeopleNumberEnum; - /** 鎶曚繚闇�姹� */ - requirement?: string; - cooperationApplyFllowDtos?: CooperationApplyFllowDto[]; + /** 寮�鎴疯 */ + openBank?: string; + /** 寮�鎴锋敮琛� */ + openBranchBank?: string; + /** 閾惰璐︽埛 */ + bankAccount?: string; + verifyStatus?: VerifyStatus; + flexEnterpirseId?: string; } - interface CooperationApplyDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CooperationApplyDto[]; - } - - interface CooperationApplyFllowDto { - cooperationApplyId?: string; - /** 璺熻繘澶囨敞 */ - remark?: string; - status?: CooperationApplyStatusEnum; - creationTime?: string; - creationName?: string; - } - - type CooperationApplyStatusEnum = 10 | 20 | 30 | 40 | -10; - - type CooperationApplyTypeEnum = 10 | 20 | 30 | 40 | 50; - - interface CoverInfo { - /** 灏侀潰鍦板潃 */ - url?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鏄惁璁句负灏侀潰 */ - isMain?: boolean; - } - - interface CoverMsg { - /** 灏侀潰鍦板潃 */ - url?: string; - /** 鎺掑簭 */ - sequence?: number; - } - - interface CreateAccountInput { - /** 鍚嶇О */ - name?: string; - /** 鐢ㄦ埛鍚� */ - userName?: string; - /** 澶囨敞 */ - remark?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 鐢ㄦ埛绔疘d */ - clientId?: string; - /** 瑙掕壊 */ - roleNames?: string[]; - /** 灏忕▼搴廜penId */ - openId?: string; + interface CreateOrEditFlexEnterpriseInput { + id?: string; /** 浼佷笟鍚嶇О */ enterpriseName?: string; - authType?: EnterpriseTypeEnum; - /** MatchMaking灏忕▼搴廜penId */ - matchMakingOpenId?: string; - /** 缁勭粐鏋舵瀯鍏徃id */ - companyOrgId?: string; - /** 缁勭粐鏋舵瀯閮ㄩ棬id */ - departmentOrgId?: string; - } - - interface CreateBackClientUserInput { - /** 鍚嶇О */ - name?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 璐︽埛 */ - userName?: string; - remark?: string; - /** 瑙掕壊 */ - roleNames?: string[]; - /** 缁勭粐鏋舵瀯鍏徃id */ - companyOrgId?: string; - /** 缁勭粐鏋舵瀯閮ㄩ棬id */ - departmentOrgId?: string; - } - - interface CreateBaseRoleInput { - /** 鍚嶇О */ - name?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 閮ㄩ棬Id */ - departmentId?: number; - /** 鏁版嵁鑼冨洿 鍏ㄩ儴鏁版嵁100 涓汉鏁版嵁 10 */ - dataRange?: number; - /** 澶囨敞 */ - remark?: string; - } - - interface CreateCompanyInsureInput { - /** 鍏ラ┗瀹㈡埛Id */ - companyId: string; - /** 瀹㈡埛绫诲瀷 */ - type?: number; - /** 瀹㈡埛绠�绉� */ - shortName?: string; - /** 瀹㈡湇鐢佃瘽 */ - serviceTel?: string; - /** 鑱旂郴浜� */ - contactPerson: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - /** 鍗忚鏂囦欢 */ - protocolFileUrl?: string; - /** 鍗忚璧峰鏃ユ湡 */ - protocolStartDate?: string; - /** 鍗忚鎴鏃ユ湡 */ - protocolEndDate?: string; - /** 瀹㈡埛鏉ユ簮 */ - fromType?: number; - /** 鎷涘晢浜哄憳Id */ - merchantsId?: string; - /** 鎷涘晢浜哄憳 */ - merchantsName?: string; - /** 榛樿浜哄憳鍒嗙被 */ - jobCode: string; - /** 娓犻亾浣i噾姣斾緥 */ - channelRate?: number; - /** 娓犻亾瀹㈡埛Id */ - channelCustomerId?: string; - /** Logo鍦板潃 */ - logoUrl: string; - /** 澶囨敞 */ - remark?: string; - /** 鍏ヨ亴鍚堝悓妯℃澘 */ - inductionContractTemplateUrl?: string; - /** 鏈夋晥鏈堜唤鑼冨洿 */ - validMonth?: number; - /** 鍚堝悓鏈夋棤鏈夋晥璧锋鏃ユ湡 */ - hasValidDuration?: boolean; - /** 鍚堝悓鏈夋棤瀹跺涵鍦板潃 */ - hasFamilyAddress?: boolean; - /** 鍚堝悓鏈夋棤绱ф�ヨ仈绯讳汉 */ - hasUrgencyPerson?: boolean; - /** 绂昏亴鍚堝悓妯℃澘 */ - separationContractTemplateUrl?: string; - /** 鐘舵�� */ - status?: number; - } - - interface CreateCooperationApplyFllowInput { - cooperationApplyId?: string; - /** 璺熻繘澶囨敞 */ - remark?: string; - status?: CooperationApplyStatusEnum; - } - - interface CreateInformationAdvertiseInput { - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 浠樿垂棰� */ - fee?: number; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - userId?: string; - /** 璧勮Id */ - informationId?: string; - } - - interface CreateInformationInput { - /** 绫诲埆Id */ - categoryId?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀,3閲囬泦 */ - operateType?: number; - /** 瀹㈡埛Id */ - customerId?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紙鍙戝竷锛夛紝1鎺ュ彈寰呴噰鐢� */ - status?: number; - /** 鏍囬 */ - title: string; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 杞浇閾炬帴 */ - repostLink?: string; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - /** 涓惧姙鍦板潃鍖哄煙Code */ - areaCode?: number; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 缁忓害 */ - longitude?: number; - /** 绾害 */ - latitude?: number; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - fromType?: InformationFormTypeEnum; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 灏侀潰淇℃伅 */ - coverInfo?: CoverInfo[]; - /** 鏍囩淇℃伅 */ - tagInfo?: TagMsg[]; - /** 璇︽儏淇℃伅 */ - introInfo?: IntroInfo[]; - /** 瀹炶鐪佷唤淇℃伅 */ - provinceInfo?: ProvinceMsg[]; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆鐐硅禐閲� */ - initThumbsUpCount?: number; - /** 浣滆�� */ - author?: string; - acquisitionpPlatformType?: InformationAcquisitionPlatformTypeEnum; - /** 閲囬泦鏉ユ簮鍦板潃 浠呮潵婧愪负閲囬泦鏃舵湁鏁� */ - acquisitionSourceLink?: string; - adoptStatus?: InformationAdoptStatusEnum; - /** 鏈夋晥鎴鏃堕棿 */ - expirationDateTime?: string; - } - - interface CreateInsureConsultFollowInput { - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 鑱旂郴浜� */ + /** 娉曚汉濮撳悕 */ + legalPersonName?: string; + /** 娉曚汉韬唤璇佸彿 */ + legalPersonIdNumber?: string; + /** 璁よ瘉鑱旂郴浜� */ contact?: string; - /** 鑱旂郴浜虹數璇� */ + /** 璁よ瘉鑱旂郴浜虹數璇� */ contactPhone?: string; - /** 鎶曚繚浜烘暟 1:1~49 2锛�20~99 3锛� 100浠ヤ笂 */ - insureNumberType?: number; - /** 璧蜂繚鏃堕棿 */ - insureStartDate?: string; - /** 淇濋櫓浜у搧Id */ - insureMarketProductId?: string; - /** 瀹㈡埛闇�姹� */ - customerNeed?: string; - /** 璺熻釜闇�姹� */ - followNeed?: string; - /** 淇濋櫓鍜ㄨ鐨処D */ - insureConsultId?: string; - /** 璺熻繘鐘舵�� 1 锛氬緟澶勭悊 -1锛氭殏鍋� -2 锛氫綔搴� 10锛氬鎺ヤ腑 20 纭鍚堜綔 */ - status?: number; - } - - interface CreateInsureSettingInput { - /** 绫诲瀷 */ - type?: number; - /** 閰嶇疆鍚嶇О */ - name?: string; - /** 鐘舵�� */ - status?: number; - /** 鎺掑簭 */ - sequence?: number; - /** 璇存槑 */ - remark?: string; - } - - interface CreateOrEditAdvertiseBoardInput { - /** Id */ - id?: string; - userId?: string; - /** 骞垮憡椤甸潰 */ - boardName?: string; - /** 10 浜鸿祫椤甸潰 20 琛屼笟璧勮鍒楄〃 30 鎴戞湁浜� */ - pageType?: number; - /** 骞垮憡椤甸潰X杞村昂瀵� */ - pageSizeX?: number; - /** 骞垮憡椤甸潰Y杞村昂瀵� */ - pageSizeY?: number; - /** 灞曠ず鏂瑰紡 1,鍗曞紶灞曠ず 2锛岃疆鎾� */ - showType?: number; - /** 0,绂佺敤 1 鍚敤 */ - status?: boolean; - } - - interface CreateOrEditAdvertiseOnShowInput { - /** Id */ - id?: string; - userId?: string; - /** 骞垮憡浣岻d */ - pageBoardId?: string; - imgInfo?: AdvertiseOnShowImgDto[]; - /** 骞垮憡鍚嶇О */ - advertiseName?: string; - /** 骞垮憡閾炬帴 */ - advertiseLink?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 骞垮憡寮�濮嬫椂闂� */ - advertiseBeginDate?: string; - /** 骞垮憡缁撴潫鏃堕棿 */ - advertiseEndDate?: string; - /** 骞垮憡鏀惰垂绫诲瀷 0 鍏嶈垂 1 鏀惰垂 */ - advertiseType?: number; - /** 浠樿垂閲戦 */ - payAmount?: number; - /** 0,绂佺敤 1 鍚敤 */ - status?: boolean; - sort?: number; - } - - interface CreateOrEditConsultInput { - id?: string; - categoryId?: string; - userId?: string; - title?: string; - /** 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - creationTime?: string; - lastModificationTime?: string; - /** 璇︾粏鍦板潃 */ - address?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber: string; - consultSettingId: string; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鎵�灞炶涓� */ - industrySettingId: string; - /** 鍛樺伐钖叕 */ - salary?: number; - /** 璧峰缁煎悎鏈堣柂 */ - startMonthlySalary?: number; - /** 鎴缁煎悎鏈堣柂 */ - endMonthlySalary?: number; - /** 鑱屼綅瑕佹眰 */ - consultIntroduction: string; - /** 10 鍥哄畾 20 闈㈣ */ - salaryType?: number; - } - - interface CreateOrEditHeadHunterInput { - id?: string; - categoryId?: string; - userId?: string; - title?: string; - /** 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - creationTime?: string; - lastModificationTime?: string; - /** 璇︾粏鍦板潃 */ - address?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber: string; - jobSettingId: string; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鎵�灞炶涓� */ - industrySettingId: string; - /** 鍛樺伐钖叕 */ - salary?: number; - /** 璧峰缁煎悎鏈堣柂 */ - startMonthlySalary?: number; - /** 鎴缁煎悎鏈堣柂 */ - endMonthlySalary?: number; - /** 鑱屼綅瑕佹眰 */ - jobIntroduction: string; - /** 10 鍥哄畾 20 闈㈣ */ - salaryType?: number; - } - - interface CreateOrEditHelpQuestionInput { - id?: string; - userId?: string; - title?: string; - helpTypeSettingId?: string; - status?: number; - /** 璇︽儏淇℃伅 */ - introInfo?: HelpQuestionIntroInfo[]; - } - - interface CreateOrEditInsureConsultInput { - id?: string; - /** 鍏徃鍚嶇О */ - companyName: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鎶曚繚浜烘暟 1:1~49 2锛�40~99 3锛� 100浠ヤ笂 */ - insureNumberType?: number; - /** 璧蜂繚鏃堕棿 */ - insureStartDate?: string; - /** 璺熻繘鐘舵�� 1 锛氬緟澶勭悊 -1锛氭殏鍋� -2 锛氫綔搴� 10锛氬鎺ヤ腑 20 纭鍚堜綔 */ - status?: number; - /** 鏈�鍚庤窡杩涙椂闂� */ - lastFollowDate?: string; - /** 淇濋櫓浜у搧Id */ - insureMarketProductId?: string; - /** 鐭俊楠岃瘉鐮� */ - verificationCode: string; - } - - interface CreateOrEditInsureOfflineBillInput { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - companyName: string; - /** 浼佷笟ID */ - companyId?: string; - /** 缁熶竴淇$敤浠g爜 */ - societyCreditCode: string; - /** 淇濋櫓淇濆崟鍙� */ - billCode: string; - /** 闄╃ */ - insureType?: string; - /** 淇濋櫓浜у搧Id */ - insureProductId?: string; - /** 鎶曚繚浠锋牸 */ - insurePrice?: number; - /** 淇濋櫓鏈夋晥鏈熻捣濮嬫椂闂� */ - insureBeginDate?: string; - /** 淇濋櫓鏈夋晥鏈熺粨鏉熸椂闂� */ - insureEndDate?: string; - /** 閿�鍞叕鍙� */ - salesCompany: string; - /** 涓氬姟鍛� */ - salesman: string; - /** 闄勪欢 */ - attachment?: string; - /** 鐘舵�� 1 鏈紑濮� 2 淇濋殰涓� 宸插け鏁� -1 */ - status?: number; - } - - interface CreateOrEditInsureOrganizationInput { - id?: string; - userId?: string; - /** 淇濋櫓鍏徃鍏ㄧО */ - name: string; - /** 淇濋櫓鍏徃绠�绉� */ - shortName: string; - /** 鐘舵�� */ - status?: number; - sort: number; - } - - interface CreateOrEditInsureSupplierInput { - id?: string; - /** 渚涘簲鍟嗗悕绉� */ - name: string; - userId?: string; - /** 琛屼笟閰嶅绫诲瀷 */ - categoryType: string; - /** 缁熶竴淇$敤浠g爜 */ - societyCreditCode: string; - /** 渚涘簲鍟嗙被鍨� 1娓犻亾浠g悊 2淇濋櫓鍏徃 */ - suppierType?: number; - /** 渚涘簲鍟嗙瓑绾� 1鏅�� 2閲嶈 */ - suppierLevel?: number; - /** 琛屼笟ID */ - industryId?: string; - /** 鐪丆ode */ - provinceCode?: number; - /** 甯侰ode */ - cityCode?: number; - /** 鍖哄幙Code */ - countyCode?: number; - /** 鍏徃鍦板潃 */ - companyAddress?: string; - /** 浼佷笟浠嬬粛 */ - introduce?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 閮ㄩ棬 */ - departmentName?: string; - /** 鑱屼綅 */ - position?: string; - /** 寰俊鍙� */ - weChat?: string; - /** 閭 */ - email?: string; - /** 缃戝潃 */ - siteUrl?: string; - /** 鑱旂郴鍦板潃 */ - linkAddress?: string; - /** 闄勪欢 */ - attachment?: string; - /** 鐘舵�� */ - status?: number; - } - - interface CreateOrEditMarketProductInput { - id?: string; - userId?: string; - /** 淇濋櫓鍚嶇О */ - name: string; - /** 淇濋櫓闄╃ */ - insureType: string; - /** 淇濋櫓鍏徃 */ - companyId: string; - priceBegin: number; - /** 浠锋牸鑼冨洿缁撴潫 */ - priceEnd?: number; - insureWay: string; - jobLevelBegin: number; - jobLevelEnd: number; - ageBegin: number; - ageEnd: number; - /** 鏍囩鐨処d */ - tagId?: number; - /** 鎺掑簭 */ - sort?: number; - /** 浜у搧绠�杩� */ - description?: string; - /** 淇濋櫓鍦烘櫙 */ - scene?: string; - /** 淇濋櫓鏂规 */ - scheme?: string; - /** 淇濋櫓娴佺▼ */ - flow?: string; - /** 淇濋櫓椤荤煡 */ - needKnow?: string; - supplierType: number; - /** 渚涘簲鍟咺d */ - supplierId?: string; - productUrl: string; - /** 鍚堜綔鏂囦欢 */ - collaborateFile?: string; - /** 绾夸笂淇濋櫓杩樻槸绾夸笅淇濋櫓 */ - onlineType?: number; - /** 鏄惁涓烘巿鏉冧骇鍝� */ - isNeedAuth?: boolean; - /** 骞翠繚澶╂暟 */ - yearWayDays?: number; - marketProductQuestion?: InsureMarketProductQuestionInput[]; - marketProductSchemeType?: InsureMarketProductSchemeTypeInput[]; - } - - interface CreateOrEditParkOrHRAuditInput { - id?: string; - /** 绫诲埆ID */ - categoryId: string; - /** 鎵�灞炶处鍙稩d */ - userId?: string; - /** 浜鸿祫鍏徃Id */ - parkOrHRId?: string; - /** 10 鍥尯 20 浜鸿祫浼佷笟 */ - type?: number; - /** 鏄惁闅愯棌鍚嶅瓧 1闅愯棌 0涓嶉殣钘� */ - isHideName?: boolean; - /** 鍥尯/浼佷笟鍚嶇О */ - name: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - /** 鏄惁灞曠ず */ - isShow?: boolean; - /** 鍥尯瀵瑰鑱旂郴浜� */ - foreignContact?: string; - /** 鍥尯瀵瑰鑱旂郴鏂瑰紡 */ - foreignContactPhone?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - provinceName?: string; - cityName?: string; - countyName?: string; - /** 鍥尯浠嬬粛 */ - description?: string; - parkCustomersCount?: ParkCustomersCountTypeEnum; - /** 鎴愮珛骞翠唤 */ - setUpDate: number; - serveSetting?: string[]; - workOfType?: string[]; - parkStyle?: ParkStyleDto[]; - hrArea?: HRAreaDto[]; - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 绀句細淇$敤浠g爜 */ + /** 绀句細缁熶竴淇$敤浠g爜 */ societyCreditCode?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - publishSourceType?: ParkOrHRPublishSourceTypeEnum; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 缂栬緫鎴� */ - editStamp?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 鍥尯鍏ラ┗瀹㈡埛鏁� */ - parkSettledCustomersCount?: number; - } - - interface CreateOrEditParkOrHRInput { - id?: string; - /** 鎵�灞炶处鍙� 10鑷姩鍒涘缓 20閫夋嫨璐﹀彿 */ - belongAccountWay?: number; - /** 绫诲埆ID */ - categoryId: string; - /** 鎵�灞炶处鍙稩d */ - userId?: string; - /** 瀹℃壒鐘舵�� 1鍒濆鐘舵�� 5鑽夌 10寰呭鏍� 20鍔炵悊涓� 30閫氳繃 40椹冲洖 */ - status?: number; - /** 10 鍥尯 20 浜鸿祫浼佷笟 */ - type?: number; - /** 鏄惁闅愯棌鍚嶅瓧 1闅愯棌 0涓嶉殣钘� */ - isHideName?: boolean; - /** 鍥尯/浼佷笟鍚嶇О */ - name: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - /** 鍥尯/浼佷笟绾у埆 10鍥藉绾� 20鐪佺骇 30甯傜骇 40鍖哄幙绾� */ - level?: number; - /** 鍥尯绫诲瀷 锛堝搴斾簬SearchSetting 涓璖earchType=40鐨処d锛夛紙瀹炰綋浜т笟鍥�/鏁板瓧浜т笟鍥�/...锛� */ - parkTypeId?: string; - /** 鏄惁灞曠ず */ - isShow?: boolean; - /** 鍥尯瀵瑰鑱旂郴浜� */ - foreignContact?: string; - /** 鍥尯瀵瑰鑱旂郴鏂瑰紡 */ - foreignContactPhone?: string; + /** 鐪佷唤code */ provinceCode?: number; + /** 鐪佷唤鍚嶇О */ + proviceName?: string; + /** 鍩庡競Code */ cityCode?: number; - countyCode?: number; - provinceName?: string; + /** 鍩庡競鍚嶇О */ cityName?: string; - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 鍥尯鍏ラ┗瀹㈡埛鏁� */ - parkSettledCustomersCount?: number; - /** 杩愯惀鏈烘瀯 10姘戜紒杩愯惀 20鏀垮簻杩愯惀 */ - operatingAgencies?: number; - /** 澶囨敞 */ - remark?: string; - /** 鍥尯浠嬬粛 */ - description?: string; - parkCustomersCount?: ParkCustomersCountTypeEnum; - /** 鎴愮珛骞翠唤 */ - setUpDate: number; - serveSetting?: string[]; - workOfType?: string[]; - parkStyle?: ParkStyleDto[]; - hrArea?: HRAreaDto[]; - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - publishSourceType?: ParkOrHRPublishSourceTypeEnum; - /** 缂栬緫鎴� */ - editStamp?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; + status?: FlexEnterpriseStatus; + settingStatus?: FlexEnterpriseSettingStatus; + certificationStatus?: FlexEnterpriseCertificationStatus; + /** 鎵�灞炶涓� */ + belongIndustryType?: string; } - interface CreateOrEditParkRewardApplyInput { + interface CreateOrEditFlexEnterpriseMessageSettingInput { id?: string; - /** 鍏徃鍚嶇О */ - companyName: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐢宠鐞嗙敱 */ - applyReason: string; - parkRewardId?: string; + messageChannel?: MessageChannelEnum; + /** 娑堟伅璐圭敤 */ + messageCost?: number; + flexEnterpirseId?: string; } - interface CreateOrEditParkRewardInput { - /** 濂栧姳鍚嶇О */ - rewardName: string; - rewardType: RewardTypeEnum; - /** 閫傜敤鍥尯 */ - parkId?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鐪佸悕绉� */ - provinceName?: string; - /** 甯傚悕绉� */ - cityName?: string; - /** 濂栧姳璇存槑 */ - rewardIntroduce?: string; - /** 浣跨敤瑙勫垯 */ - rewardRule?: string; - rewardUseType?: RewardUseTypeEnum; - status?: ParkRewardStatusEnum; + interface CreateOrEditFlexEnterpriseSignSettingInput { id?: string; - } - - interface CreateOrEditPlatformContactInput { - id?: string; - /** 琛屼笟鏈嶅姟 = 0 琛屼笟閰嶅 = 1 鐢叉柟闇�姹� = 2 琛屼笟璧勮 = 3; */ - categoryType: number; - categoryId?: string; - /** 鑱旂郴鏂瑰紡 */ - contactPhone: string; - } - - interface CreateOrEditPlatUserAccountSettingInput { - id?: string; - /** 璐︽埛鍚嶇О */ - accountName?: string; - /** 璐︽埛澶村儚 */ - headUrl?: string; - /** 鎻忚堪 */ - description?: string; - /** 杩愯惀璐﹀彿鍚嶇О */ - userName?: string; - status?: boolean; - categoryIds?: number[]; - } - - interface CreateOrEditResourceInput { - id?: string; - categoryId?: string; - /** 璧勬簮鏍囬 */ - title: string; - /** 璧勬簮鏁伴噺 */ - resourceCount: number; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - /** 棰勮浜や粯瀹屾垚澶╂暟 */ - estimatedDeliveryCompletionMonth?: number; - /** 鍚堜綔璐� */ - cooperationFee: string; - /** 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - /** 鏄惁鍚屾鍒版湅鍙嬪湀 */ - isSyncCircleFriend?: boolean; - /** 鎵�鍦ㄧ渷鍖哄煙鐮� */ - provinceCode?: number; - /** 鎵�鍦ㄧ渷 */ - provinceName?: string; - checkRemark?: string; - /** 鏍囩Id */ - resourceTagIds?: OrderSettingDto[]; - /** 鎰忓悜杈撻�佸煄甯� */ - intendedDeliveryCity: CityInfo[]; - /** 鎵�鍦ㄥ煄甯� */ - cities: CityInfo[]; - resourceStyleInfo?: ResourceStyleInfo[]; - /** 璧勬簮浠嬬粛 */ - resourceIntros?: ResourceIntro[]; - /** 鍚嶇墖鐢ㄦ埛id */ - userId?: string; - /** 琛屼笟绫诲瀷 */ - industryTypeId: string; - /** 鏄惁寮�閫氬湪绾夸氦鏄� */ - isOpenOnlineTrade?: boolean; + signChannel?: SignChannelEnum; + chargeType?: ChargeTypeEnum; + /** 瀹炲悕璐圭敤 */ + realVerifyCost?: number; + /** 绛剧害璐圭敤 */ + signCost?: number; + /** 涓�鍙d环 */ + mergeSignCost?: number; + /** 浼佷笟Id */ + flexEnterpirseId?: string; } interface CreateOrEditSearchInput { id?: string; parentId?: string; - /** 鎼滅礌绠$悊 10鐑悳璇� 20鏈嶅姟绫诲瀷 30宸ョ 40鍥尯绫诲瀷 50璧勮娲诲姩绫诲瀷 60鏀跨瓥棰佸竷鏈烘瀯 70鍖哄煙绠$悊 80浜у搧绫诲瀷 90闇�姹傜被鍨� 100闇�姹傝寖鍥� -110 鍛樺伐绂忓埄 120琛屼笟绫诲瀷 130 鐚庡ご 140 鍜ㄨ绫诲埆 150 甯姪绫诲瀷 160 浜鸿祫琛屼笟绫诲瀷 */ searchType: number; - /** 鎵�灞炵被鍒� 10鍥尯 20浜鸿祫浼佷笟 */ belongType?: number; - /** 鍚嶇О */ name: string; - /** 鎺掑簭 */ sort: number; - /** 鐘舵�� 1鏄剧ず 0绂佺敤 */ status: boolean; - /** 鍥剧墖 */ src?: string; - /** 鎺ㄨ崘 1鎺ㄨ崘 0涓嶆帹鑽� */ isRecommend?: boolean; - } - - interface CreateOrEditTrainingInput { - id?: string; - categoryId?: string; - userId?: string; - /** 鍩硅鏍囬 */ - title: string; - /** 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - creationTime?: string; - lastModificationTime?: string; - /** 鐪� */ - provinceCode?: number; - /** 甯� */ - cityCode?: number; - /** 鍖� */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber: string; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鍛樺伐钖叕 */ - salary?: number; - /** 璧峰缁煎悎鏈堣柂 */ - startMonthlySalary?: number; - /** 鎴缁煎悎鏈堣柂 */ - endMonthlySalary?: number; - /** 10 鍥哄畾 20 闈㈣ */ - salaryType?: number; - department?: string; - month?: string; - /** 宸ヤ綔浠嬬粛 */ - trainIntroduction?: string; - } - - interface CreateOrUpdateAdvertisePriceInput { - /** 骞垮憡绫诲瀷锛�0浜у搧鏈嶅姟锛�1琛屼笟璧勮 */ - type?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 浠锋牸淇℃伅 */ - prices?: PeriodPriceInfo[]; - } - - interface CreateOrUpdateCategoryInput { - /** 绫诲埆Id */ - id?: string; - /** 绫诲瀷锛�0浜у搧绫诲埆锛�1璧勮绫诲埆 */ - type?: number; - /** 鍚嶇О */ - name: string; - /** 绫诲埆Id */ - categoryIntId?: number; - /** 绠�杩� */ - sketch: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鍥炬爣鍦板潃 */ - icon?: string; - /** 澶撮儴鍥炬爣鍦板潃 */ - headIcon?: string; - /** 鏄惁鏀寔骞垮憡 */ - isSupportAdvertise?: boolean; - /** 澶囬�夊浘鐗囷紙灏侀潰淇℃伅锛� */ - coverInfo?: CoverMsg[]; - } - - interface CreateOrUpdateCooperationApplyInput { - id?: string; - /** 鍚堜綔鐨勭被鍒� */ - title?: string; - /** 浼佷笟瑙勬ā */ - companyScale?: number; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鐪佸競 */ - provinceCity?: string; - /** 鐢宠鎻忚堪 */ - applyDescription?: string; - status?: CooperationApplyStatusEnum; - applyType?: CooperationApplyTypeEnum; - companyName?: string; - insurePeopleNumber?: InsurePeopleNumberEnum; - /** 鎶曚繚闇�姹� */ - requirement?: string; - /** 鐭俊楠岃瘉鐮� */ - verificationCode: string; - } - - interface CreateOrUpdateOrderinput { - id?: string; - /** 璁㈠崟鍚嶇О */ - name: string; - categoryId?: string; - /** 鎵�灞炶处鍙稩d */ - userId?: string; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 鎷涜仒浜烘暟绫诲瀷 10 鍥哄畾浜烘暟 20 鑼冨洿浜烘暟 */ - hireType: number; - /** 鍥哄畾浜烘暟 鎴� 鑼冨洿浜烘暟鐨勮捣濮嬩汉鏁� */ - hireNumber?: number; - /** 鑼冨洿浜烘暟鐨勬埅姝汉鏁� */ - hireEndNumber?: number; - /** 杩旇垂澶囨敞 */ - rebateRemark?: string; - /** 璧峰骞撮緞 */ - ageStart?: number; - /** 鎴骞撮緞 */ - ageEnd?: number; - /** 瀛﹀巻瑕佹眰 0 涓嶉檺 10 灏忓 20 鍒濅腑 30 楂樹腑 40 涓撶 50 澶у 60 纭曞+ 70 鍗氬+ 鍙婁互涓� */ - education?: number; - /** 鎬у埆瑕佹眰 0 涓嶉檺 10 浠呴檺鐢峰+ 20 浠呴檺濂冲+ */ - sexRequirement: number; - /** 鐢锋�т汉鏁� */ - manNumber?: number; - /** 濂虫�т汉鏁� */ - womanNumber?: number; - /** 宸ヤ綔鎬ц川 10 涓ょ彮鍊� 20 浠呯櫧鐝� */ - workNature?: number; - /** 鐧界彮鏃堕棿 */ - dayStartTime?: string; - /** 鐧界彮鎴鏃堕棿 */ - dayEndTime?: string; - /** 鏅氱彮寮�濮嬫椂闂� */ - nightStartTime?: string; - /** 鏅氱彮鎴鏃堕棿 */ - nightEndTime?: string; - /** 鍛樺伐钖叕 */ - salary?: number; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - /** 鍏徃搴ф満 */ - companyLandline?: string; - /** 鎺ヨ溅鐢佃瘽 */ - carNumber?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 宸ヤ綔浠嬬粛 */ - jobIntroduction?: string; - /** 璧峰缁煎悎鏈堣柂 */ - startMonthlySalary?: number; - /** 鎴缁煎悎鏈堣柂 */ - endMonthlySalary?: number; - /** 缁撶畻鏂瑰紡 10 鏈堢粨 20 鍛ㄧ粨 30 鏃ョ粨 */ - salaryType?: number; - /** 鏈嶅姟璐� */ - service?: number; - /** 瀵瑰鑱旂郴鏂瑰紡 10 骞冲彴 20 鎵嬪姩杈撳叆 */ - externalcontactType?: number; - /** 瀵瑰鑱旂郴鐢佃瘽 */ - externalcontactNumber?: string; - /** 鍛樺伐绂忓埄 */ - searchSettingId?: string[]; - /** 鏄惁鍚屾鍒版湅鍙嬪湀 */ - isSyncCircleFriend?: boolean; - /** 浼佷笟椋庨噰 */ - src?: string[]; - checkRemark?: string; - /** 琛屼笟绫诲瀷 */ - industryTypeId?: string; - /** 鍛樺伐钖祫 10 鏈堣柂锛� 20 鍛ㄨ柂锛�30 鏃ヨ柂锛�40 鏃惰柂 */ - salaryTimeType?: number; - /** 缁煎悎钖祫 */ - integratedSalary?: string; - supplierRefundList?: SupplierRefundList[]; - } - - interface CreateOrUpdateRewardPercentageInput { - /** Up涓荤瓑绾� */ - upLevel?: number; - /** Up涓诲崰姣� */ - upRatio?: number; - /** 骞冲彴鍗犳瘮 */ - platformRatio?: number; - } - - interface CreateOrUpdateRoleInput { - /** 鍚嶇О */ - name?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 閮ㄩ棬Id */ - departmentId?: number; - /** 鏁版嵁鑼冨洿 鍏ㄩ儴鏁版嵁100 涓汉鏁版嵁 10 */ - dataRange?: number; - /** 澶囨敞 */ - remark?: string; - /** 瑙掕壊Id */ - id?: string; - } - - interface CreateOrUpdateTagInput { - /** 鏍囩Id */ - id?: string; - /** 绫诲瀷锛�0浜у搧鏍囩锛�1璧勮鏍囩锛�2鑷畾涔夋爣绛撅紝3蹇嵎璇勮鏍囩 */ - type?: number; - /** 绫诲埆Id */ - categoryId?: string; - /** 琛屼笟鏈嶅姟 = 0 琛屼笟閰嶅 = 1 鐢叉柟闇�姹� = 2 琛屼笟璧勮 = 3; */ - categoryType?: number; - /** 鍚嶇О */ - name: string; - /** 鎺掑簭 */ - sequence?: number; - } - - interface CreateParkOrHRAdvertiseInput { - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 浠樿垂棰� */ - fee?: number; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - userId?: string; - /** 浜у搧Id */ - parkOrHRId?: string; - } - - interface CreateParkRewardApplyFollowInput { - /** 澶囨敞 */ - remark?: string; - /** 濂栧姳鐢宠ID */ - parkRewardApplyId?: string; - status?: ParkRewardApplyStatusEnum; - } - - interface CreatePlatformCooperationApplyInput { - /** 鍚堜綔鐨勭被鍒� */ - title: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - /** 鍚堜綔澶囨敞 */ - applyDescription: string; - /** 鍏徃鍚嶇О */ - companyName: string; - applyType?: CooperationApplyTypeEnum; - } - - interface CreateProductAdvertiseInput { - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 浠樿垂棰� */ - fee?: number; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - userId?: string; - /** 浜у搧Id */ - productId?: string; - } - - interface CreateProductInput { - /** 绫诲埆Id */ - categoryId?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 瀹㈡埛Id */ - customerId?: string; - /** 浜у搧鍚嶇О */ - name: string; - /** 绠�杩� */ - sketch?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紙鍙戝竷锛� */ - status?: number; - /** 灏侀潰淇℃伅 */ - coverInfo?: CoverInfo[]; - /** 璇︽儏淇℃伅 */ - priceVersionInfo?: PriceVersionInfo[]; - /** 鏍囩淇℃伅 */ - tagInfo?: TagMsg[]; - /** 璇︽儏淇℃伅 */ - introInfo?: IntroInfo[]; - /** 鍒濆閿�鍞噺 */ - initSalesVolume?: number; - /** 鍒濆璇勫垎 */ - initScore?: number; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆濂借瘎鏁� */ - initPraiseCount?: number; - /** 鍒濆鐐硅禐鏁� */ - initThumbsUpCount?: number; - } - - interface CreatePurchasedProductInput { - /** 浜у搧Id */ - productId?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鐗堟湰Id */ - versionId?: string; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 鐗堟湰鍚� */ - versionName?: string; - /** 鏀惰垂鏂瑰紡 */ - chargeWay?: string; - /** 浜у搧鏁伴噺 */ - count?: number; - /** 鐘舵�侊細0寰呯‘璁ら獙鏀讹紝10寰呰瘎浠�(纭楠屾敹)锛�20浜ゆ槗瀹屾垚锛�-10鐢宠閫�娆撅紝-20閫�娆炬垚鍔燂紝-30鐢宠閫�娆鹃┏鍥� */ - status?: number; - } - - interface CreateRechargeInput { - /** 鍏呭�奸噾棰濓紝鍗曚綅涓哄厓銆� */ - amount: number; - /** 鎵撴鍑瘉 */ - acountBillUrl: string; - userId: string; - /** 鎵撴鏃ユ湡 */ - successTime: string; - /** 澶囨敞 */ - remark?: string; - } - - interface CreateUserForAdminInput { - createAccountData?: CreateAccountInput; - updateUserInfoData?: UpdateUserInfoInput; - /** 鍒濆瀵嗙爜 */ - initPassword?: string; - } - - interface CreateUserWithdrawInput { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鎻愮幇鍗曞彿 */ - withDrawNo?: string; - /** 鎻愮幇绫诲瀷锛�10寰俊锛�20鏀粯瀹� 30 閾惰鍗� */ - type?: number; - /** 璐﹀彿鍚� */ - name?: string; - /** 鏀舵璐﹀彿 */ - account?: string; - /** 璐﹀彿鏀 */ - bankBranch?: string; - amount?: number; - /** 浜ゆ槗鐘舵�� */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鍥炲崟URL */ - receiptUrl?: string; - } - - interface CreateWithdrawAccountInput { - /** 鏀舵璐﹀彿 */ - account?: string; - /** 璐﹀彿鏀 */ - bankBranch?: string; - } - - interface CredentialVerifyEnterpriseIdInput { - userId?: string; - /** 浼佷笟鍚嶇О銆� 褰撲紒涓氫负涓綋宸ュ晢鎴锋椂鎯呭喌姣旇緝澶嶆潅锛氣憼涓綋宸ュ晢鎴疯惀涓氭墽鐓т笂鑻ユ湁鈥滀紒涓氬悕绉扳�濄�佲�滃悕绉扳�濄�佲�滅粡钀ュ瓧鍙封�濄�佲�滃瓧鍙封�濈瓑椤圭洰鍒欑敤杩欎簺椤圭洰浣滀负浼佷笟鍚嶇О浼犲叆锛涒憽涓綋宸ュ晢鎴疯惀涓氭墽鐓т笂鑻ユ病鏈夆�滀紒涓氬悕绉扳�濄�佲�滃悕绉扳�濄�佲�滅粡钀ュ瓧鍙封�濄�佲�滃瓧鍙封�濈瓑椤圭洰浠呮湁鈥滅粡钀ヨ�呪�濅笌鈥滅粺涓�绀句細淇$敤浠g爜鈥濓紝鍒欒瀛楁浼犵┖锛涒憿鑻ヤ釜浣撳伐鍟嗘埛鏈夆�滀紒涓氬悕绉扳�濄�佲�滃悕绉扳�濄�佲�滅粡钀ュ瓧鍙封�濄�佲�滃瓧鍙封�濈瓑椤圭洰浣嗛」鐩樉绀轰负***鎴栬�呮槸绌虹潃鐨勶紝鍒欏厛灏濊瘯鐢ㄢ�滅粡钀ヨ�呪�濆悕绉颁綔涓轰紒涓氬悕绉颁紶鍏ワ紝濡傛灉浼犫�滅粡钀ヨ�呪�濆悕绉伴�氫笉杩囧垯鍐嶆崲鎴愪紶绌洪噸璇曘�� */ - name?: string; - /** 宸ュ晢娉ㄥ唽鍙锋垨缁熶竴绀句細淇$敤浠g爜锛岄檺涓浗澶ч檰浼佷笟 */ - identity?: string; - /** 娉曞畾浠h〃浜哄鍚� */ - legalPerson?: string; - /** 娉曞畾浠h〃浜鸿瘉浠跺彿 锛屽湪宸ュ晢灞�娉ㄥ唽鐨勬硶浜鸿瘉浠跺彿鐮� 浼佷笟鍥涜绱犺璇佹椂闇�瑕佽鍙傛暟 */ - legalPersonIdentity?: string; - /** 璁よ瘉鏂瑰紡 10娉曚汉璁よ瘉 20浠g悊浜鸿璇� */ - certificationMode?: number; - certificationContact?: string; - certificationContactPhone?: string; - } - - interface CredentialVerifyEnterpriseIdResponse { - /** 璁よ瘉娑堟伅 */ - msg?: string; - /** "1"琛ㄧず楠岃瘉閫氳繃锛屸��0鈥濊〃绀洪獙璇佷笉閫氳繃 -闈炲ぇ闄嗚韩浠戒俊鎭簩瑕侀獙璇佹帴鍙� 瀵瑰簲 1 鎴愬姛锛�2澶辫触锛�3姝e湪澶勭悊涓紝4寮傚父 -浼佷笟搴旂瓟楠岃瘉鎺ュ彛 瀵瑰簲 1锛氭垚鍔� 0锛氶獙璇佸け璐� -涓汉鎵嬫満鍙蜂笁瑕佺礌楠岃瘉鐮佹牎楠屾帴鍙� 1锛氭垚鍔� 0锛氶獙璇佸け璐� 4锛氭煡鏃犺褰曟垨涓嶆敮鎸佽鍙锋绛夊叾浠栨儏鍐� -閾惰鍗″瑕佺礌楠岃瘉鐮佹牎楠屾帴鍙� 1锛氭垚鍔� 0锛氶獙璇佸け璐� -閾惰鍗″瑕佺礌鏍¢獙鍙婂彂閫侀獙璇佺爜锛堟敮鎸侀潪韬唤璇侊級鎺ュ彛 1锛氭垚鍔燂紝闈�1锛氶獙璇佸け璐� -閾惰鍗″瑕佺礌楠岃瘉鐮佹牎楠岋紙鏀寔闈炶韩浠借瘉锛夋帴鍙� 1锛氭垚鍔燂紝闈�1锛氶獙璇佸け璐� */ - result?: string; - /** 浼佷笟缁忚惀鐘舵�� */ - businessStatus?: string; - /** 娴佺▼id */ - flowId?: string; - /** 浼佷笟缁忚惀鐘舵�� */ - personalIdentity4PlusKey?: string; - } - - interface CredentialVerifyEnterpriseIdResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: CredentialVerifyEnterpriseIdResponse; - } - - interface CredentialVerifyEnterprisePayAuthInput { - /** 閾惰鍗″彿 */ - bizNo?: string; - /** 鎵撴閲戦 */ - bankCard?: string; - } - - interface CredentialVerifyEnterprisePayAuthVerifyInput { - /** 閾惰鍗″彿 */ - bankCard?: string; - /** 鏀舵閲戦 */ - amount?: number; - /** 鎵撴閲戦 */ - transactionAmount?: string; - } - - interface CredentialVerifyFaceAuthResultDownloadInput { - /** 璁㈠崟鍙� 鍒疯劯璁よ瘉锛歰rderNo鏄繘琛岃吘璁簯鍒疯劯璁よ瘉鏃朵娇鐢ㄧ殑鍞竴鏍囪瘑鐨勫瓧绗︿覆锛� 鍒疯劯绛剧讲锛歰rdrerNo闇�瑕佽皟鐢ㄣ�愯幏鍙栧埛鑴哥缃茶鍗曞彿銆戞帴鍙h幏鍙� */ - orderNo?: string; - /** 杩斿洖鏁版嵁绫诲瀷 杩斿洖鏁版嵁绫诲瀷锛屾灇涓惧��1,2,3锛� 1琛ㄧず瑙嗛鐓х墖閮借繑鍥� 2琛ㄧず杩斿洖鐓х墖 3琛ㄧず杩斿洖瑙嗛 */ - dataType?: string; - } - - interface CredentialVerifyFaceAuthResultDownloadResponse { - /** 鎻忚堪淇℃伅 */ - message?: string; - /** 瑙嗛鏂囦欢锛宐ase64缂栫爜鏍煎紡 */ - video?: string; - /** 鐓х墖鏂囦欢锛宐ase64缂栫爜鏍煎紡 */ - photo?: string; - } - - interface CredentialVerifyFaceAuthResultDownloadResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: CredentialVerifyFaceAuthResultDownloadResponse; - } - - interface CredentialVerifyPersonalBankcard2Input { - /** 閾惰鍗″彿 */ - bankcard?: string; - /** 濮撳悕/鍚嶇О */ - name?: string; - /** 璇佷欢鍙凤紝鐩墠鍙敮鎸佷腑鍥藉ぇ闄嗚韩浠借瘉鍙� 閾惰鍗″绱犺璇佹椂蹇呴』 */ - identity?: string; - /** 鎵嬫満鍙� 鍚� 锛岄摱琛屽崱澶氱礌璁よ瘉鏃跺繀椤� */ - mobile?: string; - } - - interface CredentialVerifyPersonalId3AbroadInput { - /** 浼佷笟鍚嶇О銆� 褰撲紒涓氫负涓綋宸ュ晢鎴锋椂鎯呭喌姣旇緝澶嶆潅锛氣憼涓綋宸ュ晢鎴疯惀涓氭墽鐓т笂鑻ユ湁鈥滀紒涓氬悕绉扳�濄�佲�滃悕绉扳�濄�佲�滅粡钀ュ瓧鍙封�濄�佲�滃瓧鍙封�濈瓑椤圭洰鍒欑敤杩欎簺椤圭洰浣滀负浼佷笟鍚嶇О浼犲叆锛涒憽涓綋宸ュ晢鎴疯惀涓氭墽鐓т笂鑻ユ病鏈夆�滀紒涓氬悕绉扳�濄�佲�滃悕绉扳�濄�佲�滅粡钀ュ瓧鍙封�濄�佲�滃瓧鍙封�濈瓑椤圭洰浠呮湁鈥滅粡钀ヨ�呪�濅笌鈥滅粺涓�绀句細淇$敤浠g爜鈥濓紝鍒欒瀛楁浼犵┖锛涒憿鑻ヤ釜浣撳伐鍟嗘埛鏈夆�滀紒涓氬悕绉扳�濄�佲�滃悕绉扳�濄�佲�滅粡钀ュ瓧鍙封�濄�佲�滃瓧鍙封�濈瓑椤圭洰浣嗛」鐩樉绀轰负***鎴栬�呮槸绌虹潃鐨勶紝鍒欏厛灏濊瘯鐢ㄢ�滅粡钀ヨ�呪�濆悕绉颁綔涓轰紒涓氬悕绉颁紶鍏ワ紝濡傛灉浼犫�滅粡钀ヨ�呪�濆悕绉伴�氫笉杩囧垯鍐嶆崲鎴愪紶绌洪噸璇曘�� */ - name?: string; - /** 宸ュ晢娉ㄥ唽鍙锋垨缁熶竴绀句細淇$敤浠g爜锛岄檺涓浗澶ч檰浼佷笟 */ - identity?: string; - /** 鍥界睄,3浣嶅浗绫嶄唬鐮侊紝鍥藉鍚嶈嫳鏂囩缉鍐欙紝闄ゆ腐婢充互澶栧弬鐓� ISO3166 鏍囧噯锛屽畾灞呭浗澶栫殑涓浗鍏皯鍜屾腐婢冲彴灞呮皯浣跨敤 CHN */ - nationality?: string; - /** 璇佷欢绫诲瀷,鏋氫妇鍊硷紝1- 瀹氬眳鍥藉鐨勪腑鍥藉叕姘戞姢鐓э紱2-娓境鍙板眳姘戞潵寰�鍐呭湴閫氳璇侊紱3-澶栧浗浜烘案涔呭眳鐣欒韩浠借瘉锛�4-鍙版咕灞呮皯鏉ュ線澶ч檰閫氳璇� */ - identityType?: string; - } - - interface CredentialVerifyPersonalIdentity2Input { - /** 瀹㈡埛UserId */ - userId?: string; - /** 濮撳悕 */ - name?: string; - /** 璇佷欢鍙凤紝鐩墠鍙敮鎸佷腑鍥藉ぇ闄嗚韩浠借瘉鍙� */ - identity?: string; - /** 鎵嬫満鍙风爜 涓汉鎵嬫満鍙蜂笁瑕佺礌楠岃瘉鏃跺繀椤� */ - mobile?: string; - } - - interface CredentialVerifyPersonalIdentity2Response { - /** "1"琛ㄧず楠岃瘉閫氳繃锛屸��0鈥濊〃绀洪獙璇佷笉閫氳繃 */ - result?: string; - /** 璁よ瘉娑堟伅 */ - msg?: string; - /** 娴佺▼id */ - flowId?: string; - /** 涓氬姟娴佹按鍙� */ - bizNo?: string; - } - - interface CredentialVerifyPersonalIdentity2ResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: CredentialVerifyPersonalIdentity2Response; } interface CurrentCultureDto { @@ -5046,130 +606,6 @@ roles?: string[]; } - interface CusmterAmountDto { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浣欓鎬婚 */ - amount?: number; - /** 鍏呭�奸噾棰� */ - consumeAmount?: number; - customerName?: string; - contracter?: string; - contracterPhone?: string; - } - - interface CusmterAmountDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CusmterAmountDto[]; - } - - interface CusmterAmountListInput { - pageModel?: Pagination; - /** 瀹㈡埛鍚嶇О */ - customerName?: string; - amountBegin?: number; - amountEnd?: number; - consumeBegin?: number; - consumeEnd?: number; - } - - interface CusmterRewardDto { - transferId?: string; - /** 鎵撹祻鐢ㄦ埛Id */ - userId?: string; - /** 琚墦璧忕敤鎴稩d */ - rewardUserId?: string; - /** 鎵撹祻閲戦 */ - amount?: number; - /** 琚墦璧忓鎴峰悕绉� */ - rewardCustomerName?: string; - /** 鎵撹祻瀹㈡埛鍚嶇О */ - customerName?: string; - /** 鎵撹祻浜虹殑鑱旂郴鏂瑰紡 */ - customerPhone?: string; - rewardTime?: string; - title?: string; - url?: string; - } - - interface CusmterRewardDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CusmterRewardDto[]; - } - - interface CusmterRewardListInput { - pageModel?: Pagination; - /** 瀹㈡埛鍚嶇О */ - customerName?: string; - amountBegin?: number; - amountEnd?: number; - beginTime?: string; - endTime?: string; - } - - interface CustomerManageListOutput { - id?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 鐧诲綍鐢ㄦ埛鍚� */ - userName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - authType?: EnterpriseTypeEnum; - /** 鏄惁瀹炲悕 */ - isCertification?: boolean; - /** 浜т笟鍥尯id */ - industrialParkId?: string; - /** 浜т笟鍥尯鍚嶇О */ - industrialParkName?: string; - /** 鏄惁鏈夋湇鍔′汉鍛� */ - isHasServiceStaff?: boolean; - /** 鏈嶅姟浜哄憳id */ - userServiceStaffId?: string; - /** 鏈嶅姟浜哄憳鍚嶇О */ - userServiceStaffName?: string; - /** 鏄惁濂栧姳閲戝彂鏀� */ - isIncentivePayments?: boolean; - /** 娉ㄥ唽鏃堕棿 */ - registTime?: string; - } - - interface CustomerManageListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: CustomerManageListOutput[]; - } - - interface CustomerMenu { - /** 瀹㈡埛Id */ - customerId?: string; - /** 浼佷笟鍚嶇О/涓汉濮撳悕 */ - customerName?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - } - - interface CustomerRechargeListInput { - pageModel?: Pagination; - /** 鏄电О */ - customerId?: string; - } - - interface DataprepareCreateExtInfo { - contextParams?: string; - shortUrl?: string; - } - - interface DataprepareCreateOutput { - code?: string; - subMsg?: string; - jumpUrl?: string; - extInfoStr?: string; - extInfo?: DataprepareCreateExtInfo; - } - interface DateTimeFormatDto { calendarAlgorithmType?: string; dateTimeFormatLong?: string; @@ -5180,366 +616,28 @@ longTimePattern?: string; } - interface DealWithRefundInput { - /** 浜у搧璐拱Id */ - id?: string; - /** 閫�娆惧鐞嗙姸鎬佺姸鎬侊細-20閫�娆炬垚鍔燂紝-30鐢宠閫�娆鹃┏鍥� */ - status?: number; - /** 閫�娆惧鐞嗗娉� */ - refundDealRemark?: string; - } - - type DecimalDecimalValueTuple = true; - - interface DistTemplateCreateContractInput { - /** 璁㈠崟绛剧害Id */ - orderSignId?: string; - orderId?: string; - fromUserId?: string; - toUserId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 浼佷笟淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鍙戣捣鏂硅仈绯讳汉 */ - contacterName?: string; - /** 鍙戣捣鏂硅仈绯讳汉鐢佃瘽 */ - contactPhoneNum?: string; - /** 鍙戣捣鏂硅仈绯讳汉鍦板潃 */ - contactAdress?: string; - /** 璐︽埛绫诲瀷 10閾惰 20鏀粯瀹� */ - toUserAccountType?: number; - /** 閾惰寮�鎴蜂紒涓氬悕绉� */ - bankEnterName?: string; - /** 寮�鎴烽摱琛屾墍灞為摱琛� */ - bankName?: string; - /** 寮�鎴烽摱琛屾敮琛屽悕绉� */ - bankRamus?: string; - /** 寮�鎴烽摱琛岃处鍙� */ - bankAccoutNo?: string; - /** 鍗忚璧峰鏃ユ湡 */ - pactStartDate?: string; - /** 鍗忚鎴鏃ユ湡 */ - pactEndDate?: string; - /** 鏈嶅姟璐圭粨绠楁柟寮� */ - feePayDays?: number; - /** 宸ヨ祫缁撶畻鍛ㄦ湡 */ - wagesPayDays?: number; - /** 璐圭敤鏄庣粏琛ㄤ笂浼� */ - payBillUploadDays?: number; - /** 鏈嶅姟璐瑰彂绁ㄥ紑鍏� */ - invoiceDays?: number; - /** 鐩稿叧璐圭敤鏀粯 */ - otherFeeDays?: number; - /** 浠樻鏈熸暟 */ - datesCount?: number; - /** 鍚堝悓椤甸潰閿��(闈炲叏閮�) */ - listParams?: Record<string, any>; - } - - interface EDZ001Input { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - acctNo: string; - queryDate: string; - pageNo: string; - pageSize: string; - checkFlag?: string; - } - - interface EDZ001Item { - actualPeriod?: string; - finishFlag1?: string; - acctNo?: string; - balanceDate?: string; - subAcctNo?: string; - finishFlag2?: string; - ccy?: string; - balance?: string; - valueDate?: string; - dueDate?: string; - cycle?: string; - reconResult?: string; - myBalance?: string; - myInfo?: string; - noMatchType?: string; - } - - interface EDZ001Output { - recordTotalCount?: string; - resultNum?: string; - beginRowNum?: string; - endFlag?: string; - list?: EDZ001Item[]; - } - - interface EDZ002Input { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - acctNo: string; - balanceDate: string; - updateCts: string; - list?: EDZ002Item[]; - } - - interface EDZ002Item { - subAcctNo?: string; - ccy: string; - reconResult: string; - myBalance?: string; - myInfo?: number; - noMatchType?: string; - } - - interface EDZ002Output { - stt?: string; - } - - interface ElecBillInfoOutput { - /** 鐢靛瓙鍥炲崟鍚嶇О */ - elecBillDocName?: string; - /** 鐢靛瓙鍥炲崟鍦板潃 */ - elecBillUrl?: string; - /** 闅忔満瀵嗙爜 */ - randomPwd?: string; - } - interface EnableSearchSettingInput { id: string; status: boolean; } - interface EnquiriesAboutSingleTransactionInput { - mrchCode: string; - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - origThirdVoucher?: string; - origFrontLogNo?: string; - } - - interface EnquiriesAboutSingleTransactionOutput { - origThirdVoucher?: string; - frontLogNo?: string; - cstInnerFlowNo?: string; - ccyCode?: string; - outAcctBankName?: string; - outAcctNo?: string; - inAcctBankName?: string; - inAcctNo?: string; - inAcctName?: string; - tranAmount?: string; - unionFlag?: string; - stt?: string; - isBack?: string; - backRem?: string; - yhcljg?: string; - sysFlag?: string; - fee?: string; - transBsn?: string; - submitTime?: string; - accountDate?: string; - hostFlowNo?: string; - hostErrorCode?: string; - } - - interface EnterinessLgGigSignFeeOutput { - accountRemainAmount?: number; - yesterdayFee?: number; - oneWeekFee?: number; - } - - interface EnterpriseBatchRefundInput { - guid?: string; - listOrderNo?: number[]; - } - - interface EnterpriseMaterialDetailOutput { + interface EnterpriseSignSettingDto { id?: string; - /** 骞� */ - year?: number; - /** 鏈� */ - month?: number; - /** 鐢ㄦ埛id */ - userId?: string; - materialType?: EnterpriseMaterialTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - lastModificationTime?: string; - /** 澶囨敞 */ - remark?: string; - /** 浜т笟鍥尯鍚嶇О */ - industrialParkName?: string; - materialItemOutputList?: EnterpriseMaterialItemOutput[]; - } - - type EnterpriseMaterialFileBusinessTypeEnum = - | 10 - | 20 - | 30 - | 40 - | 50 - | 60 - | 70 - | 80 - | 90 - | 100 - | 110 - | 200 - | 210 - | 220 - | 999; - - interface EnterpriseMaterialItemOutput { - fileBusinessType?: EnterpriseMaterialFileBusinessTypeEnum; - /** 鏂囦欢鏁伴噺 */ - fileCount?: number; - /** 鏄惁涓婁紶 */ - isUploaded?: boolean; - lastModificationTime?: string; - materialFileItemList?: MaterialFileItemOutput[]; - lastModifierName?: string; - } - - interface EnterpriseMaterialManageListOutput { - id?: string; - creationTime?: string; - userId?: string; - /** 骞� */ - year?: number; - /** 鏈� */ - month?: number; - materialType?: EnterpriseMaterialTypeEnum; - /** 澶囨敞 */ - remark?: string; - /** 鏂囦欢鏁伴噺 */ - fileCount?: number; - lastModificationTime?: string; - lastModifierName?: string; - lastModifierId?: string; - /** 浜т笟鍥尯鍚嶇О */ - industrialParkName?: string; - /** 浜т笟鍥尯Id */ - industrialParkId?: string; - /** 璐﹀彿 */ - userName?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - } - - interface EnterpriseMaterialManageListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: EnterpriseMaterialManageListOutput[]; - } - - type EnterpriseMaterialTypeEnum = 10 | 11 | 20; - - interface EnterpriseRegVerifyInput { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁よ瘉浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 浼佷笟淇$敤浠g爜 */ - societyCreditCode?: string; - /** 璁よ瘉鏂瑰紡 10娉曚汉璁よ瘉 20浠g悊浜鸿璇� */ - certificationMode?: number; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact?: string; - /** 璁よ瘉浜烘墜鏈哄彿 */ - certificationContactPhone?: string; - /** 浠g悊浜哄鍚� */ - proxyPersonName?: string; - /** 浠g悊浜鸿韩浠借瘉鍙� */ - proxyPersonIdNumber?: string; - /** 娉ㄥ唽绫诲瀷 1涓汉 2浼佷笟 */ - userType?: string; - /** 鏄惁鎵嬫満楠岃瘉鐮佹牎楠� */ - isVerifyVCode?: boolean; - /** 楠岃瘉鐮� */ - vcode?: string; - /** 鐢ㄤ簬楠岃瘉鐨刱ey */ - personalIdentity3Key?: string; - } - - interface EnterpriseSimpleOutput { - name?: string; - userId?: string; - id?: string; - } - - type EnterpriseTypeEnum = 10 | 20 | 30 | 40; - - interface EnterpriseUserRegCredentialInput { - /** 璇佷欢绫诲瀷鍚� 璇ヨ瘉浠剁被鍨嬩細褰卞搷瀹為檯CA璇佷功涓殑鎻忚堪淇℃伅锛堜粎鏀寔CFCA浼佷笟璇佷功锛夛紝璇锋厧鐢紝璇ュ瓧娈典负闈炲繀濉紝榛樿涓�8-浼佷笟钀ヤ笟鎵х収锛� -鍏朵粬绀轰緥鍊硷細 3-宸ュ晢鐧昏璇侊紱4-绋庡姟鐧昏璇侊紱-5-鑲′笢浠g爜璇侊紱7-缁勭粐鏈烘瀯浠g爜璇侊紱8-浼佷笟钀ヤ笟鎵х収锛�9-娉曚汉浠g爜璇侊紱H-浜嬩笟鍗曚綅娉曚汉璇佷功锛汮-绀句細鍥綋鐧昏璇佷功锛� -K-姘戝姙闈炰紒涓氱櫥璁拌瘉涔︼紱L-澶栧浗锛堝湴鍖猴級浼佷笟甯搁┗浠h〃鏈烘瀯锛汳-鏀垮簻鎵规枃锛汵-缁熶竴绀句細淇$敤浠g爜璇侊紱 浣跨敤璇ュ瓧娈垫椂锛岃瘉浠跺彿鐮佷粎浣跨敤regCode鍗冲彲 */ - enterpriseIdentityType?: string; - /** 缁熶竴绀句細淇$敤浠g爜 澶氳瘉鍚堜竴鍚庢湰瀛楁濉啓缁熶竴绀句細淇$敤浠g爜锛屼娇鐢ㄥ璇佸悎涓�涔嬪墠鐨勬棫鐗堣惀涓氭墽鐓э紙鍦ㄦ湁鏁堟湡鍐咃級鐨勫彲濉啓宸ュ晢娉ㄥ唽鍙� */ - regCode?: string; - /** 缁勭粐鏈烘瀯浠g爜 鍚� 鍥藉宸叉帹琛屽璇佸悎涓�锛屾湰瀛楁闈炲繀濉� */ - orgCode?: string; - /** 绋庡姟鐧昏璇佸彿 鍚� 鍥藉宸叉帹琛屽璇佸悎涓�锛屾湰瀛楁闈炲繀濉� */ - taxCode?: string; - /** 缁忓姙浜猴紙鎴栨硶瀹氫唬琛ㄤ汉锛夊鍚� 缁忓姙浜哄鍚嶆垨娉曞畾浠h〃浜哄鍚� */ - legalPerson?: string; - /** 缁忓姙浜猴紙鎴栨硶瀹氫唬琛ㄤ汉锛夎瘉浠跺彿 缁忓姙浜鸿瘉浠跺彿鎴栨硶浜轰唬琛ㄨ瘉浠跺彿 */ - legalPersonIdentity?: string; - /** 缁忓姙浜猴紙鎴栨硶瀹氫唬琛ㄤ汉锛夎瘉浠剁被鍨� 缁忓姙浜鸿瘉浠剁被鍨嬫垨娉曚汉浠h〃璇佷欢绫诲瀷锛屼笌鈥渓egalPersonIdentity鈥濊鍖归厤锛岄粯璁や负鈥�0鈥濓紝涓�0鏃朵細鏍¢獙18浣嶈韩浠借瘉鍙锋牸寮忋�� 0-灞呮皯韬唤璇� 1-鎶ょ収 B-娓境灞呮皯寰�鏉ュ唴鍦伴�氳璇� C-鍙版咕灞呮皯鏉ュ線澶ч檰閫氳璇� E-鎴峰彛绨� F-涓存椂灞呮皯韬唤璇� */ - legalPersonIdentityType?: string; - /** 娉曞畾浠h〃浜烘垨缁忓姙浜烘墜鏈哄彿 娉曚汉浠h〃鎵嬫満鍙锋垨缁忓姙浜烘墜鏈哄彿 */ - legalPersonMobile?: string; - /** 鑱旂郴鎵嬫満蹇呭~锛屼负CA骞存鎶芥煡鏃惰仈绯讳娇鐢紝鍙互濉啓缁忓姙浜烘墜鏈哄彿 */ - contactMobile?: string; - /** 鑱旂郴閭 鍚� */ - contactMail?: string; - /** 鐪佷唤 鍚� */ - province?: string; - /** 鍩庡競 鍚� */ - city?: string; - /** 鍦板潃 鍚� */ - address?: string; - } - - interface EnterpriseUserRegInput { - /** 鐢ㄦ埛璐﹀彿 鐢ㄦ埛鐨勫敮涓�鏍囪瘑锛屽彲浠ユ槸閭銆佹墜鏈哄彿銆佽瘉浠跺彿绛変笉闄愶紝寤鸿浣跨敤閭鎴栨墜鏈哄彿鐮併�傝鍕夸娇鐢ㄧ┖鏍笺�佸洖杞︺�佹崲琛岀瓑鐗规畩瀛楃銆� */ - account?: string; - /** 鐢ㄦ埛鍚嶇О 蹇呴』鍜岃瘉浠朵笂鐧昏鐨勫鍚嶄竴鑷� */ - name?: string; - /** 鐢ㄦ埛绫诲瀷 1琛ㄧず涓汉 2琛ㄧず浼佷笟 */ - userType?: string; - /** 鐢ㄦ埛閭 鍚� */ - mail?: string; - /** 鐢ㄦ埛鎵嬫満鍙� 鍚� */ - mobile?: string; - /** 鏄惁鐢宠璇佷功 鍚� 闇�鐢宠璇佷功鍒欏~鍐�1锛岀敵璇疯瘉涔︽墍浣跨敤鐨勮瘉浠朵俊鎭鍏堟牳瀹炵‘璁ゆ纭棤璇悗鍐嶈皟鐢ㄦ湰鎺ュ彛銆� 鏃犻渶鐢宠濉啓0銆� */ - applyCert?: string; - credential?: EnterpriseUserRegCredentialInput; - /** 鏄惁鐢宠鑷姩娉ㄥ唽 */ - isDrivingApply?: boolean; + signChannel?: SignChannelEnum; + chargeType?: ChargeTypeEnum; + /** 瀹炲悕璐圭敤 */ + realVerifyCost?: number; + /** 绛剧害璐圭敤 */ + signCost?: number; + /** 涓�鍙d环 */ + mergeSignCost?: number; + /** 浼佷笟Id */ + flexEnterpirseId?: string; } interface EntityExtensionDto { properties?: Record<string, any>; configuration?: Record<string, any>; - } - - interface ExportInsStaffInput { - companyId?: string; - url?: string; - insureMarketProductId?: string; - productSchemeTypeId?: string; - /** 淇濋殰鍛ㄦ湡锛�1D銆�30D銆�360D锛坆izCode涓洪暱鏈熸椂蹇呬紶锛� */ - period?: string; } interface ExtensionEnumDto { @@ -5609,12 +707,6 @@ isVisible?: boolean; } - interface FailOrderInfo { - orderNo?: number; - name?: string; - failReason?: string; - } - interface FeatureDto { name?: string; displayName?: string; @@ -5637,430 +729,95 @@ key?: string; } - interface FileDetail { - fileName?: string; - previewUrl?: string; - } - - interface FileUploadOutput { - code?: string; - subMsg?: string; - fileId?: string; - } - - interface FirstPartyCompanyAuditDatilOutput { + interface FlexEnterpriseBankDto { id?: string; - userId?: string; + /** 寮�鎴疯 */ + openBank?: string; + /** 寮�鎴锋敮琛� */ + openBranchBank?: string; + /** 閾惰璐︽埛 */ + bankAccount?: string; + verifyStatus?: VerifyStatus; + flexEnterpirseId?: string; + } + + type FlexEnterpriseCertificationStatus = 10 | -10; + + interface FlexEnterpriseDto { + id?: string; /** 浼佷笟鍚嶇О */ enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ + /** 娉曚汉濮撳悕 */ + legalPersonName?: string; + /** 娉曚汉韬唤璇佸彿 */ + legalPersonIdNumber?: string; + /** 璁よ瘉鑱旂郴浜� */ contact?: string; - /** 鑱旂郴浜虹數璇� */ + /** 璁よ瘉鑱旂郴浜虹數璇� */ contactPhone?: string; - /** 鐪乧ode */ + /** 绀句細缁熶竴淇$敤浠g爜 */ + societyCreditCode?: string; + /** 鐪佷唤code */ provinceCode?: number; - /** 甯俢ode */ + /** 鐪佷唤鍚嶇О */ + proviceName?: string; + /** 鍩庡競Code */ cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ + /** 鍩庡競鍚嶇О */ cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId?: string; - /** 鎵�灞炶涓氬悕绉� */ - industryTypeName?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - firstPartyCompanyId?: string; + status?: FlexEnterpriseStatus; + settingStatus?: FlexEnterpriseSettingStatus; + certificationStatus?: FlexEnterpriseCertificationStatus; + /** 鎵�灞炶涓� */ + belongIndustryType?: string; + enterpriseSignSettingDto?: EnterpriseSignSettingDto; + flexEnterpriseBankDto?: FlexEnterpriseBankDto; + flexEnterpriseMessageSettingDto?: FlexEnterpriseMessageSettingDto; } - interface FirstPartyCompanyAuditListOutput { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId?: string; - /** 鎵�灞炶涓氬悕绉� */ - industryTypeName?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - firstPartyCompanyId?: string; - } - - interface FirstPartyCompanyAuditListOutputPageOutput { + interface FlexEnterpriseDtoPageOutput { pageModel?: Pagination; objectData?: any; - data?: FirstPartyCompanyAuditListOutput[]; + data?: FlexEnterpriseDto[]; } - interface FirstPartyCompanyDto { + interface FlexEnterpriseMessageSettingDto { id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId?: string; - status?: ParkOrStatusEnum; - isUserCertification?: boolean; + messageChannel?: MessageChannelEnum; + /** 娑堟伅璐圭敤 */ + messageCost?: number; + flexEnterpirseId?: string; } - interface FirstPartyCompanyListOutput { + type FlexEnterpriseSettingStatus = 10 | -10; + + type FlexEnterpriseStatus = 10 | -10; + + interface FlexTaskAideDto { id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId?: string; - /** 鎵�灞炶涓氬悕绉� */ - industryTypeName?: string; - status?: ParkOrStatusEnum; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface FirstPartyCompanyListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: FirstPartyCompanyListOutput[]; - } - - interface FollowUserInput { - userId?: string; - followUserId?: string; - } - - interface FollowUserListOutput { - /** 鍚嶇О */ + aideType?: FlexTaskAideEnum; name?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 澶村儚鍦板潃 */ - avatarUrl?: string; - creationTime?: string; - /** 鏄惁浜掔浉鍏虫敞 */ - isMutualFollow?: boolean; - id?: string; - /** 鍏虫敞鐢ㄦ埛鐨処d */ - followUserId?: string; - /** 鐢ㄦ埛Id */ - userId?: string; } - interface FollowUserListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: FollowUserListOutput[]; - } + type FlexTaskAideEnum = 10 | 20; - interface FrontHROfParkInput { - pageModel?: Pagination; - parkId: string; - /** 鍐犲悕绾у埆 10鍥藉绾� 20鐪佺骇 30甯傜骇 40鍖哄幙绾� */ - level?: number; - workOfType?: string[]; - service?: string[]; - searchName?: string; - isMy?: boolean; - } + type FlexTaskCheckAcceptStatusEnum = 10 | 20 | 30; - interface FrontHROfParkList { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - name?: string; - /** 灏侀潰 */ - topSrc?: string; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - /** 鏈嶅姟 */ - service?: string[]; - /** 宸ョ */ - workOfType?: string[]; - /** 鏄惁鍏虫敞 */ - isMyAttention?: boolean; - /** 鍐犲悕 */ - level?: number; - location?: string; - } + type FlexTaskFeeTypeEnum = 10 | 20 | 30 | 40; - interface FrontHROfParkListPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: FrontHROfParkList[]; - } + type FlexTaskReleaseStatusEnum = 10 | 20; - interface FrontOrderList { - id?: string; - categoryId?: string; - /** 璁㈠崟鍚嶇О */ - orderName?: string; - creatorId?: string; - creatorName?: string; - companyName?: string; - userId?: string; - /** 璧峰缁煎悎鏈堣柂 */ - startMonthlySalary?: number; - /** 鎴缁煎悎鏈堣柂 */ - endMonthlySalary?: number; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鎷涜仒浜烘暟绫诲瀷 10 鍥哄畾浜烘暟 20 鑼冨洿浜烘暟 */ - hireType?: number; - /** 鍥哄畾浜烘暟 鎴� 鑼冨洿浜烘暟鐨勮捣濮嬩汉鏁� */ - hireNumber?: number; - /** 宸ヤ綔鎬ц川 10 涓ょ彮鍊� 20 浠呯櫧鐝� */ - workNature?: number; - /** 鑼冨洿浜烘暟鐨勬埅姝汉鏁� */ - hireEndNumber?: number; - /** 璧峰骞撮緞 */ - ageStart?: number; - /** 鎴骞撮緞 */ - ageEnd?: number; - /** 鎬у埆瑕佹眰 0 涓嶉檺 10 浠呴檺鐢峰+ 20 浠呴檺濂冲+ 30 鐢峰コ璁惧畾 */ - sexRequirement?: number; - /** 鐢锋�т汉鏁� */ - manNumber?: number; - /** 濂虫�т汉鏁� */ - womanNumber?: number; - /** 瀛﹀巻瑕佹眰 0 涓嶉檺 10 灏忓 20 鍒濅腑 30 楂樹腑 40 涓撶 50 澶у 60 纭曞+ 70 鍗氬+ 鍙婁互涓� */ - education?: number; - /** 鏈嶅姟璐� */ - service?: number; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - /** 娴忚閲� */ - viewCount?: number; - creationTime?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 鐢宠鍚堜綔浼佷笟 */ - companyCount?: number; - isRecommend?: boolean; - userName?: string; - lastModificationTime?: string; - /** 璁剧疆淇℃伅 */ - searchSettings?: SearchSettingInfo[]; - /** 杩旇垂淇℃伅 */ - orderSupplierRefundInfo?: OrderSupplierRefundInfo[]; - /** 瀹℃牳閫氳繃鏃堕棿 */ - approvalTime?: string; - /** 杩愯垂妯″紡 10闄愭椂杩旇垂 20涓�娆℃�ц繑璐� 30 闀挎湡杩� */ - rebateMode?: number; - /** 渚涘簲鍟嗗埄娑� */ - supplierProfit?: number; - /** 10 涓�娆℃�у埄娑� 20 xx鍏�/姣忎汉/姣忓皬鏃� 30 xx鍏�/姣忎汉/姣忔湀 */ - supplierProfitUint?: number; - rebateTime?: number; - addressDetail?: string; - /** 缁煎悎钖祫 */ - integratedSalary?: string; - /** 琛屼笟绫诲瀷鍚嶇О */ - industryTypeName?: string; - /** 鐢ㄦ埛澶村儚鍦板潃 */ - avatarUrl?: string; - /** 鑱岀О */ - jobTitle?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鍛樺伐钖祫 10 鏈堣柂锛� 20 鍛ㄨ柂锛�30 鏃ヨ柂锛�40 鏃惰柂 */ - salaryTimeType?: number; - /** 鐢宠浜烘暟 */ - matchMakingApplyCount?: number; - } + type FlexTaskSettleTypeEnum = 10 | 20 | 30; - interface FrontOrderListInput { - pageModel?: Pagination; - searchName?: string; - /** 宸ヤ綔鎬ц川 10 涓ょ彮鍊� 20 浠呯櫧鐝� */ - workNature?: number; - provinceCode?: number; - searchSettings?: string[]; - /** 鐢ㄦ埛Id */ - userId?: string; - categoryId?: string; - rebateMode?: number; - hireNumberBegin?: number; - hireNumberEnd?: number; - } + type FlexTaskWorkerHireEnum = 10 | 20 | 30; - interface FrontOrderListPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: FrontOrderList[]; - } - - interface FundOrderChangedInput { - notifyId?: string; - utcTimestamp?: string; - msgMethod?: string; - appId?: string; - version?: string; - bizContent?: OrderChangedBzContentInput; - sign?: string; - signType?: string; - charset?: string; - } - - interface GeAlltCompanyUsersInput { - /** 鍐犲悕锛�0鍏朵粬锛�1鐪佺骇锛�2甯傜骇锛�3鍖哄幙绾� */ - namingType?: number; - /** 鏌ヨ鏉′欢锛氬鎴峰悕绉� */ - queryCondition?: string; - /** 閫傜敤鍖哄煙 */ - provinceCodes?: number[]; - } - - interface GeInformationByUserIdInput { - pageModel?: Pagination; - /** 鐢ㄦ埛Id */ - userId?: string; - } + type FlexWorkerEleSignEnum = 10 | 20 | 30; type GenderTypeEnum = 1 | 2; interface GenerateUserNameInput { /** 鎵嬫満鍙� */ phoneNumber: string; - } - - interface GetAdvertisePriceInfosInput { - /** 鎺掑簭淇℃伅锛氶粯璁ゆ寜骞垮憡绫诲瀷锛歍ype銆佸箍鍛婁綅缃細Position鍗囧簭 */ - orderInput?: OrderInput[]; - } - - interface GetAlipayAccount { - companyName?: string; - aliPayAccount?: string; - societyCreditCode?: string; - } - - interface GetAllAttestationsInputV2 { - pageModel?: Pagination; - authType?: EnterpriseTypeEnum; - status?: UserCertificationStatusEnum; - /** 鏌ヨ鏉′欢锛氬鎴峰悕绉�/鑱旂郴浜�/鎵嬫満鍙� */ - queryCondition?: string; - /** 寮�濮嬫渶鍚庣櫥褰曟椂闂� */ - beginLastLoginTime?: string; - /** 缁撴潫鏈�鍚庣櫥褰曟椂闂� */ - endLastLoginTime?: string; - /** 寮�濮嬫敞鍐屾棩鏈� */ - beginRegistDate?: string; - /** 缁撴潫娉ㄥ唽鏃ユ湡 */ - endRegistDate?: string; } interface GetAreaListInput { @@ -6070,1445 +827,202 @@ parentCode?: number; } - interface GetAsyncapplyCertStatusInput { - /** 璐﹀彿Id */ - account?: string; - /** 璇佷功Id */ - taskId?: string; - } - - interface GetBackClientUsersInput { + interface GetCollectVisitingCardListInput { pageModel?: Pagination; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - /** 鏌ヨ鏉′欢锛氬悕绉�/璐﹀彿 */ - queryCondition?: string; } - interface GetBatchBillDetailInput { - pageModel?: Pagination; - /** 淇濆崟Id */ - insurancePolicyId?: string; - /** 鎵瑰崟Id */ - batchBillId?: string; - /** 鏌ヨ鏉′欢锛氫汉鍛樺悕绉�/韬唤璇佸彿/鐢ㄥ伐浼佷笟 */ - queryCondition?: string; - companyId?: string; - } - - interface GetBatchBillStaffListOutput { - addList?: InsureInsStaffList[]; - delList?: InsureInsStaffList[]; - updateList?: InsureInsStaffList[]; - remainList?: InsureInsStaffList[]; - } - - interface GetBusinessPayInfoInput { - pageModel?: Pagination; - settleNo?: string; - } - - interface GetBusinessPayInfoOutput { - /** 鏀舵鏂硅处鍙� */ - inAccountNo?: string; - /** 鏀舵鏂规埛鍚� */ + interface GetCollectVisitingCardOutput { + id?: string; + enterpriseId?: string; + userId?: string; name?: string; - /** 鏀舵鏂瑰紑鎴疯 */ - inAccountBankName?: string; - /** 寮�鎴疯琛屽彿 */ - inAccountBankNo?: string; - /** 閲戦 */ - amount?: number; - /** 鎵嬫満鍙� */ + headPhoto?: string; phoneNum?: string; - /** 鐢ㄩ�� */ - useTo?: string; + weChat?: string; + jobName?: string; + email?: string; + companyName?: string; creationTime?: string; } - interface GetBusinessPayInfoOutputPageOutput { + interface GetCollectVisitingCardOutputPageOutput { pageModel?: Pagination; objectData?: any; - data?: GetBusinessPayInfoOutput[]; - } - - interface GetCanAuthMarkProductOutput { - hasAuthList?: AuthInsureMarkProductDto[]; - notAuthList?: AuthInsureMarkProductDto[]; - } - - interface GetCategoriesInput { - /** 绫诲瀷锛�0浜у搧绫诲埆锛�1璧勮绫诲埆 */ - type?: number; - /** 鎺掑簭淇℃伅锛氶粯璁ゆ寜Sequence鍗囧簭 */ - orderInput?: OrderInput[]; - } - - interface GetCertDataInput { - /** 璐﹀彿Id */ - account?: string; - userId?: string; - userCertifiId?: string; - } - - interface GetCertDataResponse { - /** 璐﹀彿Id */ - account?: string; - /** 璇佷功Id */ - certId?: string; - } - - interface GetCertDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetCertDataResponse; - } - - interface GetCircleFriendListInput { - pageModel?: Pagination; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鏌ヨ鏉′欢锛氬唴瀹�/鍙戝竷浜� */ - queryCondition?: string; - createStartTime?: string; - createEndTime?: string; - } - - interface GetCircleFriendMutualFollowListInput { - pageModel?: Pagination; - /** 鐢ㄦ埛Id */ - userId?: string; - } - - interface GetCircleFriendReplyListInput { - pageModel?: Pagination; - /** 鍥炲浜哄悕鐗囧悕 */ - name?: string; - /** 璇勮鍐呭 */ - content?: string; - /** 琚洖澶嶄汉/琚瘎璁轰汉鍚嶇墖鍚� */ - beRepliedName?: string; - } - - interface GetCommentsForManageInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖 */ - status?: number; - /** 璇勮璧峰鏃ユ湡 */ - commentStartTime?: string; - /** 璇勮鎴鏃ユ湡 */ - commentEndTime?: string; - /** 鏌ヨ鏉′欢锛氫拱瀹跺悕绉�/鍗栧鍚嶇О/浜у搧鍚嶇О */ - queryCondition?: string; - } - - interface GetCommentsForProductInput { - pageModel?: Pagination; - /** 浜у搧Id */ - productId?: string; - } - - interface GetCommonInfoInput { - pageModel?: Pagination; - /** 鏌ヨ鏉′欢 */ - queryCondition?: string; - commonInfoType?: CommonInfoType; - companyId?: string; - } - - interface GetCompanyInsureAddressList { - id?: string; - companyId?: string; - address?: string; - } - - interface GetCompanyInsurePagedListInput { - pageModel?: Pagination; - /** 鏄惁閰嶇疆 */ - configStatus?: boolean; - queryCondition?: string; - /** 閿�鍞叕鍙窱d */ - salesCompanyId?: string; - /** 鎷涘晢浜哄憳Id */ - merchantsId?: string; - /** 鍚堜綔寮�濮嬫椂闂� */ - collaborateBeginDate?: string; - /** 鍚堜綔缁撴潫鏃堕棿 */ - collaborateEndDate?: string; - } - - interface GetCompanyInsuresExportInput { - /** 鏌ヨ鏉′欢锛氬鎴峰悕绉�/鎷涘晢浜哄憳鍚嶇О */ - queryCondition?: string; - } - - interface GetCompanyInsureSignResult { - /** 鏄惁澶勭悊鎴愬姛 */ - success?: boolean; - /** 澶勭悊澶辫触鐨勫師鍥� */ - message?: string; - /** 淇濋櫓绛剧害璁よ瘉杩炴帴浜岀淮鐮丅ase64 */ - insureQrCode?: string; - } - - interface GetCooperationApplyInput { - pageModel?: Pagination; - status?: CooperationApplyStatusEnum; - /** 鑱旂郴鏂瑰紡锛岃仈绯讳汉 绫诲埆鍚嶇О */ - searchKey?: string; - /** 鏄惁鏄垜鐨勭敵璇� */ - isMy?: boolean; - applyTimeBegin?: string; - applyTimeEnd?: string; - applyType?: CooperationApplyTypeEnum; - } - - interface GetCustomerInfoExportInput { - /** 鏌ヨ鏉′欢锛氬鎴峰悕绉� */ - queryCondition?: string; - /** 鍚堜綔璧峰鏃ユ湡 */ - cooperateStartDate?: string; - /** 鍚堜綔鎴鏃ユ湡 */ - cooperateEndDate?: string; - /** 鐘舵�� */ - status?: number; - } - - interface GetCustomerInfoListInput { - pageModel?: Pagination; - /** 鏌ヨ鏉′欢锛氬鎴峰悕绉� */ - queryCondition?: string; - /** 鍚堜綔璧峰鏃ユ湡 */ - cooperateStartDate?: string; - /** 鍚堜綔鎴鏃ユ湡 */ - cooperateEndDate?: string; - /** 鐘舵�� */ - status?: number; - } - - interface GetCustomerListInput { - pageModel?: Pagination; - /** 鏌ヨ鍏抽敭瀛� */ - keyWord?: string; - /** 妯℃澘鏄惁宸蹭笂浼犵姸鎬� */ - templateStatus?: boolean; - /** 鐢ㄦ埛id */ - companyId?: string; - } - - interface GetCustomerListOutput { - /** 鐢叉柟瀹㈡埛Id */ - customerId?: string; - /** 鐢叉柟瀹㈡埛鍚嶇О */ - customerName?: string; - /** 鍚堝悓妯℃澘Id */ - templateId?: string; - /** 妯℃澘Url */ - templateUrl?: string; - /** 绀句細缁熶竴淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鐢叉柟鑱旂郴浜� */ - contactMan?: string; - /** 鐢叉柟鑱旂郴鏂瑰紡 */ - contactPhone?: string; - /** 鍚堝悓鏁伴噺 */ - contractCount?: number; - /** 骞冲彴鐢ㄦ埛Id */ - companyId?: string; - /** 骞冲彴鐢ㄦ埛鍚嶇О */ - enterpriseName?: string; - /** 鏄惁宸蹭笂浼犳ā鏉� */ - isUploadTemplate?: boolean; - } - - interface GetCustomerListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetCustomerListOutput[]; - } - - interface GetCustomersExportInput { - /** 鏌ヨ鏉′欢锛氱敳鏂瑰悕绉�/鑱旂郴浜� */ - queryCondition?: string; - } - - interface GetCustomerTemplateListOutput { - id?: string; - templateId?: string; - templateUrl?: string; - customerName?: string; - name?: string; - bussinessCode?: string; - creationTime?: string; - } - - interface GetEnterpriseCredentialDataResponse { - contactMobile?: string; - address?: string; - province?: string; - legalPersonIdentityType?: string; - city?: string; - legalPersonIdentity?: string; - regCode?: string; - taxCode?: string; - legalPersonMobile?: string; - orgCode?: string; - legalPerson?: string; - name?: string; - contactMail?: string; - } - - interface GetEnterpriseCredentialDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetEnterpriseCredentialDataResponse; + data?: GetCollectVisitingCardOutput[]; } interface GetFeatureListResultDto { groups?: FeatureGroupDto[]; } - interface GetFileMetaSDKInput { - /** 璐﹀彿Id */ - account?: string; - /** 婧愭枃浠秈d */ - fid?: string; - } - - interface GetFrontConsultListInput { + interface GetFlexEnterpriseInput { pageModel?: Pagination; - consultName?: string; - provinceCode?: number; - userId?: string; - } - - interface GetFrontHeadHunterListInput { - pageModel?: Pagination; - jobName?: string; - provinceCode?: number; - userId?: string; - } - - interface GetFrontResourceList { - id?: string; - userId?: string; - categoryId?: string; - title?: string; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - /** 鎵�鍦ㄧ渷鍖哄煙鐮� */ - provinceCode?: number; - /** 鎵�鍦ㄧ渷 */ - provinceName?: string; - /** 灞曠ず鏃堕棿 */ - showTime?: string; - viewCount?: number; - tags?: TagInfo[]; - viewUsers?: ViewUserInfo[]; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - status?: number; - lastModificationTime?: string; - /** 琚姩鏂筰d */ - visitForUserId?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 浠嬬粛 */ - intros?: ResourceIntro[]; - /** 鎵�鍦ㄥ煄甯� */ - cities?: CityInfo[]; - /** 鎰忓悜杈撻�佸煄甯� */ - intendedDeliveryCities?: CityInfo[]; - /** 鍚堜綔璐� */ - cooperationFee?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - /** 璧勬簮鏁伴噺 */ - resourceCount?: number; - creationTime?: string; - /** 琛屼笟绫诲瀷 */ - industryTypeId?: string; - /** 琛屼笟绫诲瀷鍚嶇О */ - industryTypeName?: string; - /** 鐢ㄦ埛澶村儚鍦板潃 */ - avatarUrl?: string; - /** 鑱岀О */ - jobTitle?: string; - /** 鍙戝竷鏃堕棿 */ - lastShelfTime?: string; - } - - interface GetFrontResourceListInput { - pageModel?: Pagination; - searchName?: string; - tags?: string[]; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鐪両d */ - provinceCode?: number; - resourceCountBegin?: number; - resourceCountEnd?: number; - } - - interface GetFrontResourceListPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetFrontResourceList[]; - } - - interface GetFrontTrainingListInput { - pageModel?: Pagination; - title?: string; - provinceCode?: number; - userId?: string; - } - - interface GetGigWorkerRechargeFeeInput { - pageModel?: Pagination; - status?: LgGigWorkerRechargeStatusEnum; - /** 鎻愪氦璧峰鏃堕棿 */ - creationTimeBegin?: string; - /** 鎻愪氦缁撴潫鏃堕棿 */ - creationTimeEnd?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - } - - interface GetHeadlineInformationInput { - /** 鎺掑簭淇℃伅锛氶粯璁ゆ寜骞垮憡鎺掑簭AdSequence鍗囧簭 */ - orderInput?: OrderInput[]; - } - - interface GetHeadSumInfo { - /** 鑱屽伐浜哄憳 */ - staffCount?: number; - /** 鎶曚繚鎬婚 */ - insureAmount?: number; - /** 鎶曚繚浜哄憳 */ - insureStaffCount?: number; - /** 閫�淇濅汉鍛� */ - insureRefundStaffCount?: number; - /** 鎶曚繚浜烘 */ - insureCount?: number; - } - - interface GetHelpQuestionListInput { - pageModel?: Pagination; - helpTypeSettingId?: string; - title?: string; - status?: number; - } - - interface GetHotProductAdvertiseInput { - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - } - - interface GetInformationAdvertiseByCategoryInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - userId?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - /** 0:鎶ュ悕涓� 10 杩涜涓� 20 宸茬粨鏉� */ - informationApplyStatus?: number; - provinceCode?: number; - } - - interface GetInformationAdvertisesForManageInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氳祫璁爣棰�/鍙戝竷鍗曚綅 */ - queryCondition?: string; - } - - interface GetInformationForManageInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鐘舵�侊細10閫氳繃锛堟樉绀轰腑锛夛紝-20宸蹭笅鏋� */ - status?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 鍙戝竷璧峰鏃堕棿 */ - publishStartDate?: string; - /** 鍙戝竷姝㈡椂闂� */ - publishEndDate?: string; - /** 鍒涘缓璧峰鏃堕棿 */ - beginCreationTime?: string; - /** 鍒涘缓鎴鏃堕棿 */ - endCreationTime?: string; - /** 鏌ヨ鏉′欢锛氳祫璁爣棰�/浣滆�� */ - queryCondition?: string; - /** 閫傜敤鍖哄煙 */ - provinceCodes?: number[]; - /** 鏄惁鏀寔骞垮憡 */ - isSupportAdvertise?: boolean; - showStatus?: InformationShowStatusEnum; - /** 瀹㈡埛Id */ - customerId?: string; - /** 鏍囬 */ - title?: string; - } - - interface GetInformationWaitForCheckInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝-10椹冲洖 */ - status?: number; - /** 鍙戝竷璧峰鏃堕棿 */ - publishStartDate?: string; - /** 鍙戝竷姝㈡椂闂� */ - publishEndDate?: string; - /** 鍒涘缓璧峰鏃堕棿 */ - beginCreationTime?: string; - /** 鍒涘缓鎴鏃堕棿 */ - endCreationTime?: string; - /** 鏌ヨ鏉′欢锛氭爣棰�/璧勮鏉ユ簮 */ - queryCondition?: string; - } - - interface GetInsuranceBatchBillInput { - pageModel?: Pagination; - /** 淇濆崟Id */ - insurancePolicyId?: string; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - /** 浜鸿祫鏈烘瀯Id */ - companyId?: string; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - /** 鎶曚繚绫诲瀷(鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄�) */ - insuranceTypeCode?: string; - status?: BatchBillCheckStatus; - /** 鎼滅储鍏抽敭瀛� 淇濋櫓鍚嶇О/淇濆崟缂栧彿/鎵瑰崟缂栧彿 */ - keyword?: string; - } - - interface GetInsurancePoliciesInput { - pageModel?: Pagination; - /** 淇濋櫓鍚嶇О/淇濆崟缂栧彿 */ - searchKeyword?: string; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - /** 浜鸿祫鏈烘瀯Id */ - companyId?: string; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - /** 鎶曚繚绫诲瀷(鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄�) */ - insuranceTypeCode?: string; - startDate?: string; - endDate?: string; - /** 淇濋櫓寮�濮嬭捣濮嬫棩鏈� */ - insureStartStartDate?: string; - /** 淇濋櫓寮�濮嬫埅姝㈡棩鏈� */ - insureStartEndDate?: string; - /** 淇濋櫓缁撴潫璧峰鏃ユ湡 */ - insureEndStartDate?: string; - /** 淇濋櫓缁撴潫鎴鏃ユ湡 */ - insureEndEndDate?: string; - isBack?: boolean; - /** 璇峰弬鑰僆nsure.Domain.Shared.InsureConstant.InsurancePolicyDetailStatus */ - status?: number; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 淇濋櫓鍒版湡澶╂暟 */ - insureEndDays?: number; - } - - interface GetInsurancePolicyDetailInput { - pageModel?: Pagination; - /** 淇濆崟Id */ - insurancePolicyId?: string; - statusList?: number[]; - /** 鏌ヨ鏉′欢锛氫汉鍛樺悕绉�/韬唤璇佸彿/鎵嬫満鍙� */ - queryCondition?: string; - companyId?: string; - } - - interface GetInsurancePolicyList { - companyId?: string; - companyName?: string; - policyId?: string; - customerId?: string; - customerName?: string; - staffName?: string; - /** 鎶曚繚娓犻亾 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - /** 浜у搧Id */ - insureMarketProductId?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - phone?: string; - /** 淇濆崟鐢熸晥鏃堕棿 */ - effectStartTime?: string; - /** 淇濆崟澶辨晥鏃堕棿 */ - effectEndTime?: string; - /** 鎶曚繚璁板綍 */ - insureCount?: number; - /** 鎶曚繚鐘舵�� 10 姝e父 20 宸查��淇� 30 宸茶繃鏈� */ - insureStatus?: number; - /** 1 鍦ㄤ繚 0鍚� */ - isInsuring?: boolean; - creationTime?: string; - insuranceTypeCode?: string; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 鑱屼笟缂栫爜: default-1-涓�绫昏亴涓�; default-2-浜岀被鑱屼笟;default-3-涓夌被鑱屼笟;default-4-鍥涚被鑱屼笟; */ - jobCode?: string; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 淇濊垂閲戦(鍒�) */ - premium?: number; - /** 閫�璐归噾棰�(鍒�) */ - refundPremium?: number; - /** 瀹為檯淇濊垂閲戦(鍒�) */ - realPremium?: number; - errorMsg?: string; - /** 淇濆崟鍙� */ - policyNo?: string; - /** 鑿滈笩璁㈠崟鍙� */ - orderNo?: number; - merchantsId?: string; - merchantsName?: string; - salesCompanyName?: string; - /** 閿�鍞叕鍙窱D */ - salesCompanyId?: string; - period?: string; - /** 鏂规鍚嶇О */ - schemeType?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - sex?: number; - age?: number; - useEmploer?: string; - useEmploerId?: string; - jobName?: string; - jobType?: string; - } - - interface GetInsurancePolicyListInput { - pageModel?: Pagination; - companyId?: string; - policyId?: string; - customerId?: string; - /** 1 鍦ㄤ繚 0鍚� */ - isInsuring?: boolean; - searchName?: string; - isBack?: boolean; - statusList?: number[]; - isInputDate?: boolean; - startDateTime?: string; - endDateTime?: string; - /** 淇濋櫓寮�濮嬭捣濮嬫棩鏈� */ - insureStartStartDate?: string; - /** 淇濋櫓寮�濮嬫埅姝㈡棩鏈� */ - insureStartEndDate?: string; - /** 淇濋櫓缁撴潫璧峰鏃ユ湡 */ - insureEndStartDate?: string; - /** 淇濋櫓缁撴潫鎴鏃ユ湡 */ - insureEndEndDate?: string; - } - - interface GetInsurancePolicyListPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetInsurancePolicyList[]; - } - - interface GetInsurancePolicyRecordsExportInput { - startTime?: string; - endTime?: string; - /** 鍏ラ┗瀹㈡埛Id */ - companyId?: string; - policyId?: string; - /** 鎶曚繚璁″垝Id */ - insurePlanId?: string; - /** 瀹㈡埛鐢叉柟Id */ - customerId?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 鎶曚繚鐘舵�� 0鍒濆鐘舵�� 5妫�娴嬪け璐� 10鎶曚繚鎴愬姛 -10鎶曚繚澶辫触 20寮傚父 30閫�淇� 60纭涓� 70淇濋櫓涓� 80宸茶繃鏈� */ - status?: number; - } - - interface GetInsurancePolicyRecordsInput { - pageModel?: Pagination; - startTime?: string; - /** 鎶曚繚绠$悊Id */ - policyId?: string; - /** 鎶曚繚璁″垝Id */ - insurePlanId?: string; - endTime?: string; - /** 鍏ラ┗瀹㈡埛Id */ - companyId?: string; - /** 瀹㈡埛鐢叉柟Id */ - customerId?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 鎶曚繚鐘舵�� 0鍒濆鐘舵�� 5妫�娴嬪け璐� 10鎶曚繚鎴愬姛 -10鎶曚繚澶辫触 20寮傚父 30閫�淇� 60纭涓� 70淇濋櫓涓� 80宸茶繃鏈� */ - status?: number; - } - - interface GetInsuranceStaticByCustomerDto { - /** 瀹㈡埛Id */ - companyId?: string; - /** 瀹㈡埛鍚嶇О */ - companyName?: string; - /** 鎷涘晢浜哄憳 */ - merchantsName?: string; - /** 鎶曚繚浜烘暟 */ - numberOfInsured?: number; - /** 鎶曚繚鎴愬姛 */ - numberOfSuccess?: number; - /** 鎶曚繚澶辫触 */ - numberOfFailed?: number; - /** 閫�淇濅汉鏁� */ - numberOfRefund?: number; - /** 閫�淇濋噾棰� */ - refundPremium?: number; - /** 閫�淇濋噾棰� */ - refundMoney?: number; - /** 瀹為檯鎶曚繚鎴愬姛璐圭敤 */ - successAmount?: number; - /** 鎶曚繚璐圭敤 */ - amount?: number; - } - - interface GetInsuranceStaticByCustomerDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetInsuranceStaticByCustomerDto[]; - } - - interface GetInsureActionLogInput { - pageModel?: Pagination; - insurancePolicyId?: string; - batchBillId?: string; - } - - interface GetInsureConsultExportInput { - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 璺熻繘鐘舵�� 1 锛氬緟澶勭悊 -1锛氭殏鍋� -2 锛氫綔搴� 10锛氬鎺ヤ腑 20 纭鍚堜綔 */ - status?: number; - } - - interface GetInsureConsultFollowInput { - pageModel?: Pagination; - status?: number; - /** 鍜ㄨId */ - id?: string; - } - - interface GetInsureConsultInput { - pageModel?: Pagination; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 璺熻繘鐘舵�� 1 锛氬緟澶勭悊 -1锛氭殏鍋� -2 锛氫綔搴� 10锛氬鎺ヤ腑 20 纭鍚堜綔 */ - status?: number; - } - - interface GetInsureCustomersInput { - pageModel?: Pagination; - /** 鏌ヨ鏉′欢锛氱敳鏂瑰悕绉�/鑱旂郴浜� */ - queryCondition?: string; - } - - interface GetInsureEffectDateTimeOutput { - effectStartTime?: string; - /** 鐢熸晥鎴鏃堕棿 */ - effectEndTime?: string; - /** 鏄惁宸茶繃鏈� */ - isOutTime?: boolean; - } - - interface GetInsureInfo { - /** 鍏徃Id */ - companyId?: string; - /** 鎵瑰鏈夋晥璧峰鏃ユ湡 */ - batchAddEffectStarTime?: string; - /** 鏈夋晥鎴鏃堕棿 */ - effectEndTime?: string; - /** 鍗曚环 */ - unitPrice?: number; - insuranceTypeCode?: string; - /** 淇濋櫓鍦烘櫙鐮�: FLEXIBLE_EMPLOYMENT-鏃ュ崟锛堝疄鏃剁敓鏁堬級锛汭NITIATIVE_EMPLOYMENT-闀挎湡锛堟鏃�0鐐圭敓鏁堬級 */ - bizCode?: string; - /** 淇濋殰鍛ㄦ湡锛�1D鎸夋棩鏈熸姇淇濄��30D鎸夋湀鎶曚繚銆�360D鎸夊勾鎶曚繚锛坆izCode涓洪暱鏈熸椂蹇呬紶锛� */ - period?: string; - /** 鑱屼笟缂栫爜: default-1-涓�绫昏亴涓�; default-2-浜岀被鑱屼笟;default-3-涓夌被鑱屼笟;default-4-鍥涚被鑱屼笟; */ - jobCode?: string; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - /** 宸ヤ綔鍦扮偣 */ - companyInsureAddress?: string; - remark?: string; - serialNum?: string; - /** 鎶曚繚璐圭敤 */ - insureMoney?: number; - insStaffList?: ImportInsStaffAnalysisList[]; - } - - interface GetInsureInfoByMonth { - /** 10 闆囦富闄� 20 鎰忓闄� 30 鎶曚繚浜烘暟 40 閫�淇濅汉鏁� 50 鎶曚繚浜烘 60 鎶曚繚鎬婚 */ - type?: number; - timeRange?: TimeRange[]; - } - - interface GetInsureInfoByMonthInput { - companyId: string; - startTime: string; - endTime: string; - } - - interface GetInsureMarketProductAllInput { - /** 淇濋櫓闄╃ */ - insureType?: string; - } - - interface GetInsureMarketProductInput { - pageModel?: Pagination; - /** 淇濋櫓闄╃ */ - insureType?: string; - /** 淇濋櫓鍏徃 */ - companyId?: string; - /** 淇濋櫓浜у搧鍚嶇О */ - name?: string; - /** 鐘舵�� 1锛氭甯� 0锛氱鐢� -1 锛氫笅鏋� */ - status?: number; - /** 绾夸笂淇濋櫓杩樻槸绾夸笅淇濋櫓 */ - onlineType?: number; - /** 鏄惁涓烘巿鏉冧骇鍝佹煡鐪嬫ā寮� (姹熻タ妯″紡) */ - isSearchAuthProduct?: boolean; - } - - interface GetInsureMoneyInput { - /** 鏂规Id */ - productSchemeTypeId?: string; - period?: string; - /** 浜哄憳鍚嶇О */ - staffList?: InsureInsStaffList[]; - } - - interface GetInsureOfflineBillExportInput { - /** 淇濋櫓闄╃ */ - insureType?: string; - /** 淇濋櫓鏈夋晥鏈熻捣濮嬫椂闂� 璧峰鏃堕棿 */ - insureBeginStartDate?: string; - /** 淇濋櫓鏈夋晥鏈熻捣濮嬫椂闂� 缁撴潫鏃堕棿 */ - insureBeginEndDate?: string; - /** 淇濋櫓鏈夋晥鏈熺粨鏉� 寮�濮嬫椂闂� */ - insureEndStartDate?: string; - /** 淇濋櫓鏈夋晥鏈熺粨鏉熸椂闂� 缁撴潫鏃堕棿 */ - insureEndEndDate?: string; - /** 淇濋櫓浜у搧Id */ - insureProductId?: string; - /** 鐘舵�� 1 鏈紑濮� 2 淇濋殰涓� 宸插け鏁� -1 */ - status?: number; - /** 鍏徃鍚嶇О銆侀攢鍞叕鍙搞�佷笟鍔″憳 */ - searchKey?: string; - } - - interface GetInsureOfflineBillInput { - pageModel?: Pagination; - /** 鏌ヨ绫诲瀷 1閫�淇濇暟鎹� 2鎵瑰鏁版嵁 */ - operateType?: number; - /** 淇濋櫓闄╃ */ - insureType?: string; - /** 淇濋櫓鏈夋晥鏈熻捣濮嬫椂闂� 璧峰鏃堕棿 */ - insureBeginStartDate?: string; - /** 淇濋櫓鏈夋晥鏈熻捣濮嬫椂闂� 缁撴潫鏃堕棿 */ - insureBeginEndDate?: string; - /** 淇濋櫓鏈夋晥鏈熺粨鏉� 寮�濮嬫椂闂� */ - insureEndStartDate?: string; - /** 淇濋櫓鏈夋晥鏈熺粨鏉熸椂闂� 缁撴潫鏃堕棿 */ - insureEndEndDate?: string; - /** 淇濋櫓浜у搧Id */ - insureProductId?: string; - /** 鐘舵�� 1 鏈紑濮� 2 淇濋殰涓� 宸插け鏁� -1 */ - status?: number; - /** 鍏徃鍚嶇О銆侀攢鍞叕鍙搞�佷笟鍔″憳 */ - searchKey?: string; - } - - interface GetInsureOrganizationInput { - pageModel?: Pagination; - searchKey?: string; - } - - interface GetInsurePersonSortList { - id?: number; - /** 澶х被琛屼笟 */ - bigIndustry?: string; - /** 灏忕被琛屼笟 */ - smallIndustry?: string; - /** 鑱屼笟浠g爜 */ - code?: string; - /** 鑱屼笟鍚嶇О */ - name?: string; - /** 鑱屼笟绫诲埆 */ - type?: number; - /** 澶囨敞 */ - remark?: string; - } - - interface GetInsurePersonSortListInput { - pageModel?: Pagination; - /** 琛屼笟鍏抽敭瀛� */ - industryName?: string; - /** 鑱屼笟鍚嶇О */ - searchName?: string; - } - - interface GetInsurePersonSortListPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetInsurePersonSortList[]; - } - - interface GetInsurePlanDetailInput { - pageModel?: Pagination; - id?: string; - insurePlanId?: string; - status?: number; - isInsureing?: boolean; + /** 浼佷笟鍚嶇О/娉曚汉/鑱旂郴浜� */ searchWord?: string; + flexEnterpriseSettingStatus?: FlexEnterpriseSettingStatus; } - interface GetInsurePlanInfoExportInput { - /** 鎶曚繚鍛ㄦ湡 1D 30D 360D */ - period?: string; - /** 闄╃绫诲瀷: ACCIDENT: 鎰忓闄�; EMPLOYER_LIABILITY: 闆囦富闄� */ - insuranceTypeCode?: string; - /** 璁″垝鐘舵�� 1鏈紑濮� 10杩涜涓� 20宸茬粨鏉� */ - status?: number; - /** 浼佷笟鍚嶇О */ - companyName?: string; - startTime?: string; - endTime?: string; - /** 浼佷笟Id */ - companyId?: string; - } - - interface GetInsurePlanInput { + interface GetFlexSignWorkerListInput { pageModel?: Pagination; - /** 鎶曚繚鍛ㄦ湡 1D 30D 360D */ - period?: string; - /** 闄╃绫诲瀷: ACCIDENT: 鎰忓闄�; EMPLOYER_LIABILITY: 闆囦富闄� */ - insuranceTypeCode?: string; - /** 璁″垝鐘舵�� 0鏈紑濮� 10杩涜涓� 20宸茬粨鏉� */ - status?: number; - /** 浼佷笟鍚嶇О */ - companyName?: string; - startTime?: string; - endTime?: string; + signStatus?: FlexWorkerEleSignEnum; } - interface GetInsureProductConsultRequest { - bizIdentity?: string; - enterpriseName?: string; - socialCreditCode?: string; - bizCode?: string; - insuranceTypeCode?: string; + interface GetFlexTaskDtoOutput { + taskId?: string; + taskName?: string; + isArrange?: boolean; + startDate?: string; + endDate?: string; + feeType?: FlexTaskFeeTypeEnum; + feeTypeName?: string; + settleType?: FlexTaskSettleTypeEnum; + settleTypeName?: string; + taskWeals?: FlexTaskAideDto[]; + taskCerts?: FlexTaskAideDto[]; + fee?: number; + provinceId?: string; + cityId?: string; + areaId?: string; + provinceName?: string; + cityName?: string; + areaName?: string; + address?: string; + creationDate?: string; + minAge?: number; + maxAge?: number; + sexType?: GenderTypeEnum; } - interface GetInsureProductConsultResponse { - success?: boolean; - message?: string; - module?: InsureProductDTO[]; - } - - interface GetInsureProductInput { + interface GetFlexTaskListByStatusInput { pageModel?: Pagination; - /** 鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄� */ - insuranceTypeCode?: string; - /** 浜у搧鍚嶇О */ + releaseStatus?: FlexTaskReleaseStatusEnum; + } + + interface GetFlexTaskListInput { + pageModel?: Pagination; + /** 鏄惁宸插畨鎺掍换鍔� */ + isArrange?: boolean; + /** 鏄惁宸查獙鏀� */ + isOverCheck?: boolean; + } + + interface GetFlexTaskListOutput { + taskId?: string; + taskName?: string; + isArrange?: boolean; + startDate?: string; + endDate?: string; + feeType?: FlexTaskFeeTypeEnum; + feeTypeName?: string; + settleType?: FlexTaskSettleTypeEnum; + settleTypeName?: string; + fee?: number; + provinceName?: string; + cityName?: string; + areaName?: string; + address?: string; + applyWorkerCount?: number; + creationTime?: string; + } + + interface GetFlexTaskListOutputPageOutput { + pageModel?: Pagination; + objectData?: any; + data?: GetFlexTaskListOutput[]; + } + + interface GetFlexTaskWorkerApplyListInput { + pageModel?: Pagination; + flexTaskId?: string; + } + + interface GetFlexTaskWorkerArrangeListInput { + pageModel?: Pagination; + flexTaskId?: string; + /** 濮撳悕韬唤璇佸彿 */ + searchKeys?: string; + /** 鏄惁宸插畨鎺� */ + arrangStatus?: boolean; + } + + interface GetFlexTaskWorkerCheckContentDtoInput { + /** 浠诲姟Id */ + flexTaskId?: string; + /** 鐏靛伐Id */ + flexWorkerId?: string; + } + + interface GetFlexTaskWorkerCheckListInput { + pageModel?: Pagination; + /** 浠诲姟Id */ + flexTaskId?: string; + checkAcceptStatus?: FlexTaskCheckAcceptStatusEnum; + } + + interface GetFlexWorkerRecordOutput { + taskId?: string; + workTime?: string; + cityId?: string; + cityName?: string; + address?: string; + taskName?: string; + } + + interface GetNewestWorkerListInput { + pageModel?: Pagination; + /** 宀椾綅Id */ + expectationJobId?: string; + genderType?: GenderTypeEnum; + /** 韬唤 */ + socialIdentity?: string; + minAge?: number; + maxAge?: number; + /** 璇佷功 */ + certificateTypeId?: string; + } + + interface GetNewestWorkerListOutput { + userId?: string; + userResumeId?: string; name?: string; - /** 鎶曚繚鐗堟湰 5鎰忓闄╁熀纭�宸ヤ綔鐗� 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 35闆囦富閫氱敤鍩虹宸ヤ綔鐗� 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 60闆囦富閫氱敤浣忛櫌娲ヨ创鐗� 70闆囦富寤虹瓚鍩虹宸ヤ綔鐗� 80闆囦富寤虹瓚鍩虹24灏忔椂鐗� */ - insureWay?: number; - /** 浜у搧绫诲瀷: 濂楅绫诲瀷: common-鎰忓闄╅�氱敤锛沘llowance-鎰忓闄╂触璐�; suddenDeath-鎰忓闄╃対姝�; liabilityCommon-闆囦富闄╁熀纭�; liabilityThird-闆囦富闄╀笁鑰�; liabilityAllowance-闆囦富闄╂触璐寸増; liabilityBuilding-闆囦富闄╁缓绛� */ - type?: string; - /** 浜у搧鐘舵�� 0绂佺敤 1鍚敤 */ - status?: number; - } - - interface GetInsureProductPrice { - productId?: string; - price?: number; - /** 鎺ㄨ崘缂栫爜 */ - recomFlowNo?: string; - sumInsured?: number; - unitPrice?: number; - yearWayDays?: number; - } - - interface GetInsureProductPriceInput { - companyId?: string; - insuranceTypeCode?: string; - /** 淇濋櫓鍦烘櫙鐮�: FLEXIBLE_EMPLOYMENT-鏃ュ崟锛堝疄鏃剁敓鏁堬級锛汭NITIATIVE_EMPLOYMENT-闀挎湡锛堟鏃�0鐐圭敓鏁堬級 */ - bizCode?: string; - /** 淇濋殰鍛ㄦ湡锛�1D銆�30D銆�360D锛坆izCode涓洪暱鏈熸椂蹇呬紶锛� */ - period?: string; - /** 鑱屼笟缂栫爜: default-1-涓�绫昏亴涓�; default-2-浜岀被鑱屼笟;default-3-涓夌被鑱屼笟;default-4-鍥涚被鑱屼笟; */ - jobCode?: string; - /** 鎶曚繚鐗堟湰 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - } - - interface GetInsureProjectByShortId { - id?: string; - insuranceTypeCode?: string; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 鑱屼笟缂栫爜: default-1-涓�绫昏亴涓�; default-2-浜岀被鑱屼笟;default-3-涓夌被鑱屼笟;default-4-鍥涚被鑱屼笟; */ - jobCode?: string; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 淇濋櫓浜у搧Id */ - productId?: string; - /** 宸ヤ綔鍦扮偣 */ - address?: string; - companyId?: string; - /** 鍦哄湴鐮佺被鍨� 10闀挎湡鐮� 20鏃舵晥鐮� */ - qrType?: number; - /** 鐘舵�� 1鍚敤 0绂佺敤 */ - status?: number; - /** 鍦哄湴鐮佽捣濮嬫湁鏁堟湡 */ - effectStartDateTime?: string; - /** 鍦哄湴鐮佹埅姝㈡湁鏁堟湡 */ - effectEndDateTime?: string; - /** 鍦哄湴鐮佹壂鐮佺粨鏋� */ - success?: boolean; - /** 寮傚父淇℃伅 褰� success 涓篺alse鏃朵笉涓虹┖ */ - msg?: string; - } - - interface GetInsureProjectList { - id?: string; - insuranceTypeCode?: string; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 鑱屼笟缂栫爜: default-1-涓�绫昏亴涓�; default-2-浜岀被鑱屼笟;default-3-涓夌被鑱屼笟;default-4-鍥涚被鑱屼笟; */ - jobCode?: string; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 宸ヤ綔鍦扮偣 */ - address?: string; - url?: string; - /** 鍦哄湴鐮佺被鍨� 10闀挎湡鐮� 20鏃舵晥鐮� */ - qrType?: number; - /** 鐘舵�� 1鍚敤 0绂佺敤 */ - status?: number; - /** 鍦哄湴鐮佽捣濮嬫湁鏁堟湡 */ - effectStartDateTime?: string; - /** 鍦哄湴鐮佹埅姝㈡湁鏁堟湡 */ - effectEndDateTime?: string; - /** 鎶曚繚鍛ㄦ湡 1D 30D 360D */ - period?: string; - /** 鍒涘缓鏃堕棿 */ + idNumber?: string; + contactPhone?: string; + isRealName?: boolean; + age?: number; + avatarUrl?: string; + genderType?: GenderTypeEnum; + educationalLevel?: string; + socialIdentity?: string; + jobIds?: string[]; + listExpectationJobName?: string[]; + certIds?: string[]; + listCertificateNames?: string[]; + userResumeLifeCircles?: string[]; + socialIdentityName?: string; + eduLevelName?: string; + arrangeCount?: number; + workExperience?: string; + freeTime?: UserResumeFreeTimeEnum; + jobSeekingStatus?: UserResumeJobSeekingStatusEnum; creationTime?: string; + lastModificationTime?: string; + fristContractTime?: string; + lastContractTime?: string; + userSignStatus?: FlexWorkerEleSignEnum; + enterSignStatus?: FlexWorkerEleSignEnum; + hireStatus?: FlexTaskWorkerHireEnum; + checkAcceptStatus?: FlexTaskCheckAcceptStatusEnum; + arrangeStatus?: boolean; + applyTime?: string; + height?: string; + weight?: string; + workRecordList?: GetFlexWorkerRecordOutput[]; } - interface GetInsureProjectListInput { - pageModel?: Pagination; - companyId?: string; - insuranceTypeCode?: string; - } - - interface GetInsureProjectListPageOutput { + interface GetNewestWorkerListOutputPageOutput { pageModel?: Pagination; objectData?: any; - data?: GetInsureProjectList[]; - } - - interface GetInsureQueryUnitPriceRequest { - bizIdentity?: string; - enterpriseName?: string; - socialCreditCode?: string; - productId?: string; - jobCode?: string; - period?: string; - } - - interface GetInsureQueryUnitPriceResponse { - success?: boolean; - message?: string; - module?: InsureProductDetail; - } - - interface GetInsureRefundResultNotifyResponse { - success?: boolean; - message?: string; - } - - interface GetInsureRefundSendRequest { - bizIdentity?: string; - outBizNo?: string; - enterpriseName?: string; - socialCreditCode?: string; - batchOrderNo?: number; - orderNoList?: number[]; - } - - interface GetInsureRefundSendResponse { - success?: boolean; - message?: string; - module?: FailOrderInfo[]; - } - - interface GetInsureResultNotifyRequest { - logisticsInterface?: GetInsureResultNotifyRequestInfo; - logisticsInterfaceStr?: string; - dataDigest?: string; - msgType?: string; - msgId?: string; - partnerCode?: string; - fromCode?: string; - } - - interface GetInsureResultNotifyRequestInfo { - outBizNo?: string; - outSubBizNo?: string; - type?: string; - resultCode?: string; - errorCode?: string; - errorMsg?: string; - insurePolicyDTO?: InsurePolicyDTO; - } - - interface GetInsureResultNotifyResponse { - success?: boolean; - message?: string; - } - - interface GetInsureSendRequest { - bizIdentity?: string; - outBizNo?: string; - enterpriseName?: string; - socialCreditCode?: string; - bizCode?: string; - insuranceTypeCode?: string; - productId?: string; - jobCode?: string; - period?: string; - recomFlowNo?: string; - address?: string; - effectStartTime?: string; - employeeListmployeeList?: InsureEmployeeDTO[]; - } - - interface GetInsureSendResponse { - success?: boolean; - message?: string; - module?: InsureFailEmployeeDTO[]; - } - - interface GetInsureSettingPricesInput { - /** 鎶曚繚闄╃Id */ - typeId?: string; - } - - interface GetInsureSettingsInput { - /** 绫诲瀷 */ - type?: number; - /** 鐘舵�� */ - status?: number; - } - - interface GetInsureSignNotifyResponse { - success?: boolean; - message?: string; - } - - interface GetInsureSignUrlInput { - /** 浜鸿祫鏈烘瀯Id */ - companyId?: string; - } - - interface GetInsureSignUrlRequest { - bizIdentity?: string; - enterpriseName?: string; - socialCreditCode?: string; - authAccount?: string; - mobile?: string; - outBizNo?: string; - } - - interface GetInsureSignUrlResponse { - success?: boolean; - message?: string; - module?: SignInfo; - } - - interface GetInsureStatusInfo { - insureStatus?: number; - insureSignMsg?: string; - effectStartTime?: string; - effectEndTime?: string; - insureSignTime?: string; - } - - interface GetInsureSubSettingsInput { - /** Tab绫诲瀷 */ - type?: number; - } - - interface GetInsureSupplierInput { - pageModel?: Pagination; - searchKey?: string; - /** 渚涘簲鍟嗙被鍨� 1娓犻亾浠g悊 2淇濋櫓鍏徃 */ - suppierType?: number; - } - - interface GetLgGigWorkerContractUrlOutput { - contractUrl?: string; - } - - interface GetLgGigWorkUserInput { - pageModel?: Pagination; - /** 鏌ヨ鍏抽敭瀛� */ - searchKey?: string; - /** 鐧昏鏃堕棿寮�濮� */ - regiterTimeBegin?: string; - /** 鐧昏鏃堕棿缁撴潫 */ - regiterTimeEnd?: string; - /** 绛剧害鏃堕棿寮�濮嬫椂闂� */ - signTimeBegin?: string; - /** 绛剧害鏃堕棿缁撴潫鏃堕棿 */ - signTimeEnd?: string; - realVerifyStatus?: LgGigRealVerifyStatus; - signStatus?: LgGigUserSignEnum; - enterSignStatus?: LgGigUserSignEnum; - } - - interface GetMarketProductPriceDto { - price?: number; - marketProductId?: string; - schemeTypeId?: string; - schemeTypeDetailId?: string; - insureBillTemplateUrl?: string; - } - - interface GetMarketProductPriceInput { - period?: string; - marketProductId?: string; - schemeTypeId?: string; - staffLevel?: number; - } - - interface GetMessageInput { - pageModel?: Pagination; - /** 鏄惁宸茶 */ - isRead?: boolean; - } - - interface GetMyAttentionsInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - } - - interface GetMyConsultListInput { - pageModel?: Pagination; - status?: number; - /** 寮�濮嬫椂闂� */ - startDate?: string; - /** 缁撴潫鏃堕棿 */ - endDate?: string; - } - - interface GetMyHeadHunterListInput { - pageModel?: Pagination; - status?: number; - /** 寮�濮嬫椂闂� */ - startDate?: string; - /** 缁撴潫鏃堕棿 */ - endDate?: string; - } - - interface GetMyInformationAttentionsInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氭爣棰�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - } - - interface GetMyInformationInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氭爣棰�/鍗曚綅 */ - queryCondition?: string; - showStatus?: InformationShowStatusEnum; - /** 鍙戝竷璧峰鏃堕棿 */ - publishStartDate?: string; - /** 鍙戝竷姝㈡椂闂� */ - publishEndDate?: string; - /** 鍒涘缓璧峰鏃堕棿 */ - beginCreationTime?: string; - /** 鍒涘缓鎴鏃堕棿 */ - endCreationTime?: string; - /** 鐘舵�� */ - status?: number; - } - - interface GetMyProductAttentionsInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - } - - interface GetMyProductsInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - } - - interface GetMyPurchasesInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - } - - interface GetMyResourceListInput { - pageModel?: Pagination; - status?: number; - /** 寮�濮嬫椂闂� */ - startDate?: string; - /** 缁撴潫鏃堕棿 */ - endDate?: string; - title?: string; - } - - interface GetMySellsInput { - pageModel?: Pagination; - /** 鏌ヨ鏉′欢锛氫拱瀹跺悕绉�/涔板鑱旂郴浜�/涔板鑱旂郴鐢佃瘽 */ - purchaserInfo?: string; - } - - interface GetMyTrainingListInput { - pageModel?: Pagination; - status?: number; - /** 寮�濮嬫椂闂� */ - startDate?: string; - /** 缁撴潫鏃堕棿 */ - endDate?: string; - } - - interface GetOperateHistoryInput { - pageModel?: Pagination; - relationId?: string; - operateName?: string; - } - - interface GetOrderContractInfo { - id?: string; - orderName?: string; - orderService?: string; - empTypes?: string; - orderAddress?: string; - fromUserSignStatus?: BestSignUserSignStatusEunm; - toUserSignStatus?: BestSignUserSignStatusEunm; - contractId?: string; - orderId?: string; - toUserId?: string; - fromUserId?: string; - fromUserAccount?: string; - toUserAccount?: string; - fromUserEnterpriseName?: string; - creationTime?: string; - previewUrl?: string; - toLongUrl?: string; - toShortUrl?: string; - toSignDateTime?: string; - } - - interface GetOrderContractInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetOrderContractInfo[]; - } - - interface GetOrderContractInput { - pageModel?: Pagination; - orderId?: string; - userId?: string; - status?: BestSignUserSignStatusEunm; - /** 鏌ヨ绫诲瀷 10鍙戣捣鏂� 20鎺ユ敹鏂� */ - sendType?: number; - } - - interface GetOrderSignPayInput { - pageModel?: Pagination; - /** 鑾峰彇绫诲瀷 10浠樻淇℃伅 20 鏀舵淇℃伅 */ - searchType?: number; - /** 褰撳墠浜篒d */ - userId?: string; - /** 璁㈠崟绛剧害Id */ - orderSignId?: string; - /** 鐘舵�� 10鏈畬鎴� 20宸插畬鎴� */ - status?: number; - startDateTime?: string; - endDateTime?: string; - enterinessName?: string; - } - - interface GetParkOrHRInfoByUserInput { - categoryId?: string; - userId?: string; - } - - interface GetParkRewardApplyFollowInput { - pageModel?: Pagination; - status?: ParkRewardApplyStatusEnum; - /** 鍜ㄨId */ - id?: string; - } - - interface GetParkRewardApplyInput { - pageModel?: Pagination; - /** 鍏徃鍚嶇О/鎵嬫満鍙� */ - seachKey?: string; - status?: ParkRewardApplyStatusEnum; - beginCreationTime?: string; - endCreationTime?: string; - } - - interface GetParkRewardInput { - pageModel?: Pagination; - rewardType?: RewardTypeEnum; - status?: ParkRewardStatusEnum; - /** 濂栧姳鍚嶇О */ - rewardName?: string; + data?: GetNewestWorkerListOutput[]; } interface GetPermissionListResultDto { @@ -7516,176 +1030,36 @@ groups?: PermissionGroupDto[]; } - interface GetPersonalCredentialDataResponse { - contactMobile?: string; - address?: string; - province?: string; - identityType?: string; - city?: string; - identity?: string; - name?: string; - contactMail?: string; - } - - interface GetPersonalCredentialDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetPersonalCredentialDataResponse; - } - - interface GetPersonalUsersInput { - pageModel?: Pagination; - /** 鏌ヨ鏉′欢锛氬悕绉�/鎵嬫満鍙� */ - queryCondition?: string; - } - - interface GetPhoneNumberInfo { - phoneNumber?: string; - idNumber?: string; - /** 濮撳悕 */ - name?: string; - staffId?: string; - /** 鏈夋棤鏈夋晥鎶曚繚 */ - hasValidInsured?: boolean; - } - - interface GetPlaformServicePayQRCodeInput { - /** 骞冲彴鏈嶅姟鏀粯Id */ - plaformServicePayId?: string; - payType?: PayTypeEnum; - platformServiceType?: PlatformServiceTypeEnum; - } - - interface GetPlatFormPurchasesInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 璐拱璧峰鏃ユ湡 */ - purchaseMinDate?: string; - /** 璐拱鎴鏃ユ湡 */ - purchaseMaxDate?: string; - /** 鎴愪氦璧峰鏃ユ湡 */ - fixtureMinDate?: string; - /** 鎴愪氦鎴鏃ユ湡 */ - fixtureMaxDate?: string; - /** 鎴愪氦鏈�灏忛噾棰� */ - minAmount?: number; - /** 鎴愪氦鏈�澶ч噾棰� */ - maxAmount?: number; - /** 鏌ヨ鏉′欢锛氫拱瀹跺悕绉�/鍗栧鍚嶇О/浜у搧鍚嶇О */ - queryCondition?: string; - } - - interface GetProductAdvertiseByCategoryInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - tags?: string[]; - provinceCode?: number; - } - - interface GetProductAdvertisesForManageInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - } - - interface GetProductByCategoryInput { - pageModel?: Pagination; - categoryId?: string; - userId?: string; - provinceCode?: number; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - tags?: string[]; - } - - interface GetProductForHomePageInput { - pageModel?: Pagination; - categoryId?: string; - userId?: string; - } - - interface GetProductsForManageInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鐘舵�侊細10閫氳繃锛堟樉绀轰腑锛夛紝-20宸蹭笅鏋� */ - status?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 鍙戝竷璧峰鏃堕棿 */ - publishStartDate?: string; - /** 鍙戝竷姝㈡椂闂� */ - publishEndDate?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - } - - interface GetProductsWaitForCheckInput { - pageModel?: Pagination; - /** 绫诲埆Id */ - categoryId?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝-10椹冲洖 */ - status?: number; - /** 鍙戝竷璧峰鏃堕棿 */ - publishStartDate?: string; - /** 鍙戝竷姝㈡椂闂� */ - publishEndDate?: string; - /** 鏌ヨ鏉′欢锛氫骇鍝佸悕绉�/鏈嶅姟鍟嗗悕绉� */ - queryCondition?: string; - } - - interface GetRewardPercentagesInput { - /** 鎺掑簭淇℃伅锛氶粯璁ゆ寜Up涓荤瓑绾э細UpLevel鍗囧簭 */ - orderInput?: OrderInput[]; - } - - interface GetRolesInput { - pageModel?: Pagination; - /** 鏌ヨ鏉′欢锛氳鑹插悕绉� */ - queryCondition?: string; - } - interface GetSearchSettingList { id?: string; parentId?: string; parentName?: string; - /** 鎵�灞炵被鍒� 10鍥尯 20浜鸿祫浼佷笟 */ belongType?: number; - /** 鍚嶇О */ name?: string; - /** 鎺掑簭 */ sort?: number; - /** 鐘舵�� 1鏄剧ず 0绂佺敤 */ status?: boolean; - /** 琚偣鍑绘鏁� */ clickCount?: number; src?: string; - /** 鎺ㄨ崘 */ isRecommend?: boolean; + searchType?: number; } interface GetSearchSettingListInput { pageModel?: Pagination; - /** 鎼滅礌绠$悊 10鐑悳璇� 20鏈嶅姟绫诲瀷 30宸ョ 40鍥尯绫诲瀷 50璧勮娲诲姩绫诲瀷 60鏀跨瓥棰佸竷鏈烘瀯 70鍖哄煙绠$悊 80浜у搧绫诲瀷 90闇�姹傜被鍨� 100闇�姹傝寖鍥� -110 鍛樺伐绂忓埄 120琛屼笟绫诲瀷 130 鐚庡ご 140 鍜ㄨ绫诲埆 150 甯姪绫诲瀷 160 浜鸿祫琛屼笟绫诲瀷 */ searchType: number; - /** 鎵�灞炵被鍒� 10鍥尯 20浜鸿祫浼佷笟 */ belongType?: number; - /** 鍚嶇О */ name?: string; - /** 鎺ㄨ崘 */ isRecommend?: boolean; - /** 鏄惁鏄剧ず */ status?: boolean; - /** 琛屼笟绫诲埆 */ parentId?: string; + } + + interface GetSearchSettingListOutput { + id?: string; + name?: string; + searchType?: number; + url?: string; + sort?: number; } interface GetSearchSettingListPageOutput { @@ -7694,958 +1068,36 @@ data?: GetSearchSettingList[]; } - interface GetSignContractToOrderInput { - pageModel?: Pagination; - /** 璁㈠崟绛剧害Id */ - orderSignId?: string; - /** 鑾峰彇绫诲瀷 10鎴戝彂璧风殑 20 鎴戞敹鍒扮殑 */ - searchType?: number; - /** 褰撳墠浜篒d */ - userId?: string; - /** 绛剧害鐘舵�� 1寰呯‘璁� 10寰呯绾� 20宸茬缃� 50宸叉嫆缁� */ - status?: number; - startDateTime?: string; - endDateTime?: string; - enterinessName?: string; - } - - interface GetSignContractToOrderOutput { - /** 绛剧害Id */ - orderSignId?: string; - /** 鍚堝悓缂栧彿 */ - contactNo?: string; - fromUserId?: string; - /** 鐢叉柟浼佷笟鍚嶇О */ - fromEnternissName?: string; - /** 鐢叉柟鍙戞斁 */ - fromLegalPersonName?: string; - /** 鐢叉柟浼佷笟淇$敤浠g爜 */ - fromEnternissSecoic?: string; - /** 鐢叉柟鑱旂郴浜� */ - fromContracter?: string; - /** 鐢叉柟鑱旂郴鐢佃瘽 */ - fromContractPhone?: string; - fromAddress?: string; - fromSignDateTime?: string; - toUserId?: string; - /** 涔欐柟浼佷笟鍚嶇О */ - toEnternissName?: string; - /** 涔欐柟娉曚汉 */ - toLegalPersonName?: string; - /** 涔欐柟浼佷笟淇$敤浠g爜 */ - toEnternissSecoic?: string; - /** 涔欐柟鑱旂郴浜� */ - toContracter?: string; - /** 涔欐柟鑱旂郴鐢佃瘽 */ - toContractPhone?: string; - toAddress?: string; - /** 浼佷笟鏀舵寮�鎴峰悕绉� */ - toUserBankEnterName?: string; - /** 璐︽埛绫诲瀷 10閾惰 20鏀粯瀹� */ - toUserAccountType?: number; - /** 鏀舵璐︽埛鎵�灞為摱琛� */ - toUserBankName?: string; - /** 鏀舵寮�鎴锋敮琛� */ - toUserBankRamus?: string; - /** 鏀舵璐﹀彿 */ - toUserBankAccoutNo?: string; - toLongUrl?: string; - toShortUrl?: string; - /** 鍚堝悓Id */ - contractId?: string; - /** 鏈敮浠樻潯鏁� */ - waitPayCount?: number; - /** 鏀粯淇℃伅鏉℃暟 */ - payCount?: number; - /** 鍗忚浠樻鐘舵�� 10杩涜涓�/浜ゆ槗涓� 20宸插畬鎴�/宸茬粨鏉� 50宸插叧闂� */ - payStatus?: number; - /** 绛剧害鐘舵�� 10寰呯绾� 20宸茬绾� 50宸叉嫆缁� */ - orderSignStatus?: number; - /** 绛剧害鐘舵�� 1寰呬箼鏂圭‘璁� 2寰呮垜纭 11寰呮垜绛剧害 12寰呯敳鏂圭绾� 30宸茬绾� 50宸叉嫆缁� */ - signStatus?: number; - /** 鍙戦�佹棩鏈� */ - creationTime?: string; - /** 鍚堝悓鍦板潃 */ - contractUrl?: string; - /** 鍗忚璧峰鏃ユ湡 */ - pactStartDate?: string; - /** 鍗忚鎴鏃ユ湡 */ - pactEndDate?: string; - fromStatus?: number; - toStatus?: number; - } - - interface GetSignContractToOrderOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetSignContractToOrderOutput[]; - } - - interface GetSignCostListInput { - pageModel?: Pagination; - /** 鐢ㄦ埛Id */ - companyId?: string; - /** 璐圭敤绫诲瀷 10鐭俊璐圭敤 20瀹炲悕鐢ㄩ噺 30鐢靛瓙绛剧敤閲� 40缁熶竴鐢靛瓙绛� */ - costType?: number; - } - - interface GetSignMergeCostListOutput { - /** 鍙戠敓鏃堕棿 */ - creationTime?: string; + interface GetTaskWorkerCheckContentOutput { + /** 浠诲姟Id */ + flexTaskId?: string; + /** 鐏靛伐Id */ + flexWorkerId?: string; /** 濮撳悕 */ name?: string; - /** 鐭俊绫诲瀷 10涓夎绱犺璇� */ - verifyType?: number; - /** 璐圭敤 */ - cost?: number; - } - - interface GetSignMergeCostListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetSignMergeCostListOutput[]; - } - - interface GetSignMessageCostListOutput { - /** 鍙戠敓鏃堕棿 */ - creationTime?: string; - /** 鎵嬫満鍙� */ - phone?: string; - /** 鐭俊绫诲瀷 10绛剧害鐭俊 20鐧昏鐭俊 */ - messageType?: number; - /** 鐭俊閫氶亾 10涓婁笂绛� 20闃块噷浜� */ - messageChannel?: number; - /** 璐圭敤 */ - cost?: number; - } - - interface GetSignMessageCostListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetSignMessageCostListOutput[]; - } - - interface GetSignOrderToPayDto { - id?: string; - /** 绾﹀畾浠樻鏃ユ湡 */ - payDrawDate?: string; - /** 璐圭敤鏄庣粏琛� */ - feeSubFile?: string; - /** 璐圭敤鏄庣粏鏂囦欢涓婁紶鐘舵�� 10鏈笂浼� 20宸蹭笂浼� 30宸茬‘璁� 40宸叉嫆缁� */ - feeSubFileStatus?: number; - /** 鍙戠エ鐘舵�� 10寰呬箼鏂瑰紑鍏� 20寰呯‘璁� 30宸茬‘璁� 40宸叉嫆缁� */ - invoiceStatus?: number; - /** 鍙戠エ鏂囦欢 */ - invoiceFile?: string; - /** 瀵瑰叕鏀粯鐘舵�� 10寰呯敳鏂规敮浠� 15 鏀粯涓� 20宸叉敮浠� */ - businessPayStatus?: number; - /** 鍙戣柂鐘舵�� 10寰呬箼鏂瑰彂钖� 15鍙戣柂涓� 20宸插彂钖� */ - settleFinalStatus?: number; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鍏鍏敮浠樻祦姘村彿 */ - businessPayNo?: string; - /** 鎵归噺鍙戞斁娴佹按鍙� */ - settleNo?: string; - singleTransStatus?: WalletTransactionStatusEnum; - batchTransStatus?: BatchIssuanceRegulatorsStatusEnum; - } - - interface GetSignRealNameCostListOutput { - /** 鍙戠敓鏃堕棿 */ - creationTime?: string; - /** 濮撳悕 */ - name?: string; - /** 鐭俊绫诲瀷 10涓夎绱犺璇� */ - verifyType?: number; - /** 璐圭敤 */ - cost?: number; - } - - interface GetSignRealNameCostListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GetSignRealNameCostListOutput[]; - } - - interface GetTagsInput { - /** 绫诲瀷锛�0浜у搧鏍囩锛�1璧勮鏍囩锛�3蹇嵎璇勮鏍囩 */ - type?: number; - categoryType?: number; - /** 鎺掑簭淇℃伅锛氶粯璁ゆ寜Sequence鍗囧簭 */ - orderInput?: OrderInput[]; - } - - interface GetTemplateInfoInput { - /** 妯$増缂栧彿 涓婁笂绛惧紑鏀惧钩鍙扮殑妯$増绠$悊鍒楄〃鑾峰彇锛屾垨鑰呴�氳繃鈥滆幏鍙栧紑鍙戣�呮ā鐗堝垪琛ㄢ�濇帴鍙h幏鍙� */ - tid?: string; - } - - interface GetTemplateVarsDto { - newId?: string; - type?: string; - pageNum?: string; - name?: string; - x?: string; - y?: string; - tag?: string; - dateTimeFormat?: string; - maxLength?: string; - } - - interface GetTemplateVarsSubNodeTemplateDto { - fid?: string; - pageCount?: string; - fileName?: string; - title?: string; - tid?: string; - templateVars?: GetTemplateVarsDto[]; - } - - interface GetTencentUserInput { - pageModel?: Pagination; - /** 鑵捐鐨勮亰澶︰SERID */ - tencentUserId?: string; - userName?: string; + /** 鑱旂郴鐢佃瘽 */ + contactPhone?: string; + /** 鏄惁瀹炲悕 */ + isRealName?: boolean; + /** 澶村儚 */ + avatarUrl?: string; + /** 鎻愪氦楠屾敹鏃堕棿 */ + appleCheckTime?: string; + /** 楠屾敹鍥剧墖璺緞 */ + checkImageUrl?: string; + checkImageLists?: string[]; + checkAcceptStatus?: FlexTaskCheckAcceptStatusEnum; } interface GetTypeSearchSettingList { id?: string; - /** 鍚嶇О */ name?: string; - /** 鍥剧墖 */ src?: string; } interface GetTypeSearchSettingListInput { - /** 鎼滅礌绠$悊 10鐑悳璇� 20鏈嶅姟绫诲瀷 30宸ョ 40鍥尯绫诲瀷 50璧勮娲诲姩绫诲瀷 60鏀跨瓥棰佸竷鏈烘瀯 70鍖哄煙绠$悊 80浜у搧绫诲瀷 90闇�姹傜被鍨� 100闇�姹傝寖鍥� -110 鍛樺伐绂忓埄 120琛屼笟绫诲瀷 130 鐚庡ご 140 鍜ㄨ绫诲埆 150 甯姪绫诲瀷 160 浜鸿祫琛屼笟绫诲瀷 */ searchType: number; - /** 鎵�灞炵被鍒� 10鍥尯 20浜鸿祫浼佷笟 */ belongType?: number; - } - - interface GetUserAccountDto { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鏀舵璐﹀彿 */ - account?: string; - /** 璐﹀彿鏀 */ - bankBranch?: string; - } - - interface GetUserAttestationsInput { - pageModel?: Pagination; - /** 璁よ瘉绫诲瀷锛�1涓轰紒涓氾紝2涓轰釜浜� */ - type?: number; - /** 10 浜鸿祫鍏徃 20 鍥尯缁忚惀 30 鐢ㄥ伐鍗曚綅 40 姘戣惀浼佷笟 */ - authType?: number; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝1锛屽畬鍠勪腑 2锛� 宸插畬鍠� 9锛� 鎻愪氦瀹℃牳 10閫氳繃锛�-10椹冲洖 -20 绂佺敤 -30 鏈璇� */ - status?: number; - /** 娉ㄥ唽璧峰鏃ユ湡 */ - registStartDate?: string; - /** 娉ㄥ唽鎴鏃ユ湡 */ - registEndDate?: string; - /** 鎻愪氦璁よ瘉璧峰鏃堕棿 */ - attestateStartDate?: string; - /** 鎻愪氦璁よ瘉鎴鏃堕棿 */ - attestateEndDate?: string; - /** 鏌ヨ鏉′欢锛氬鎴峰悕绉�/鑱旂郴浜�/鎵嬫満鍙� */ - queryCondition?: string; - } - - interface GetUserBaseInfoDataResponse { - /** 鐢ㄦ潵鎺ユ敹閫氱煡閭欢鐨勭數瀛愰偖绠� */ - mail?: string; - /** 涓汉涓哄鍚嶏紝 浼佷笟涓轰紒涓氬悕绉� */ - name?: string; - /** 鐢ㄦ潵鎺ユ敹閫氱煡鐭俊鐨勬墜鏈哄彿鐮� */ - mobile?: string; - /** 鏋氫妇鍊硷細1-涓汉 2-浼佷笟 */ - userType?: string; - /** 鐢ㄦ埛鍞竴璐﹀彿锛屽彲浠ユ槸鎵嬫満鍙风爜锛岄偖绠憋紝韬唤璇佸彿鐮佺瓑 */ - account?: string; - } - - interface GetUserBaseInfoDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetUserBaseInfoDataResponse; - } - - interface GetUserCertInfoDataResponse { - /** 鐢ㄦ埛鍞竴鏍囪瘑 */ - account?: string; - /** 璇佷功缂栧彿 */ - certId?: string; - /** 璇佷功涓婚锛屽嵆璇ヨ瘉涔︿唬琛ㄧ殑涓汉鎴栦紒涓氱殑鍚嶇О绛変俊鎭�,璇佷功涓婚锛屽嵆璇ヨ瘉涔︿唬琛ㄧ殑涓汉鎴栦紒涓氱殑鍚嶇О绛変俊鎭� */ - subjectDN?: string; - /** 棰佸彂鏈烘瀯 */ - issuerDN?: string; - /** 鏈夋晥鏈熷紑濮嬫椂闂� */ - startTime?: string; - /** 鏈夋晥鏈熸埅姝㈡椂闂� */ - stopTime?: string; - /** 鍚婇攢鏃ユ湡锛屾甯镐娇鐢ㄤ腑鐨勮瘉涔︽棤姝ら」鍐呭 */ - revokedTime?: string; - /** 鍚婇攢鍘熷洜锛屾甯镐娇鐢ㄤ腑鐨勮瘉涔︽棤姝ら」鍐呭 */ - revokedReason?: string; - /** 鐘舵�佺爜 1锛� -2 */ - status?: string; - /** 鐘舵�佹弿杩帮紝1锛氭縺娲伙紝 -2锛氬悐閿� */ - statusMsg?: string; - } - - interface GetUserCertInfoDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetUserCertInfoDataResponse; - } - - interface GetUserContractCreateInput { - /** 鏂囦欢缂栧彿 涓婁紶鍚堝悓鏂囦欢寰楀埌鐨勬枃浠剁紪鍙� */ - fid?: string; - /** 绛剧讲鑰呰处鍙� 鎸囧畾缁欏摢涓敤鎴风湅锛堝繀椤绘槸鍚堝悓鍙備笌鑰呮墠鏈夋潈闄愰瑙� */ - account?: string; - /** 閾炬帴鏈夋晥鏈� 鍚� 棰勮閾炬帴鐨勮繃鏈熸椂闂达紝unix鏃堕棿鎴炽�傛牸寮忎负绉掔骇鐨剈nix鏃堕棿鎴筹紝濡傚笇鏈涒��2017/12/30 10:21:52鈥濆埌鏈燂紝鍒欒缃负鈥�1514600512鈥濄�� */ - expireTime?: string; - /** 鍚堝悓鏍囬 */ - title?: string; - /** 鍚堝悓鎻忚堪 鍚� */ - description?: string; - /** 鐑瓨鍛ㄦ湡 鍚� */ - hotStoragePeriod?: string; - } - - interface GetUserContractGetInfoResponse { - /** 鏂囦欢缂栧彿 */ - fid?: string; - /** 鍚堝悓鐨勫畬鎴愭椂闂� */ - finishTime?: string; - /** 鏂囦欢绫诲瀷 鍚� 濡侾DF绛� */ - senderAccount?: string; - /** 鍚堝悓鐨勫彂閫佹椂闂� 娣诲姞绗竴涓缃茶�呯殑鏃堕棿锛屽綋绗竴涓缃茶�呮坊鍔犳垚鍔熷嵆璁や负鍚堝悓宸插彂閫� */ - sendTime?: string; - /** 鎬婚〉鏁� */ - signers?: string; - /** 寮�鍙戣�呯紪鍙� */ - developerId?: string; - /** 鍚堝悓缂栧彿 */ - contractId?: string; - /** 鍒犻櫎鏍囪 0-鏈垹闄� 1-宸插垹闄� */ - isDel?: string; - /** 鍚堝悓鐘舵�� 鍚堝悓鐘舵�侊紝鏋氫妇鍊硷細2锛氬凡鍒涘缓锛�3锛氬凡鍙戦�侊紝姝e湪绛剧讲涓紱4锛氭嫆缁濈缃�,宸插彇娑堬紱5锛氬凡瀹屾垚锛�9锛氬凡杩囨湡锛�99锛氬悎鍚屾娴嬫棤鏁� */ - status?: string; - /** 鐢ㄦ埛id 鍗冲垱寤鸿�呯殑account鍦ㄤ笂涓婄绯荤粺鍐呯殑鐢ㄦ埛id */ - userId?: string; - /** 鎬婚〉鏁� */ - pages?: string; - /** 鍚堝悓鏍囬 */ - title?: string; - /** 鍚堝悓鍐呭鎻忚堪 */ - description?: string; - /** 鏈夋晥鏈� 璇ュ悎鍚岄渶瑕佸湪璇ユ椂闂存埅姝箣鍓嶅畬鎴愶紝鏈畬鎴愬悎鍚屼細杩囨湡銆傚缓璁牴鎹笟鍔″疄闄呴渶瑕佽瀹氥�傚崟浣嶏細绉掞紱璁$畻鏂规硶锛氬綋鍓嶇郴缁熸椂闂寸殑鏃堕棿鎴崇鏁�+鏈夋晥鏈熺鏁般�� */ - expireTime?: string; - } - - interface GetUserContractGetInfoResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetUserContractGetInfoResponse; - } - - interface GetUserContractGetPreviewInput { - fromUserId?: string; - toUserId?: string; - orderSignId?: string; - isAuth?: boolean; - /** 鍚堝悓ID 鍒涘缓鐨勫悎鍚孖D锛屽湪鍚庣画鎺ュ彛涓娇鐢� */ - contractId?: string; - /** 绛剧讲鑰呰处鍙� 鎸囧畾缁欏摢涓敤鎴风湅锛堝繀椤绘槸鍚堝悓鍙備笌鑰呮墠鏈夋潈闄愰瑙� */ - account?: string; - /** 閾炬帴鏈夋晥鏈� 鍚� 棰勮閾炬帴鐨勮繃鏈熸椂闂达紝unix鏃堕棿鎴炽�傛牸寮忎负绉掔骇鐨剈nix鏃堕棿鎴筹紝濡傚笇鏈涒��2017/12/30 10:21:52鈥濆埌鏈燂紝鍒欒缃负鈥�1514600512鈥濄�� -瓒呰繃姝ゆ椂闂村垯鏃犳硶棰勮鍚堝悓锛岄渶瑕佽幏鍙栨柊鐨勯瑙堝悎鍚寀rl銆� -娉細骞朵笉鏄悎鍚岀殑鍙缃插埌鏈熸椂闂达紝鍙槸姝ら瑙堥摼鎺ョ殑鏈夋晥鏈熴�� */ - expireTime?: string; - /** 鍥剧墖鍒嗚鲸鐜� 鍚� 棰勮鍥剧墖娓呮櫚搴︼紝鏋氫妇鍊硷細96-浣庢竻锛堥粯璁わ級锛�120-鏅竻锛�160-楂樻竻锛�240-瓒呮竻 */ - dpi?: string; - } - - interface GetUserContractGetPreviewResponse { - /** 鍚堝悓棰勮URL 棰勮鍚堝悓椤甸潰鐨剈rl锛岀缃茶�呭湪姝ら〉闈笂棰勮鍚堝悓锛屼絾涓嶅彲鎿嶄綔绛剧讲銆� */ - url?: string; - } - - interface GetUserContractGetPreviewResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetUserContractGetPreviewResponse; - } - - interface GetUserCreateSignatureEntInput { - userId?: string; - /** 璐﹀彿Id */ - account?: string; - /** 涓婂鸡鏂囷紙浼佷笟鍚嶇О锛夊惁 濡傛灉娌℃湁濉啓锛屼娇鐢ㄦ敞鍐屾椂鍊欑敤鎴峰悕绉� */ - text?: string; - /** 绗竴琛屾í鍚戞枃瀛� 鍚� */ - footText?: string; - /** 绗簩琛屾í鍚戞枃瀛� 鍚� */ - footText2?: string; - /** 鍗扮珷鍚嶇О 鍚� */ - imageName?: string; - /** 涓嬪鸡鏂� 鍚� */ - bottomText?: string; - } - - interface GetUserCreateSignatureImageInput { - /** 璐﹀彿Id */ - account?: string; - /** 绛惧悕/鍗扮珷鍥剧墖 鍚� 涓婄敓鎴愮殑鏂囨湰 鍙笉濉紝绯荤粺榛樿浣跨敤璇佷欢淇℃伅涓婄殑鍚嶇О */ - text?: string; - /** 瀛椾綋鍚嶇О锛堜粎閽堝涓汉绫诲瀷璐﹀彿鏈夋晥锛夊惁 鐩墠鏋氫妇鍊煎涓嬶細 SimHei 榛戜綋 SimSun 瀹嬩綋 SimKai 妤蜂綋 */ - fontName?: string; - /** 鍗扮珷鍚嶇О 鍚� 褰撲紶浜嗚瀛楁鏃讹紝涓嶈缃负榛樿鐨勫嵃绔狅紝绛剧讲鍜屼笅杞芥椂锛屽彲浠ラ�氳繃鍗扮珷鍚嶇О锛岃繘琛屼笅杞藉拰绛剧讲 浼犵┖鎴栦笉浼犳椂锛屼负鍘熼�昏緫锛岀敓鎴愪竴涓柊鐨勯粯璁ゅ嵃绔� */ - imageName?: string; - /** 瀛楀彿锛堜粎閽堝涓汉绫诲瀷璐﹀彿鏈夋晥锛夊惁 20~120锛岄粯璁�30锛屾鍙傛暟褰卞搷绛惧悕瀛椾綋鐨勬竻鏅板害鍜岀鍚嶅浘鐗囧ぇ灏忥紝瀛楀彿瓒婇珮锛屽瓧浣撴樉绀鸿秺澶э紝娓呮櫚搴﹁秺楂樸�� -娉細杩囧皬鐨勫瓧鍙峰湪鎵嬪姩绛剧殑棰勮椤甸潰涓婃樉绀轰細涓庡疄闄呭ぇ灏忔湁宸埆锛屼絾绛剧讲涔嬪悗鐨凱DF涓婄殑澶у皬姝e父銆� */ - fontSize?: string; - /** 瀛椾綋棰滆壊锛堜粎閽堝涓汉绫诲瀷璐﹀彿鏈夋晥锛夊惁 鎸囧畾瀛椾綋鐨勯鑹诧紝鏀寔锛� red锛堢孩锛夛紝black锛堥粦锛夛紝blue锛堣摑锛夛紝purple锛堢传锛夛紝grey锛堢伆锛夛紝brown锛堟锛夛紝tan(瑜愯壊)锛宑yan(闈掕壊) */ - fontColor?: string; - } - - interface GetUserFileMetaSDKDataResponse { - fid?: string; - fname?: string; - server?: string; - dhash?: string; - ftype?: string; - fsize?: string; - ownerDeveloperId?: string; - fpages?: string; - nid?: string; - ownerUserId?: string; - driverName?: string; - fhash?: string; - } - - interface GetUserFileMetaSDKDataResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetUserFileMetaSDKDataResponse; - } - - interface GetUserFollowInfoOutput { - /** 鍏虫敞 */ - totalFollow?: number; - /** 绮変笣 */ - totalFollowUser?: number; - /** 浜掑叧 */ - totalMutualFollow?: number; - } - - interface GetUserOrderSignPayListInput { - pageModel?: Pagination; - /** 绛剧害鐘舵�� 10寰呯绾� 20宸茬绾� 50宸叉嫆缁� */ - signStatus?: number; - /** 浜ゆ槗鐘舵�� 10浜ゆ槗涓� 20宸茬粨鏉� 50宸插叧闂� */ - payStatus?: number; - /** 鍙戣捣鏃ユ湡 */ - creationStartDateTime?: string; - creationEndDateTime?: string; - /** 绛剧害鏃ユ湡 */ - signStartDateTime?: string; - signEndDateTime?: string; - /** 鏌ヨ鍏抽敭瀛� */ - searchKey?: string; - } - - interface GetUserStorageaddPdfElementsInput { - /** 鏂囦欢id 閫氳繃鏂囦欢涓婁紶鎺ュ彛涓婁紶鐨刾df鏂囦欢id */ - fid?: string; - /** 鐢ㄦ埛甯愬彿,蹇呴』瑕佹寚瀹氫竴涓敤鎴峰笎鍙蜂綔涓烘搷浣滆�� */ - account?: string; - elements?: GetUserStorageElementsInput; - } - - interface GetUserStorageContractUploadInput { - /** 璐﹀彿Id */ - account?: string; - /** 鏂囦欢MD5鍊� -渚嬪锛� FileInputStream file = new FileInputStream("d: \\test\\鎺ュ彛绯荤粺.pdf"); byte[] bdata = IOUtils.toByteArray(file); String fmd5 = DigestUtils.md5Hex(bdata); */ - fmd5?: string; - /** 鏂囦欢绫诲瀷 鍚� 濡侾DF绛� */ - ftype?: string; - /** 鍘熷鏂囦欢鍚� 鏂囦欢鍚嶅繀椤诲甫涓婂悗缂�鍚嶏紝渚嬪鈥淴XXX.pdf鈥� */ - fname?: string; - /** 鎬婚〉鏁� */ - fpages?: string; - /** 鏂囦欢鍐呭 渚嬪锛� FileInputStream file = new FileInputStream("d: \\test\\鎺ュ彛绯荤粺.pdf"); byte[] bdata = IOUtils.toByteArray(file); String fdata =Base64.encodeBase64String(bdata); */ - fdata?: string; - /** 鍚堝悓鏍囬 */ - title?: string; - /** 鍚堝悓鍐呭鎻忚堪 */ - description?: string; - /** 鏈夋晥鏈� 璇ュ悎鍚岄渶瑕佸湪璇ユ椂闂存埅姝箣鍓嶅畬鎴愶紝鏈畬鎴愬悎鍚屼細杩囨湡銆傚缓璁牴鎹笟鍔″疄闄呴渶瑕佽瀹氥�傚崟浣嶏細绉掞紱璁$畻鏂规硶锛氬綋鍓嶇郴缁熸椂闂寸殑鏃堕棿鎴崇鏁�+鏈夋晥鏈熺鏁般�� */ - expireTime?: string; - /** 鐑瓨鍛ㄦ湡 鍚� 姝ゅ弬鏁版槸鍚堝悓鏂囦欢鍦ㄧ儹瀛樺偍涓繚鐣欑殑鏃堕棿闀垮害锛屽崟浣嶄负绉掋�備繚瀛樺湪鐑瓨鍌ㄤ腑鐨勫悎鍚屾暟鎹紝鑷悎鍚岀粨鏉熸椂闂寸畻璧凤紝瓒呰繃姝ゆ鍙傛暟璁惧畾鏃堕暱鐨勫悎鍚屾枃浠讹紝浼氳浆绉诲埌鍐峰瓨鍌ㄤ腑銆� -璁$畻绀轰緥锛氬淇濆瓨365澶╋紝鍒欏�间负3600*24*365=31536000銆傚弬鏁板彲涓虹┖锛屼负绌烘椂榛樿鍊间负1骞达紙31536000锛夈�傚彇鍊艰寖鍥翠负3600锛�1灏忔椂锛墌157680000锛�5骞达級 */ - hotStoragePeriod?: string; - } - - interface GetUserStorageContractUploadResponse { - /** 鍚堝悓ID 鍒涘缓鐨勫悎鍚孖D锛屽湪鍚庣画鎺ュ彛涓娇鐢� -涓嬭浇绛剧害瀛樿瘉鎶ュ憡 */ - contractId?: string; - } - - interface GetUserStorageContractUploadResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: GetUserStorageContractUploadResponse; - } - - interface GetUserStorageElementsInput { - /** 椤电爜 鏂版坊鍔犲厓绱犳墍鍦ㄧ殑椤电爜 */ - pageNum?: string; - /** x鍧愭爣 鏂版坊鍔犲厓绱爔鍧愭爣锛岀敤鐧惧垎姣旇〃绀猴紝鍙栧��0.0~1.0銆� */ - x?: string; - /** y鍧愭爣 鏂版坊鍔犲厓绱爕鍧愭爣锛岀敤鐧惧垎姣旇〃绀猴紝鍙栧��0.0~1.0銆� */ - y?: string; - /** 鍏冪礌绫诲瀷 鏂版坊鍔犲厓绱犵殑绫诲瀷銆傜洰鍓嶆敮鎸侊細text锛宨mage涓ょ锛岄粯璁や负text銆� */ - type?: string; - /** 鍏冪礌鍐呭 鏂版坊鍔犲厓绱犵殑鍐呭銆傚鏋滄槸text绫诲瀷锛屼负鏂囨湰锛涘鏋滄槸image绫诲瀷锛屼负base64缂栫爜鍚庣殑鍥剧墖鍐呭銆� */ - value?: string; - /** 瀛椾綋澶у皬 鍚� 濡傛灉鏂版坊鍔犲厓绱犳槸text绫诲瀷锛屽彲浠ョ敤鏉ユ寚瀹氭柊娣诲姞鍏冪礌鐨勫瓧浣撳ぇ灏忋�傞粯璁�14 */ - fontSize?: string; - } - - interface GetUserStorageUploadInput { - /** 璐﹀彿Id */ - account?: string; - /** 鏂囦欢MD5鍊� -渚嬪锛� FileInputStream file = new FileInputStream("d: \\test\\鎺ュ彛绯荤粺.pdf"); byte[] bdata = IOUtils.toByteArray(file); String fmd5 = DigestUtils.md5Hex(bdata); */ - fmd5?: string; - /** 鏂囦欢绫诲瀷 鍚� 濡侾DF绛� */ - ftype?: string; - /** 鍘熷鏂囦欢鍚� 鏂囦欢鍚嶅繀椤诲甫涓婂悗缂�鍚嶏紝渚嬪鈥淴XXX.pdf鈥� */ - fname?: string; - /** 鎬婚〉鏁� */ - fpages?: string; - /** 鏂囦欢鍐呭 渚嬪锛� FileInputStream file = new FileInputStream("d: \\test\\鎺ュ彛绯荤粺.pdf"); byte[] bdata = IOUtils.toByteArray(file); String fdata =Base64.encodeBase64String(bdata); */ - fdata?: string; - /** 鏄惁寮哄埗娓呯悊pdf 鏌愪簺pdf涓瓨鍦ㄤ竴浜涚壒娈婂厓绱狅紝浼氬鑷寸鍚嶆棤鏁堛�傛鍙傛暟鍙己鍒舵竻鐞唒df涓殑鐗规畩鍏冪礌锛屼繚璇佺鍚嶆湁鏁堛�� 鏋氫妇鍊硷細 0-涓嶅己鍒舵竻鐞� 1-寮哄埗娓呯悊 */ - isCleanup?: string; - } - - interface GetUserTotalInfoOutput { - userId?: string; - /** 鍏虫敞 */ - totalFollow?: number; - /** 绮変笣 */ - totalFollowUser?: number; - /** 鐐硅禐 */ - totalThumbsUp?: number; - /** 鏄惁鍏虫敞 */ - isFollow?: boolean; - } - - interface GetUserUploadSignatureImageInput { - /** 璐﹀彿Id */ - account?: string; - /** 鍥剧墖鍐呭 鍥剧墖base64瀛楃涓诧紙濡傛灉甯﹀墠缂�锛屼粎鏀寔data:image/png;base64锛� */ - imageData?: string; - /** 绛惧悕/鍗扮珷鍥剧墖鍚嶇О 鍚� 浼犵┖鎴杁efault琛ㄧず鏇存柊榛樿鐨勭鍚�/鍗扮珷鍥剧墖銆� 浼佷笟鐢ㄦ埛濡傛灉鏈夊涓嵃绔狅紝鍙互鎸囧畾鍗扮珷鍚嶇О锛岀缃叉椂鐢ㄦ寚瀹氱殑鍗扮珷鍚嶇О */ - imageName?: string; - } - - interface GetUserWalletAccountTypeOpenInfoInput { - /** 鐢ㄦ埛ID */ - userId?: string; - /** 鏄惁闇�瑕佹煡鍏ㄩ儴鏁版嵁 */ - isAll?: boolean; - isFreezeCan?: boolean; - } - - interface GetUserWithdrawInput { - pageModel?: Pagination; - /** 浜ゆ槗鐘舵�� 宸查┏鍥� -10 鎵撴涓� 10 宸插畬鎴� 20 */ - status?: number; - /** 鐢宠璧峰鏃ユ湡 */ - applyStartDate?: string; - /** 鐢宠鎴鏃ユ湡 */ - applyEndDate?: string; - /** 鎻愮幇鏈�灏忛噾棰� */ - minAmount?: number; - /** 鎻愮幇鏈�澶ч噾棰� */ - maxAmount?: number; - /** 璐︽埛鍚嶇О/鎻愮幇璐﹀彿 */ - keyWords?: string; - isMy?: boolean; - } - - interface GetWorkPlatSumInfoOutput { - /** 鎶曚繚寰呭鏍� */ - waitForCheck?: number; - /** 鎶曚繚寰呮敮浠� */ - waitForPay?: number; - /** 寰呯画淇濊鍗� */ - waitForContiune?: number; - /** 鎶曚繚閲戦 */ - totalMoney?: number; - /** 鎶曚繚浜烘 */ - totalPersonNumber?: number; - /** 浠婃棩鎶曚繚閲戦 */ - todayMoney?: number; - /** 浠婃棩鎶曚繚浜烘 */ - todayPersonNumber?: number; - /** 璁㈠崟鏁扮洰 */ - orderNumber?: number; - /** 鎶曚繚鎴愬姛浜烘 */ - successPersonNumber?: number; - /** 鎶曚繚澶辫触浜烘 */ - failPersonNumber?: number; - } - - interface GigWorkerRechargeFeeOutput { - id?: string; - companyId?: string; - /** 姹囨鏃ユ湡 */ - transferDate?: string; - /** 姹囨閲戦 */ - amount?: number; - /** 鐢靛瓙鍥炲崟鏂囦欢 */ - eleBillUrl?: string; - status?: LgGigWorkerRechargeStatusEnum; - /** 鏀舵璐︽埛鍚嶇О */ - receiveName?: string; - /** 鏀舵璐︽埛鎵�灞為摱琛� */ - receiveBankName?: string; - /** 鏀舵璐︽埛鍙� */ - receiveAccount?: string; - remark?: string; - /** 瀹℃牳鏃堕棿 */ - checkDate?: string; - /** 瀹℃牳浜� */ - checkUserId?: string; - /** 瀹℃牳鐞嗙敱 */ - auditNote?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 浼佷笟鍚� */ - enterpriseName?: string; - /** 璐﹀彿 */ - userName?: string; - creationTime?: string; - } - - interface GigWorkerRechargeFeeOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: GigWorkerRechargeFeeOutput[]; - } - - interface HeadHunterDto { - id?: string; - categoryId?: string; - userId?: string; - /** 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - creationTime?: string; - lastModificationTime?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - /** 鑱屼綅鍚嶇ОId */ - jobSettingId?: string; - /** 鑱屼綅鍚嶇ОId */ - jobSettingName?: string; - /** 璇︾粏鍦板潃 */ - address?: string; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鎵�灞炶涓欼D */ - industrySettingId?: string; - /** 鎵�灞炶涓氬悕绉� */ - industrySettingName?: string; - /** 鍛樺伐钖叕 */ - salary?: number; - /** 璧峰钖祫 */ - startMonthlySalary?: number; - /** 鎴璧峰钖祫 */ - endMonthlySalary?: number; - /** 宸ヤ綔浠嬬粛 */ - jobIntroduction?: string; - /** 10 鍥哄畾 20 闈㈣ */ - salaryType?: number; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - viewCount?: number; - attentionCount?: number; - companyName?: string; - userStatus?: UserCertificationStatusEnum; - /** 鐢ㄦ埛鏄惁閿佸畾 */ - userIsLocked?: boolean; - userAuthType?: EnterpriseTypeEnum; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - } - - interface HeadHunterDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: HeadHunterDto[]; - } - - interface HeadHunterListInput { - pageModel?: Pagination; - /** 鏄电О */ - jobName?: string; - status?: number; - startDate?: string; - endDate?: string; - } - - interface HeadHunterRecommendInput { - id?: string; - isRecommend?: boolean; - } - - interface HeadHunterViewInput { - /** 璁㈠崟娴忚Id */ - id?: string; - /** 璁㈠崟Id */ - headHunterId?: string; - } - - interface HeadlineInformation { - /** 璧勮Id */ - informationId?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - } - - interface HelpQuestionDto { - id?: string; - title?: string; - helpTypeSettingId?: string; - helpTypeSettingName?: string; - status?: number; - creationTime?: string; - /** 璇︽儏淇℃伅 */ - intros?: HelpQuestionIntroInfo[]; - } - - interface HelpQuestionDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: HelpQuestionDto[]; - } - - interface HelpQuestionIntroInfo { - /** 绫诲瀷锛�0涓烘枃鏈紝1涓哄浘鐗囷紝2涓鸿棰戯紱榛樿涓烘枃鏈� */ - type?: number; - /** 鏂囨湰鍐呭 */ - content?: string; - /** 鍥剧墖/瑙嗛璺緞 */ - path?: string; - /** 鎺掑簭 */ - sequence?: number; - } - - interface HOResultSet4047RItem { - sThirdVoucher: string; - cstInnerFlowNo?: string; - othBankFlag?: string; - othAreaFlag?: string; - idType?: string; - idNo?: string; - oppBankName?: string; - oppAccNo: string; - oppAccName: string; - oppBranchId?: string; - province?: string; - city?: string; - amount: string; - postScript?: string; - countryCode?: string; - } - - interface HotInformationAdvertiseInfo { - /** 璧勮Id */ - id?: string; - /** 璧勮Id */ - informationId?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 澶撮儴Icon */ - headIcon?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鍖哄煙 */ - fullArea?: string; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 鍦板潃 */ - fullAddress?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鎶ュ悕鐘舵�侊細0鎶ュ悕涓紝10杩涜涓紝20宸茬粨鏉� */ - applyStatus?: number; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 瀹㈡埛Id */ - customerId?: string; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 鏈�鍚庢洿鏂版棩鏈� */ - lastModificationTime?: string; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - provinceCode?: number; - } - - interface HotInformationAdvertiseInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: HotInformationAdvertiseInfo[]; - } - - interface HotProductAdvertiseInfo { - /** 浜у搧骞垮憡Id */ - id?: string; - /** 浜у搧Id */ - productId?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 澶撮儴Icon */ - headIcon?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 鎴愪氦鏁伴噺 */ - transactionCount?: number; - /** 娴忚鏁� */ - viewCount?: number; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鑱旂郴浜猴細绫诲瀷涓轰釜浜烘椂鑱旂郴浜轰负鐢宠鏃跺鍚� */ - contacter?: string; - /** 浠樿垂棰� */ - fee?: number; - /** 濂借瘎 */ - thumbsUpCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 璇勬槦鏁� */ - starCount?: number; - /** 璇勮鏁� */ - commentCount?: number; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - /** 鏄惁瀹㈡埛绔嚜鍙戝箍鍛� */ - isFromClient?: boolean; - areaCode?: number; - /** 鐢ㄦ埛鏄惁閿佸畾 */ - userIsLocked?: boolean; - userAuthType?: EnterpriseTypeEnum; - } - - interface HotProductAdvertiseInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: HotProductAdvertiseInfo[]; - } - - interface HRAreaDto { - /** 鐪� */ - provinceCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityCode?: number; - /** 甯� */ - cityName?: string; - /** 鍖� */ - areaCode?: number; - /** 鍖� */ - areaName?: string; - /** 鎺掑簭 */ - sort?: number; } interface IanaTimeZone { @@ -8784,2855 +1236,9 @@ roleNames: string[]; } - interface ImportIdentityCardInput { - /** CompanyId */ - companyId: string; - /** 鎵嬫満鍙� */ - phoneNumber: string; - /** 韬唤璇佸浘鐗� */ - urls: string[]; - } - - interface ImportIdentityCardResult { + interface IdNameOutput { id?: string; - /** 濮撳悕 */ name?: string; - /** 韬唤璇佸彿 */ - certNo?: string; - /** 鎵嬫満鍙� */ - mobile?: string; - /** 鎬у埆 1鐢� 2濂� */ - sex?: number; - /** 骞撮緞 */ - age?: number; - /** 鐢ㄥ伐浼佷笟 */ - useEmploer?: string; - /** 鐢ㄥ伐浼佷笟Id */ - useEmploerId?: string; - /** 鑱屼笟绫诲埆 */ - jobName?: string; - /** 鑱屼笟绫诲埆 */ - jobType?: string; - /** 鑱屼笟绫诲埆 */ - jobIntType?: number; - /** 10 鍦ㄨ亴 20绂昏亴 */ - staffStatus?: number; - /** 澶囨敞 */ - note?: string; - /** 1姝e父 0寮傚父 */ - isNormal?: boolean; - } - - interface ImportInsLgWorkerAnalysisList { - id?: string; - /** 濮撳悕 */ - name?: string; - /** 鎵嬫満鍙� */ - mobile?: string; - /** 澶囨敞 */ - note?: string; - /** 1姝e父 0寮傚父 */ - isNormal?: boolean; - } - - interface ImportInsLgWorkerOutput { - successCount?: number; - failureCount?: number; - errorList?: ImportInsLgWorkerAnalysisList[]; - } - - interface ImportInsStaffAnalysisList { - id?: string; - /** 濮撳悕 */ - name?: string; - /** 韬唤璇佸彿 */ - certNo?: string; - /** 鎵嬫満鍙� */ - mobile?: string; - /** 鎬у埆 1鐢� 2濂� */ - sex?: number; - /** 骞撮緞 */ - age?: number; - /** 鐢ㄥ伐浼佷笟 */ - useEmploer?: string; - /** 鐢ㄥ伐浼佷笟Id */ - useEmploerId?: string; - /** 鑱屼笟绫诲埆 */ - jobName?: string; - /** 鑱屼笟绫诲埆 */ - jobType?: string; - /** 鑱屼笟绫诲埆 */ - jobIntType?: number; - /** 10 鍦ㄨ亴 20绂昏亴 */ - staffStatus?: number; - /** 澶囨敞 */ - note?: string; - /** 1姝e父 0寮傚父 */ - isNormal?: boolean; - } - - interface ImportInsStaffAnalysisListOutput { - listTrueStaff?: ImportInsStaffAnalysisList[]; - listErrorStaff?: ImportInsStaffAnalysisList[]; - listUseEmploer?: UseEmploerDto[]; - } - - interface IncentivePaymentsManageListOutput { - id?: string; - creationTime?: string; - userId?: string; - /** 澶囨敞 */ - remark?: string; - lastModificationTime?: string; - lastModifierName?: string; - lastModifierId?: string; - /** 濂栧姳閲戦噾棰� */ - incentivePaymentsAmount?: number; - /** 鍙戞斁鍑瘉 */ - issueVouchersUrl?: string; - /** 浜т笟鍥尯鍚嶇О */ - industrialParkName?: string; - /** 浜т笟鍥尯Id */ - industrialParkId?: string; - /** 璐﹀彿 */ - userName?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 鍙戞斁鏃堕棿 */ - issueTime?: string; - } - - interface IncentivePaymentsManageListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: IncentivePaymentsManageListOutput[]; - } - - type IncomeExpenseTypeEnum = 10 | 20; - - interface IndustrialParkDetailOutput { - id?: string; - /** 鍥尯鍚嶇О */ - parkName?: string; - /** 璐熻矗浜哄悕绉� */ - leaderName?: string; - /** 璐熻矗浜虹數璇� */ - leaderMobile?: string; - /** 鍥尯绫诲瀷 */ - parkTypeId?: string; - status?: IndustrialParkStatusEnum; - /** 娉ㄥ唽鍦板潃 */ - registerAddress?: string; - /** 澶囨敞 */ - remark?: string; - } - - interface IndustrialParkDropDownOutput { - id?: string; - /** 鍥尯鍚嶇О */ - parkName?: string; - } - - interface IndustrialParkListOutput { - id?: string; - /** 鍥尯鍚嶇О */ - parkName?: string; - /** 璐熻矗浜哄悕绉� */ - leaderName?: string; - /** 璐熻矗浜虹數璇� */ - leaderMobile?: string; - /** 鍥尯绫诲瀷 */ - parkTypeId?: string; - status?: IndustrialParkStatusEnum; - } - - interface IndustrialParkListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: IndustrialParkListOutput[]; - } - - type IndustrialParkStatusEnum = 10 | -10; - - interface IndustryBodyAuditDatilOutput { - id?: string; - userId?: string; - industryBodyId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId?: string; - /** 鏈烘瀯绫诲瀷鍚嶇О */ - institutionTypeName?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface IndustryBodyAuditListOutput { - id?: string; - userId?: string; - industryBodyId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId?: string; - /** 鏈烘瀯绫诲瀷鍚嶇О */ - institutionTypeName?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface IndustryBodyAuditListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: IndustryBodyAuditListOutput[]; - } - - interface IndustryBodyDto { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - institutionTypeId?: string; - status?: ParkOrStatusEnum; - isUserCertification?: boolean; - } - - interface IndustryBodyListOutput { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId?: string; - /** 鏈烘瀯绫诲瀷鍚嶇О */ - institutionTypeName?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - status?: ParkOrStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鏄惁宸叉湁鍥尯 */ - hasPark?: boolean; - } - - interface IndustryBodyListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: IndustryBodyListOutput[]; - } - - interface IndustryMatingAuditDatilOutput { - id?: string; - userId?: string; - industryMatingId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - /** 浼佷笟绫诲瀷鍚嶇О */ - serviceTypeName?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface IndustryMatingAuditListOutput { - id?: string; - userId?: string; - industryMatingId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - /** 浼佷笟绫诲瀷鍚嶇О */ - serviceTypeName?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface IndustryMatingAuditListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: IndustryMatingAuditListOutput[]; - } - - interface IndustryMatingDto { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - status?: ParkOrStatusEnum; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - isUserCertification?: boolean; - } - - interface IndustryMatingListOutput { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - /** 浼佷笟绫诲瀷鍚嶇О */ - serviceTypeName?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - status?: ParkOrStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface IndustryMatingListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: IndustryMatingListOutput[]; - } - - type InformationAcquisitionPlatformTypeEnum = 1 | 2; - - type InformationAdoptStatusEnum = 10 | 20; - - interface InformationAdvertiseDetail { - /** 璧勮骞垮憡Id */ - id?: string; - /** 璧勮Id */ - informationId?: string; - /** 璧勮鏍囬 */ - title?: string; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 鑱旂郴浜猴細绫诲瀷涓轰釜浜烘椂鑱旂郴浜轰负鐢宠鏃跺鍚� */ - contacter?: string; - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 浠樿垂棰� */ - fee?: number; - } - - interface InformationAdvertiseForManage { - /** 璧勮骞垮憡Id */ - id?: string; - /** 璧勮Id */ - informationId?: string; - /** 璧勮鏍囬 */ - title?: string; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 鍙戝竷浜� */ - publisher?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - /** 鏄惁瀹㈡埛绔嚜鍙戝箍鍛� */ - isFromClient?: boolean; - } - - interface InformationAdvertiseForManagePageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InformationAdvertiseForManage[]; - } - - interface InformationCheckInput { - /** 璧勮Id */ - id?: string; - /** 瀹℃牳鐘舵�侊細10閫氳繃锛�-10椹冲洖 */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆鐐硅禐閲� */ - initThumbsUpCount?: number; - } - - interface InformationDetail { - /** 璧勮Id */ - id?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 澶囨敞 */ - remark?: string; - /** 鐪丆ode */ - provinceCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯侰ode */ - cityCode?: number; - /** 甯� */ - cityName?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鍖哄煙 */ - areaName?: string; - /** 鍖哄煙 */ - fullArea?: string; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 鍦板潃 */ - fullAddress?: string; - /** 缁忓害 */ - longitude?: number; - /** 绾害 */ - latitude?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 杞浇閾炬帴 */ - repostLink?: string; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - /** 璧勮鏉ユ簮锛�0鍗曚綅锛�1涓汉 */ - fromType?: number; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 瀹㈡埛Id */ - customerId?: string; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆鐐硅禐閲� */ - initThumbsUpCount?: number; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 璇︽儏淇℃伅 */ - intros?: IntroInfo[]; - /** 瀹炶鐪佷唤淇℃伅 */ - provinces?: ProvinceInfo[]; - /** 鏄惁鑷繁鍒涘缓 */ - isOwnerCreate?: boolean; - /** 浣滆�� */ - author?: string; - showStatus?: InformationShowStatusEnum; - /** 鏈夋晥鎴鏃堕棿 */ - expirationDateTime?: string; - /** 鐘舵�侊細HumanResourcesConstant.InformationStatus */ - status?: number; - } - - interface InformationDetailInfo { - /** 璧勮Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏉ユ簮 */ - serveName?: string; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鐪丆ode */ - provinceCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯侰ode */ - cityCode?: number; - /** 甯� */ - cityName?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鍖哄煙 */ - areaName?: string; - /** 鍖哄煙 */ - fullArea?: string; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 鍦板潃 */ - fullAddress?: string; - /** 缁忓害 */ - longitude?: number; - /** 绾害 */ - latitude?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 杞浇閾炬帴 */ - repostLink?: string; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鎶ュ悕鐘舵�侊細0鎶ュ悕涓紝10杩涜涓紝20宸茬粨鏉� */ - applyStatus?: number; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - fromType?: InformationFormTypeEnum; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 璇︽儏淇℃伅 */ - intros?: IntroInfo[]; - /** 瀹炶鐪佷唤淇℃伅 */ - provinces?: ProvinceInfo[]; - /** 瀹㈡埛Id */ - customerId?: string; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 璧� */ - rewardAmount?: number; - /** 鏈�鍚庢洿鏂版棩鏈� */ - lastModificationTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鎵撹祻淇℃伅 */ - rewards?: RewardInfo[]; - /** 鏄惁鎴戠殑鍏虫敞 */ - isMyAttention?: boolean; - /** 鏄惁鎴戝凡璧� */ - isMyThumbsUp?: boolean; - /** 鐐硅禐Id */ - thumbsUpId?: string; - /** 鏄惁鑷繁鍒涘缓 */ - isOwnerCreate?: boolean; - } - - interface InformationForHomePageDto { - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 璧勮绫诲埆涓嬬殑瀛愪俊鎭� */ - informationForHomePageItems?: InformationForHomePageItem[]; - } - - interface InformationForHomePageItem { - /** 璧勮Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鏍囬 */ - title?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏈�鍚庢洿鏂版棩鏈� */ - lastModificationTime?: string; - } - - interface InformationForManage { - /** 璧勮Id */ - id?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 璧勮鏍囬 */ - title?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - categoryId?: string; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐘舵�侊細10閫氳繃锛堟樉绀轰腑锛夛紝-20宸蹭笅鏋� */ - status?: number; - fromType?: InformationFormTypeEnum; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 鐪丆ode */ - provinceCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯侰ode */ - cityCode?: number; - /** 甯� */ - cityName?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鍖哄煙 */ - areaName?: string; - /** 鍖哄煙 */ - fullArea?: string; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 鍦板潃 */ - fullAddress?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 浣滆�� */ - author?: string; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - showStatus?: InformationShowStatusEnum; - /** 瀹炶鐪佷唤淇℃伅 */ - provinces?: ProvinceInfo[]; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鍒涘缓浜� */ - creationName?: string; - recommendStatus?: InformationRecommendStatusEnum; - /** 鏈夋晥鎴鏃堕棿 */ - expirationDateTime?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 澶氬皯鏃堕棿涔嬪墠瀛楃涓� */ - beforeTimeStr?: string; - } - - interface InformationForManagePageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InformationForManage[]; - } - - type InformationFormTypeEnum = 0 | 1 | 2 | 3 | 4; - - interface InformationInfo { - /** 璧勮Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏉ユ簮 */ - serveName?: string; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - showStatus?: InformationShowStatusEnum; - /** 澶囨敞 */ - remark?: string; - /** 鐪丆ode */ - provinceCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯侰ode */ - cityCode?: number; - /** 甯� */ - cityName?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鍖哄煙 */ - areaName?: string; - /** 鍖哄煙 */ - fullArea?: string; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 鍦板潃 */ - fullAddress?: string; - /** 缁忓害 */ - longitude?: number; - /** 绾害 */ - latitude?: number; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 杞浇閾炬帴 */ - repostLink?: string; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鎶ュ悕鐘舵�侊細0鎶ュ悕涓紝10杩涜涓紝20宸茬粨鏉� */ - applyStatus?: number; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - fromType?: InformationFormTypeEnum; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 璇︽儏淇℃伅 */ - intros?: IntroInfo[]; - /** 瀹炶鐪佷唤淇℃伅 */ - provinces?: ProvinceInfo[]; - /** 骞垮憡淇℃伅 */ - advertises?: AdvertiseInfo[]; - /** 瀹㈡埛Id */ - customerId?: string; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆鐐硅禐鏁� */ - initThumbsUpCount?: number; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 璧� */ - rewardAmount?: number; - /** 鏈�鍚庢洿鏂版棩鏈� */ - lastModificationTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鎵撹祻淇℃伅 */ - rewards?: RewardInfo[]; - /** 鏄惁鎴戠殑鍏虫敞 */ - isMyAttention?: boolean; - /** 鏄惁鎴戝凡璧� */ - isMyThumbsUp?: boolean; - /** 鏄惁鑷繁鍒涘缓 */ - isOwnerCreate?: boolean; - /** 鏄惁鏀寔骞垮憡 */ - isSupportAdvertise?: boolean; - /** 浣滆�� */ - author?: string; - recommendStatus?: InformationRecommendStatusEnum; - /** 鏈夋晥鎴鏃堕棿 */ - expirationDateTime?: string; - /** 鍏虫敞鏃堕棿 */ - attentionTime?: string; - } - - interface InformationInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InformationInfo[]; - } - - type InformationRecommendStatusEnum = 10 | 20; - - interface InformationRewardInput { - /** 琚墦璧忎汉Id */ - userId?: string; - /** 璧勮Id */ - informationId?: string; - /** 鎵撹祻閲戦 */ - amount?: number; - /** 鎵撹祻鍒嗘垚閲戦 */ - shareAmount?: number; - } - - interface InformationShowDetailDto { - id?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 浣滆�� */ - author?: string; - fromType?: InformationFormTypeEnum; - /** 澶氬皯鏃堕棿涔嬪墠瀛楃涓� */ - beforeTimeStr?: string; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鏄惁鎴戝凡璧� */ - isMyThumbsUp?: boolean; - recommendStatus?: InformationRecommendStatusEnum; - introInfo?: IntroInfo; - /** 璇︽儏淇℃伅 */ - intros?: IntroInfo[]; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 缁忓害 */ - longitude?: number; - /** 绾害 */ - latitude?: number; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 鍒嗕韩鏁� */ - shareCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 鏄惁鎴戠殑鍏虫敞 */ - isMyAttention?: boolean; - /** 瀹㈡埛Id */ - customerId?: string; - /** 鐢ㄦ埛澶村儚鍦板潃 */ - avatarUrl?: string; - isFollow?: boolean; - /** 鍙戝竷鑰呭悕绉� */ - publisherName?: string; - } - - interface InformationShowListDto { - id?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 浣滆�� */ - author?: string; - fromType?: InformationFormTypeEnum; - /** 澶氬皯鏃堕棿涔嬪墠瀛楃涓� */ - beforeTimeStr?: string; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鏄惁鎴戝凡璧� */ - isMyThumbsUp?: boolean; - recommendStatus?: InformationRecommendStatusEnum; - introInfo?: IntroInfo; - } - - interface InformationShowListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InformationShowListDto[]; - } - - type InformationShowStatusEnum = 1 | 2; - - interface InformationThumbsUpInputV2 { - /** 浜у搧璇勮Id */ - informationId?: string; - userId?: string; - } - - interface InformationViewInput { - /** 浜у搧鐐硅禐Id */ - id?: string; - /** 浜у搧璇勮Id */ - informationId?: string; - } - - interface InformationWaitForCheck { - /** 璧勮Id */ - id?: string; - /** 鏍囬 */ - title?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝-10椹冲洖 */ - status?: number; - /** 鏉ユ簮 */ - serveName?: string; - fromType?: InformationFormTypeEnum; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 鐪丆ode */ - provinceCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯侰ode */ - cityCode?: number; - /** 甯� */ - cityName?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鍖哄煙 */ - areaName?: string; - /** 鍖哄煙 */ - fullArea?: string; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 鍦板潃 */ - fullAddress?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 瀹炶鐪佷唤淇℃伅 */ - provinces?: ProvinceInfo[]; - /** 浣滆�� */ - author?: string; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - showStatus?: InformationShowStatusEnum; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鍒涘缓浜� */ - creationName?: string; - /** 鏈夋晥鎴鏃堕棿 */ - expirationDateTime?: string; - } - - interface InformationWaitForCheckPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InformationWaitForCheck[]; - } - - interface InitSettingInfo { - /** 骞冲彴鑷惀鏈嶅姟鍟嗗悕绉� */ - selfSupportingServiceName?: string; - /** 骞冲彴鏈嶅姟鐢佃瘽 */ - platServicePhone?: string; - } - - interface InquiryAccountStopItem { - stopPayFlw?: string; - startDate?: string; - endDate?: string; - remark?: string; - stopCode?: string; - freezeStatu?: string; - } - - interface InquiryAccountStopPaymentDetailsInput { - mrchCode: string; - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - accountNo: string; - pageNo?: string; - } - - interface InquiryAccountStopPaymentDetailsOutput { - cSize?: string; - endFlag?: string; - list?: InquiryAccountStopItem[]; - } - - interface InquiryIntoTheCurrentDetailsOfMainSubaccountAccountOutput { - count?: string; - allCount?: string; - isEnd?: string; - list?: PrimaryAcctDetialItemOne[]; - } - - interface InquiryIntoTheCurrentDetailsOfMainSubaccountAccountTwoInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - opFlag: string; - reqSubAccount?: string; - startTime: string; - endTime: string; - remark?: string; - dcFlag?: string; - pageNo: string; - pageSize?: string; - } - - interface InsurancePolicyDetailInfo { - insurancePolicyDetailId?: string; - companyId?: string; - /** 淇濆崟Id */ - insurePolicyId?: string; - /** 鎵瑰崟Id */ - batchBillId?: string; - companyName?: string; - customerId?: string; - /** 鏈嶅姟瀹㈡埛鐢叉柟 */ - customerName?: string; - name?: string; - idNumber?: string; - phoneNumber?: string; - recordCnt?: number; - /** 鐘舵�� 4寰呭鏍� 6寰呮敮浠� 10鎶曚繚鎴愬姛 -10鎶曚繚澶辫触 25閫�淇濆緟瀹℃牳 */ - status?: number; - statusStr?: string; - effectStartTime?: string; - effectStartTimeStr?: string; - effectEndTime?: string; - effectEndTimeStr?: string; - creationTime?: string; - creationTimeStr?: string; - orderNo?: number; - errorMsg?: string; - /** 鍙樻洿绫诲瀷 10澧炲姞 20鍒犻櫎 30淇敼 */ - changeType?: number; - sex?: number; - sexStr?: string; - age?: number; - useEmploer?: string; - useEmploerId?: string; - jobName?: string; - jobType?: string; - checkStatus?: BatchBillCheckStatus; - } - - interface InsurancePolicyDetailInfoJx { - insurancePolicyDetailId?: string; - companyId?: string; - /** 淇濆崟Id */ - insurePolicyId?: string; - /** 鎵瑰崟Id */ - batchBillId?: string; - companyName?: string; - customerId?: string; - /** 鍙樻洿绫诲瀷 */ - changeType?: number; - /** 鏈嶅姟瀹㈡埛鐢叉柟 */ - customerName?: string; - name?: string; - idNumber?: string; - phoneNumber?: string; - recordCnt?: number; - /** 鐘舵�� 4寰呭鏍� 6寰呮敮浠� 10鎶曚繚鎴愬姛 -10鎶曚繚澶辫触 25閫�淇濆緟瀹℃牳 */ - status?: number; - statusStr?: string; - effectStartTime?: string; - effectStartTimeStr?: string; - effectEndTime?: string; - effectEndTimeStr?: string; - creationTime?: string; - creationTimeStr?: string; - sex?: number; - sexStr?: string; - age?: number; - useEmploer?: string; - useEmploerId?: string; - jobName?: string; - jobType?: string; - orderNo?: number; - errorMsg?: string; - } - - interface InsurancePolicyDetailInfoJxPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsurancePolicyDetailInfoJx[]; - } - - interface InsurancePolicyDetailInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsurancePolicyDetailInfo[]; - } - - interface InsurancePolicyInfo { - insurePlanId?: string; - insurancePolicyId?: string; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - /** 渚涘簲鍟嗗悕绉� */ - supplierName?: string; - /** 淇濋櫓缂栧彿 */ - serialNum?: string; - /** 浜鸿祫鏈烘瀯Id */ - companyId?: string; - /** 浜鸿祫鏈烘瀯鍚嶇О */ - companyName?: string; - /** 鍒涘缓浜� */ - creatorName?: string; - /** 鍒涘缓鏃ユ湡 */ - createDate?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 璧峰鏃ユ湡 */ - insureStartDate?: string; - /** 鎴鏃ユ湡 */ - insureEndDate?: string; - /** 鎶曚繚绫诲瀷(鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄�) */ - insuranceTypeCode?: string; - /** 鎶曚繚浜烘暟 */ - numberOfInsured?: number; - /** 鎶曚繚鎴愬姛 */ - numberOfSuccess?: number; - /** 鎶曚繚澶辫触 */ - numberOfFailed?: number; - /** 閫�淇濅汉鏁� */ - numberOfRefund?: number; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - /** 鎬讳繚棰濓紙鍒嗭級 */ - sumInsured?: number; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 閫�淇濋噾棰� */ - refundPremium?: number; - /** 浜哄憳鍒嗙被 */ - jobCode?: string; - refundMoney?: number; - /** 鎶曚繚淇濋 */ - sumInsuredOfString?: string; - /** 鎶曚繚璐圭敤 */ - amount?: number; - /** 0 鏈叏閮ㄦ敹鍒板洖璋� 10 鎶曚繚鎴愬姛 -10鎶曚繚澶辫触 20鏈敓鏁� */ - policyStatus?: number; - /** 鎶曚繚鐘舵�� */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 淇濆崟鍙� */ - policyNo?: string; - merchantsId?: string; - merchantsName?: string; - salesCompanyName?: string; - salesCompanyId?: string; - effectStartTime?: string; - effectEndTime?: string; - /** 淇濋櫓鍒版湡鏃堕棿(澶�) */ - remainDays?: number; - /** 璁剧疆鎶曚繚鏃堕棿 */ - setInsureDateTime?: string; - /** 鎶曚繚鍗� */ - insureBillUrl?: string; - /** 淇濆崟 */ - effectBillUrl?: string; - /** 淇濋櫓鍗曞彿 */ - insureBillNo?: string; - /** 鏂规鍚嶇О */ - schemeType?: string; - productSchemeTypeId?: string; - /** 淇濋櫓浜у搧Id */ - productId?: string; - /** 淇濋櫓鍚嶇О */ - productName?: string; - walletAccountType?: WalletAccountTypeEnum; - /** 鏀舵浼佷笟鍚嶇О */ - reveiveFundCompanyName?: string; - /** 鏀舵浼佷笟閾惰璐﹀彿 */ - reveiveFundAccountNo?: string; - /** 鏀舵閾惰 */ - reveiveFundBankId?: number; - /** 鏀舵閾惰鍚嶇О */ - reveiveFundBankName?: string; - /** 鏀舵鎵�灞炴敮琛� */ - reveiveFundBankRamus?: string; - /** 鏀粯鏃ユ湡 */ - payDate?: string; - /** 鐢靛瓙鍥炲崟 */ - payVoucherUrl?: string; - /** 杞处浠g爜 */ - transferCode?: string; - /** 淇濋櫓鍏徃鍚嶇О */ - organizationName?: string; - /** 鎶曚繚浜哄悕绉� */ - holderName?: string; - /** 鎶曚繚浜篒d */ - holderId?: string; - /** 鎶曚繚浜烘硶浜� */ - holderLegalPerson?: string; - holderCertificateType?: CertificateType; - /** 鎶曚繚浜鸿瘉浠跺彿 */ - holderCertNo?: string; - holderCertUrl?: string; - /** 鎶曚繚浜哄湴鍧� */ - holderAddress?: string; - /** 鑱旂郴浜� */ - contracter?: string; - /** 鑱旂郴浜篒d */ - contracterId?: string; - /** 鑱旂郴鏂瑰紡 */ - contracterPhone?: string; - /** 琚繚闄╀汉鍚嶇О */ - insurederName?: string; - /** 琚繚闄╀汉Id */ - insurederId?: string; - /** 琚繚闄╀汉娉曚汉 */ - insurederLegalPerson?: string; - insurederCertificateType?: CertificateType; - /** 琚繚闄╀汉璇佷欢鍙� */ - insurederCertNo?: string; - insurederCertUrl?: string; - /** 琚繚闄╀汉鍦板潃 */ - insurederAddress?: string; - /** 涓枃閲戦 */ - chineseAmountTxt?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - /** 鏄惁鏈夋壒鍗� */ - isHasBatchBill?: boolean; - /** 纭鍒拌处澶囨敞 */ - confirmToAccountRemark?: string; - /** 鍒版湡/鐢熸晥鏃堕棿鎻愮ず */ - insureStartEndTimeTips?: string; - } - - interface InsurancePolicyInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsurancePolicyInfo[]; - } - - interface InsurancePolicyRecord { - id?: string; - /** 鎶曚繚璁″垝Id */ - insurePlanId?: string; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - insureMarketProductId?: string; - companyId?: string; - companyName?: string; - /** 鏈嶅姟鐢叉柟Id */ - customerId?: string; - /** 鏈嶅姟鐢叉柟 */ - customerName?: string; - insuranceTypeCode?: string; - /** 鎶曚繚鏃ユ湡 */ - insureDate?: string; - /** 淇濋櫓鎴鏃ユ湡 */ - insureEndDate?: string; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - /** 鎶曚繚閲戦 */ - price?: number; - /** 閫�淇濋噾棰�(鍒�) */ - refundPremium?: number; - /** 淇濋 */ - sumInsured?: number; - /** 鐘舵�� */ - status?: number; - /** 淇濆崟鍙� */ - policyNo?: string; - creationTime?: string; - /** 閿欒淇℃伅 */ - errorMsg?: string; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - jobCode?: string; - schemeType?: string; - productName?: string; - /** 鎶曚繚鍗� */ - insureBillUrl?: string; - /** 淇濋櫓鍗� */ - effectBillUrl?: string; - insureBillNo?: string; - } - - interface InsurancePolicyRecordPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsurancePolicyRecord[]; - } - - interface InsureActionLogOutput { - insurancePolicyId?: string; - batchBillId?: string; - actionType?: InsureActionType; - info?: string; - remark?: string; - creatorName?: string; - creationTime?: string; - } - - interface InsureActionLogOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureActionLogOutput[]; - } - - type InsureActionType = 10 | 20 | 30 | 40 | 50; - - interface InsureBatchAddInput { - /** 鎶曚繚鎵规Id */ - id?: string; - /** 鍏徃Id */ - companyId?: string; - /** 鎵瑰浜哄憳鍒楄〃 */ - insStaffList?: InsureInsStaffList[]; - /** 鎶曚繚璐圭敤 */ - insureMoney?: number; - } - - interface InsureBatchBillDetailDto { - serialNum?: number; - /** 鎵瑰崟缂栧彿 */ - batchSerialNum?: string; - /** 鎶曚繚缂栧彿 */ - insureSerialNum?: string; - /** 浜鸿祫鏈烘瀯Id */ - companyId?: string; - /** 浜鸿祫鏈烘瀯鍚嶇О */ - companyName?: string; - /** 鎶曚繚绫诲瀷(鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄�) */ - insuranceTypeCode?: string; - insuranceTypeCodeStr?: string; - /** 鎵瑰崟璧峰鏈夋晥鏈� */ - effectStartTime?: string; - /** 鎵瑰崟鎴鏈夋晥鏈� */ - effectEndTime?: string; - /** 鎬讳繚棰濓紙鍒嗭級 */ - sumInsured?: number; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 浜哄憳鍒嗙被 */ - jobCode?: string; - /** 淇濋櫓鍚嶇О */ - productName?: string; - /** 鎶曚繚鏂规 */ - schemeType?: string; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - periodStr?: string; - /** 浼佷笟鍚嶇О */ - holderName?: string; - /** 鎵瑰崟淇℃伅 */ - info?: string; - status?: BatchBillCheckStatus; - /** 鎵瑰崟鐘舵�� */ - statusStr?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTimeStr?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 纭鍒拌处澶囨敞 */ - confirmToAccountRemark?: string; - /** 闄勪欢涓婁紶 */ - attachmentUrl?: string; - /** 淇濆崟Id */ - insurePolicyId?: string; - /** 鎵瑰崟Id */ - batchBillId?: string; - /** 璁剧疆鎶曚繚鏃堕棿 */ - setInsureDateTime?: string; - /** 淇濋櫓鍏徃鍚嶇О */ - organizationName?: string; - /** 鎵瑰崟缂栧彿 */ - batchBillNo?: string; - /** 淇濆崟鐢熸晥鏃堕棿 */ - insureEffectStartTime?: string; - /** 淇濆崟鐢熸晥鎴鏃堕棿 */ - insureEffectEndTime?: string; - /** 鎵瑰崟鐢熸晥鏃堕棿 */ - batchBillEffectStartTime?: string; - walletAccountType?: WalletAccountTypeEnum; - /** 鏀舵浼佷笟鍚嶇О */ - reveiveFundCompanyName?: string; - /** 鏀舵浼佷笟閾惰璐﹀彿 */ - reveiveFundAccountNo?: string; - /** 鏀舵閾惰 */ - reveiveFundBankId?: number; - /** 鏀舵閾惰鍚嶇О */ - reveiveFundBankName?: string; - /** 鏀舵鎵�灞炴敮琛� */ - reveiveFundBankRamus?: string; - /** 鏀粯閲戦 */ - amount?: number; - /** 鏀粯鏃ユ湡 */ - payDate?: string; - /** 鐢靛瓙鍥炲崟Url */ - payVoucherUrl?: string; - /** 杞处涓氬姟鐮� */ - transferCode?: string; - /** 瀹℃壒澶囨敞/椹冲洖鍘熷洜 */ - auditNote?: string; - checkStatus?: BatchBillCheckStatus; - holderCertifiicateType?: CertificateType; - /** 鎶曚繚浜鸿瘉浠跺彿鐮� */ - holderCertificateNum?: string; - /** 鎶曚繚浜鸿瘉浠禪rl */ - holderCertificateUrl?: string; - /** 鎶曚繚浜轰紒涓氬湴鍧� */ - holderAddress?: string; - /** 鑱旂郴浜� */ - contracter?: string; - /** 鑱旂郴浜虹數璇� */ - contracterPhone?: string; - /** 琚繚闄╀汉鍚嶇О */ - insurederName?: string; - insurederCertifiicateType?: CertificateType; - /** 琚繚闄╀汉璇佷欢鍙风爜 */ - insurederCertificateNum?: string; - /** 鎶曚繚浜鸿瘉浠禪rl */ - insurederCertificateUrl?: string; - /** 琚繚闄╀汉浼佷笟鍦板潃 */ - insurederAddress?: string; - /** 琚繚闄╀汉鍙楃泭浜� */ - insurederLegalPerson?: string; - /** 涓枃閲戦 */ - chineseAmountTxt?: string; - } - - interface InsureBatchBillDto { - serialNum?: number; - /** 淇濆崟Id */ - insurePolicyId?: string; - /** 鎵瑰崟Id */ - batchBillId?: string; - /** 鎵瑰崟缂栧彿 */ - batchSerialNum?: string; - /** 鎶曚繚缂栧彿 */ - insureSerialNum?: string; - /** 浜鸿祫鏈烘瀯Id */ - companyId?: string; - /** 浜鸿祫鏈烘瀯鍚嶇О */ - companyName?: string; - /** 鎶曚繚绫诲瀷(鎶曚繚鐨勯櫓绉嶇紪鐮�: ACCIDENT: 鎰忓闄�, EMPLOYER_LIABILITY: 闆囦富闄�) */ - insuranceTypeCode?: string; - insuranceTypeCodeStr?: string; - /** 鎵瑰崟璧峰鏈夋晥鏈� */ - effectStartTime?: string; - /** 鎵瑰崟鎴鏈夋晥鏈� */ - effectEndTime?: string; - /** 淇濊垂 */ - amount?: number; - /** 鎬讳繚棰濓紙鍒嗭級 */ - sumInsured?: number; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 浜哄憳鍒嗙被 */ - jobCode?: string; - /** 淇濋櫓鍚嶇О */ - productName?: string; - /** 鎶曚繚鏂规 */ - schemeType?: string; - /** 鎶曚繚鏂瑰紡(淇濋殰鍛ㄦ湡:1D,30D,360D) */ - period?: string; - periodStr?: string; - /** 浼佷笟鍚嶇О */ - holderName?: string; - /** 鎵瑰崟淇℃伅 */ - info?: string; - status?: BatchBillCheckStatus; - /** 鎵瑰崟鐘舵�� */ - statusStr?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTime?: string; - /** 鏈�鍚庢洿鏂版椂闂� */ - lastModificationTimeStr?: string; - walletAccountType?: WalletAccountTypeEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 纭鍒拌处澶囨敞 */ - confirmToAccountRemark?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - /** 鐢靛瓙鍥炲崟Url */ - payVoucherUrl?: string; - /** 闄勪欢涓婁紶 */ - attachmentUrl?: string; - } - - interface InsureBatchBillDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureBatchBillDto[]; - } - - interface InsureBatchBillInput { - /** 鎶曚繚Id */ - insurancePolicyId?: string; - /** 鎵瑰崟Id */ - batchBillId?: string; - /** 璐圭敤 */ - amount?: number; - /** 鐢熸晥璧峰鏃堕棿 */ - effectStartTime?: string; - /** 鐢熸晥鎴鏃堕棿 */ - effectEndTime?: string; - /** 鎵瑰浜哄憳鍒楄〃 */ - addInsStaffList?: InsureInsStaffList[]; - /** 淇敼浜哄憳鍒楄〃 */ - updateInsStaffList?: InsureInsStaffList[]; - /** 鍒犻櫎浜哄憳鍒楄〃 */ - delInsStaffList?: InsureInsStaffList[]; - } - - interface InsureCommonInfoDto { - id?: string; - commonInfoType?: CommonInfoType; - /** 鍚嶇О */ - name?: string; - /** 鑱旂郴鐢佃瘽鎴栨墜鏈哄彿 */ - phoneNumber?: string; - certificateType?: CertificateType; - /** 璇佷欢鍙风爜 */ - certificateNum?: string; - /** 璇佷欢璺緞 */ - certificateUrl?: string; - /** 鍦板潃 */ - address?: string; - /** 鏈�鍚庝慨鏀规椂闂� */ - lastModificationTime?: string; - /** 鎬у埆 鐢�0 濂�1 */ - sex?: number; - /** 鍑虹敓骞存湀鏃� */ - brithDay?: string; - } - - interface InsureCommonInfoDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureCommonInfoDto[]; - } - - interface InsureConsultDto { - id?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鎶曚繚浜烘暟 1:1~49 2锛�20~99 3锛� 100浠ヤ笂 */ - insureNumberType?: number; - /** 璧蜂繚鏃堕棿 */ - insureStartDate?: string; - /** 璺熻繘鐘舵�� 1 锛氬緟澶勭悊 -1锛氭殏鍋� -2 锛氫綔搴� 10锛氬鎺ヤ腑 20 纭鍚堜綔 */ - status?: number; - /** 鏈�鍚庤窡杩涙椂闂� */ - lastFollowDate?: string; - /** 鏈�鍚庤窡杩涙椂闂� */ - creationTime?: string; - /** 淇濋櫓浜у搧Id */ - insureMarketProductId?: string; - /** 淇濋櫓浜у搧鍚嶇О */ - insureMarketProductName?: string; - /** 璺熻繘娆℃暟 */ - followCount?: number; - } - - interface InsureConsultDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureConsultDto[]; - } - - interface InsureConsultFollowDto { - id?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鎶曚繚浜烘暟 1:1~49 2锛�20~99 3锛� 100浠ヤ笂 */ - insureNumberType?: number; - /** 璺熻繘鏃堕棿 */ - creationTime?: string; - /** 瀹㈡埛闇�姹� */ - customerNeed?: string; - /** 闇�姹傝窡杩� */ - followNeed?: string; - /** 鍜ㄨID */ - insureConsultId?: string; - /** 璺熻繘鐘舵�� 1 锛氬緟澶勭悊 -1锛氭殏鍋� -2 锛氫綔搴� 10锛氬鎺ヤ腑 20 纭鍚堜綔 */ - status?: number; - /** 鎿嶄綔浜� */ - operterName?: string; - /** 淇濋櫓浜у搧Id */ - insureMarketProductId?: string; - /** 淇濋櫓浜у搧鍚嶇О */ - insureMarketProductName?: string; - } - - interface InsureConsultFollowDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureConsultFollowDto[]; - } - - interface InsureConsultInfoDto { - id?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鎶曚繚浜烘暟 1:1~49 2锛�20~99 3锛� 100浠ヤ笂 */ - insureNumberType?: number; - /** 璧蜂繚鏃堕棿 */ - insureStartDate?: string; - /** 鐘舵�� */ - status?: number; - /** 鏈�鍚庤窡杩涙椂闂� */ - lastFollowDate?: string; - /** 淇濋櫓浜у搧Id */ - insureMarketProductId?: string; - /** 淇濋櫓浜у搧鍚嶇О */ - insureMarketProductName?: string; - /** 璺熻繘娆℃暟 */ - followCount?: number; - } - - interface InsureCustomerDto { - /** 鐢叉柟鍚嶇О */ - name?: string; - /** 鐢叉柟ID */ - id?: string; - } - - interface InsureCustomerInfo { - /** 瀹㈡埛Id */ - customerId?: string; - /** 浜鸿祫鏈烘瀯鍚嶇О */ - companyName?: string; - /** 瀹㈡埛鐢叉柟鍚嶇О */ - customerName?: string; - /** 浼佷笟绫诲瀷 */ - type?: number; - /** 鍚堜綔璧峰鏃ユ湡 */ - cooperateDate?: string; - /** 鑱旂郴浜� */ - contactPerson?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鏈嶅姟浜哄憳鏁� */ - labourCnt?: number; - /** 鐘舵�� */ - status?: number; - } - - interface InsureCustomerInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureCustomerInfo[]; - } - - interface InsureCustomerModel { - /** 鐢叉柟鍚嶇О */ - name?: string; - /** 浼佷笟绫诲瀷 */ - type?: number; - /** 鑱旂郴浜� */ - contactPerson?: string; - /** 鏈嶅姟浜哄憳鏁� */ - labourCnt?: number; - } - - interface InsureCustomerModelPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureCustomerModel[]; - } - - interface InsureDto { - /** 鎶曚繚鎬讳汉鏁� */ - totalCount?: number; - /** 鎶曚繚鎴愬姛浜烘暟 */ - successCount?: number; - /** 鎶曚繚澶辫触浜烘暟 */ - errorCount?: number; - /** 鏄惁澶勭悊鎴愬姛 */ - success?: boolean; - /** 澶勭悊澶辫触鐨勫師鍥� */ - message?: string; - /** 鎶曚繚澶辫触浜哄憳鍒楄〃 */ - module?: InsureFailEmployeeDTO[]; - /** 鎴戜滑鑷繁璁剧疆鐨勭敓鏁堟椂闂� */ - weStartTime?: string; - /** 鎴戜滑鑷繁璁剧疆鐨勫け鏁堟椂闂� */ - weEndTime?: string; - /** 淇濋櫓鎵规Id */ - insurePolicyId?: string; - } - - interface InsureEmployeeDTO { - name?: string; - certNo?: string; - mobile?: string; - outSubBizNo?: string; - } - - interface InsureFailEmployeeDTO { - name?: string; - certNo?: string; - outSubBizNo?: string; - failReason?: string; - staffId?: string; - } - - interface InsureInput { - /** 淇濆崟Id */ - insuracePolicyId?: string; - companyId?: string; - walletAccountType?: WalletAccountTypeEnum; - insuranceTypeCode?: string; - /** 淇濋櫓鍦烘櫙鐮�: FLEXIBLE_EMPLOYMENT-鏃ュ崟锛堝疄鏃剁敓鏁堬級锛汭NITIATIVE_EMPLOYMENT-闀挎湡锛堟鏃�0鐐圭敓鏁堬級 */ - bizCode?: string; - /** 淇濋殰鍛ㄦ湡锛�1D銆�30D銆�360D锛坆izCode涓洪暱鏈熸椂蹇呬紶锛� */ - period?: string; - /** 鑱屼笟缂栫爜: default-1-涓�绫昏亴涓�; default-2-浜岀被鑱屼笟;default-3-涓夌被鑱屼笟;default-4-鍥涚被鑱屼笟; */ - jobCode?: string; - /** 鎶曚繚鏂瑰紡 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - insureWay?: number; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - /** 宸ヤ綔鍦扮偣 */ - companyInsureAddress?: string; - remark?: string; - insStaffList?: InsureInsStaffList[]; - /** 鎶曚繚璐圭敤 */ - insureMoney?: number; - /** 鏄惁鏉ヨ嚜淇濋櫓璁″垝 */ - isFromInsurePlan?: boolean; - /** 淇濋櫓璁″垝Id */ - insurePlanId?: string; - creatorId?: string; - /** 鎶曚繚鏂瑰紡 10绾夸笂鎶曚繚 20绾夸笅鎶曚繚 */ - insureOnlineType?: number; - /** 鎶曚繚鍗� 浠呯嚎涓嬫姇淇濆瓨鍦� */ - insureBillUrl?: string; - /** 鎶曚繚鍩庡競缂栫爜 鍩庡競缂栫爜 */ - workCityCode?: string; - /** 鎶曚繚鍩庡競鍦扮偣 缁勫悎鏂瑰紡 xx鐪亁x甯� */ - workCity?: string; - /** 甯傚満淇濋櫓浜у搧Id 绾夸笅鎶曚繚鏂瑰紡鏃跺繀椤� */ - insureMarketProductId?: string; - /** 鏂规Id */ - productSchemeTypeId?: string; - /** 鏂规鍚嶇О */ - schemeType?: string; - /** 璁剧疆鎶曚繚鏃ユ湡 */ - setInsureDateTime?: string; - /** 淇濋櫓鏂规璇︾粏Id */ - schemeTypeDetailId?: string; - /** 鑱旂郴浜� */ - contracter?: string; - /** 鎶曚繚浜� */ - policyholder?: string; - /** 琚繚闄╀汉 */ - insureder?: string; - } - - interface InsureInsStaffList { - id?: string; - /** 鍘熶汉鍛樺搴旇缁嗚〃Id 浠呬慨鏀圭被鍨嬫椂璇ュ�间笉涓虹┖ */ - insurancePolicyDetailId?: string; - /** 淇濆崟Id */ - insurePolicyId?: string; - /** 鎵瑰崟Id */ - batchBillId?: string; - /** 濮撳悕 */ - name?: string; - /** 韬唤璇佸彿 */ - certNo?: string; - /** 鎵嬫満鍙� */ - mobile?: string; - /** 10 鍦ㄨ亴 20绂昏亴 */ - staffStatus?: number; - /** 1姝e父 0寮傚父 */ - isNormal?: boolean; - outSubBizNo?: string; - sex?: number; - age?: number; - useEmploer?: string; - useEmploerId?: string; - jobName?: string; - jobType?: string; - jobIntType?: number; - /** 淇敼绫诲瀷 10娣诲姞 20鍒犻櫎 30鏇存敼 40淇濈暀 */ - changeType?: number; - checkStatus?: BatchBillCheckStatus; - } - - interface InsureMarketProductAllDto { - id?: string; - /** 淇濋櫓鍚嶇О */ - name?: string; - } - - interface InsureMarketProductDto { - id?: string; - /** 淇濋櫓鍚嶇О */ - name?: string; - /** 淇濋櫓闄╃ */ - insureType?: string; - /** 淇濋櫓鍏徃 */ - companyId?: string; - /** 淇濋櫓鍏徃 */ - companyName?: string; - /** 浠锋牸鑼冨洿寮�濮� */ - priceBegin?: number; - /** 浠锋牸鑼冨洿缁撴潫 */ - priceEnd?: number; - /** 鎶曚繚鏂瑰紡 */ - insureWay?: string; - /** 鑱屼笟绫诲埆寮�濮� */ - jobLevelBegin?: number; - /** 鑱屼笟绫诲埆缁撴潫 */ - jobLevelEnd?: number; - /** 骞撮緞鑼冨洿寮�濮� */ - ageBegin?: number; - /** 骞撮緞鑼冨洿缁撴潫 */ - ageEnd?: number; - /** 鏍囩鐨処d */ - tagId?: number; - /** 鎺掑簭 */ - sort?: number; - /** 浜у搧绠�杩� */ - description?: string; - /** 淇濋櫓鍦烘櫙 */ - scene?: string; - /** 淇濋櫓鏂规 */ - scheme?: string; - /** 淇濋櫓娴佺▼ */ - flow?: string; - /** 淇濋櫓椤荤煡 */ - needKnow?: string; - /** 渚涘簲鍟嗙被鍨� 1锛氭笭閬撲唬鐞� 2锛氫繚闄╁叕鍙哥洿钀� */ - supplierType?: number; - /** 渚涘簲鍟嗗悕绉� */ - supplierName?: string; - /** 渚涘簲鍟咺D */ - supplierId?: string; - /** 浜у搧鍥剧墖 */ - productUrl?: string; - /** 鍚堜綔鏂囦欢 */ - collaborateFile?: string; - /** 绾夸笂淇濋櫓杩樻槸绾夸笅淇濋櫓 */ - onlineType?: number; - /** 淇濋櫓鐘舵�� */ - status?: number; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastOnShelfDate?: string; - /** 鏂规鏁伴噺 */ - schemeTypeCount?: number; - creationTime?: string; - isSetting?: boolean; - /** 鏄惁涓烘巿鏉冧骇鍝� */ - isNeedAuth?: boolean; - } - - interface InsureMarketProductDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureMarketProductDto[]; - } - - interface InsureMarketProductForFrontDto { - id?: string; - /** 淇濋櫓鍚嶇О */ - name?: string; - /** 淇濋櫓闄╃ */ - insureType?: string; - /** 淇濋櫓鍏徃 */ - companyName?: string; - /** 浠锋牸鑼冨洿寮�濮� */ - priceBegin?: number; - /** 浠锋牸鑼冨洿缁撴潫 */ - priceEnd?: number; - /** 骞撮緞鑼冨洿寮�濮� */ - ageBegin?: number; - /** 骞撮緞鑼冨洿缁撴潫 */ - ageEnd?: number; - tagId?: number; - /** 鎶曚繚鏂瑰紡 */ - insureWay?: string; - /** 浜у搧鍥剧墖 */ - productUrl?: string; - /** 绾夸笂淇濋櫓杩樻槸绾夸笅淇濋櫓 */ - onlineType?: number; - sort?: number; - creationTime?: string; - isNeedAuth?: boolean; - } - - interface InsureMarketProductForFrontDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureMarketProductForFrontDto[]; - } - - interface InsureMarketProductInfoDto { - id?: string; - /** 淇濋櫓鍚嶇О */ - name?: string; - /** 淇濋櫓闄╃ */ - insureType?: string; - /** 淇濋櫓鍏徃 */ - companyId?: string; - /** 淇濋櫓鍏徃 */ - companyName?: string; - /** 浠锋牸鑼冨洿寮�濮� */ - priceBegin?: number; - /** 浠锋牸鑼冨洿缁撴潫 */ - priceEnd?: number; - /** 鎶曚繚鏂瑰紡 */ - insureWay?: string; - claimPhoneNum?: string; - claimTips?: string; - /** 鑱屼笟绫诲埆寮�濮� */ - jobLevelBegin?: number; - /** 鑱屼笟绫诲埆缁撴潫 */ - jobLevelEnd?: number; - /** 骞撮緞鑼冨洿寮�濮� */ - ageBegin?: number; - /** 骞撮緞鑼冨洿缁撴潫 */ - ageEnd?: number; - /** 鏍囩鐨処d */ - tagId?: number; - /** 鎺掑簭 */ - sort?: number; - /** 浜у搧绠�杩� */ - description?: string; - /** 绂佷繚鍩庡競缂栫爜 */ - noAllowInsure?: string[]; - noInsureCityCode?: string; - insureMustReadUrl?: string; - insureMustReadUrlList?: string[]; - /** 淇濋櫓鍦烘櫙 */ - scene?: string; - /** 淇濋櫓鏂规 */ - scheme?: string; - /** 淇濋櫓娴佺▼ */ - flow?: string; - /** 淇濋櫓椤荤煡 */ - needKnow?: string; - /** 渚涘簲鍟嗙被鍨� */ - supplierType?: number; - /** 渚涘簲鍟嗗悕绉� */ - supplierName?: string; - supplierId?: string; - /** 浜у搧鍥剧墖 */ - productUrl?: string; - /** 鍚堜綔鏂囦欢 */ - collaborateFile?: string; - /** 绾夸笂淇濋櫓杩樻槸绾夸笅淇濋櫓 */ - onlineType?: number; - /** 淇濋櫓鐘舵�� */ - status?: number; - isSuppeortIointPay?: boolean; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastOnShelfDate?: string; - /** 鏄惁涓烘巿鏉冧骇鍝� */ - isNeedAuth?: boolean; - marketProductQuestion?: InsureMarketProductQuestionInfo[]; - marketProductSchemeType?: InsureMarketProductSchemeTypeInfo[]; - productSetting?: InsureMarketProductMainInfoDto; - } - - interface InsureMarketProductMainInfoDto { - /** 浜у搧Id */ - markProductId?: string; - /** 鏀舵浼佷笟鍚嶇О */ - reveiveFundCompanyName?: string; - /** 鏀舵浼佷笟閾惰璐﹀彿 */ - reveiveFundAccountNo?: string; - /** 鏀舵閾惰 */ - reveiveFundBankId?: number; - /** 鏀舵閾惰鍚嶇О */ - reveiveFundBankName?: string; - /** 鏀舵鎵�灞炴敮琛� */ - reveiveFundBankRamus?: string; - /** 璧蜂繚浜烘暟 */ - insureStartCount?: number; - /** 杞处浠g爜 */ - transferCode?: string; - /** 淇濆徃閭 */ - insureEnterEmail?: string; - /** 鐞嗚禂鐢佃瘽 */ - claimPhoneNum?: string; - /** 鐞嗚禂鎻愰啋 */ - claimTips?: string; - /** 鐭ュ惁鏀寔瀹氬悜鏀粯 */ - isSuppeortIointPay?: boolean; - /** 鎵瑰崟鏂囦欢 */ - insureAuditBillUrl?: string; - /** 鎶曚繚椤荤煡鏂囦欢 */ - insureMustReadUrl?: string; - /** 绂佹鎶曚繚鍩庡競缂栫爜 缁勫悎鏂瑰紡 000001,000002,000003 */ - noInsureCityCode?: string; - /** 绂佹鎶曚繚鍩庡競鍚嶇О 缁勫悎鏂瑰紡 xx鐪亁x甯�,xx鐪亁x甯�,xx鐪亁x甯�, */ - noInsureCity?: string; - listSchemeType?: MarkProductSchemeTypeDto[]; - /** 闄愬埗鍒楄〃 */ - listRule?: MarkProductRuleInput[]; - /** 鎶曚繚椤荤煡 */ - insureMustReadList?: string[]; - /** 骞撮緞闄愬埗瑙勫垯鍒楄〃 */ - listAgeRule?: MarkProductRuleDto[]; - /** 鑱屼笟绫诲埆瑙勫垯鍒楄〃 */ - listJobRule?: MarkProductRuleDto[]; - /** 浠锋牸鑼冨洿寮�濮� */ - priceBegin?: number; - /** 浠锋牸鑼冨洿缁撴潫 */ - priceEnd?: number; - /** 鎶曚繚鏂瑰紡 */ - insureWay?: string; - /** 鑱屼笟绫诲埆寮�濮� */ - jobLevelBegin?: number; - /** 鑱屼笟绫诲埆缁撴潫 */ - jobLevelEnd?: number; - /** 骞撮緞鑼冨洿寮�濮� */ - ageBegin?: number; - /** 骞撮緞鑼冨洿缁撴潫 */ - ageEnd?: number; - } - - interface InsureMarketProductQuestionInfo { - /** 闂鏍囬 */ - title?: string; - helpQuestionIntroInfos?: HelpQuestionIntroInfo[]; - /** 闂ID */ - questionId?: string; - /** 鎺掑簭 */ - sort?: number; - } - - interface InsureMarketProductQuestionInput { - /** 闂ID */ - questionId?: string; - /** 鎺掑簭 */ - sort?: number; - } - - interface InsureMarketProductSchemeTypeInfo { - id?: string; - /** 鏂规鍚嶇О */ - schemeName?: string; - /** 鎺掑簭鍙� */ - sort?: number; - } - - interface InsureMarketProductSchemeTypeInput { - id?: string; - /** 鏂规鍚嶇О */ - schemeName?: string; - /** 鎺掑簭鍙� */ - sort?: number; - } - - interface InsureMarketProductToAuthInput { - companyId?: string; - authProductIds?: string[]; - } - - interface InsureMarkProductSettingInput { - /** 浜у搧Id */ - markProductId?: string; - /** 鏀舵浼佷笟鍚嶇О */ - reveiveFundCompanyName?: string; - /** 鏀舵浼佷笟閾惰璐﹀彿 */ - reveiveFundAccountNo?: string; - /** 鏀舵閾惰 */ - reveiveFundBankId?: number; - /** 鏀舵閾惰鍚嶇О */ - reveiveFundBankName?: string; - /** 鏀舵鎵�灞炴敮琛� */ - reveiveFundBankRamus?: string; - /** 璧蜂繚浜烘暟 */ - insureStartCount?: number; - /** 杞处浠g爜 */ - transferCode?: string; - /** 淇濆徃閭 */ - insureEnterEmail?: string; - /** 鐞嗚禂鐢佃瘽 */ - claimPhoneNum?: string; - /** 鐞嗚禂鎻愰啋 */ - claimTips?: string; - /** 鐭ュ惁鏀寔瀹氬悜鏀粯 */ - isSuppeortIointPay?: boolean; - /** 鎵瑰崟鏂囦欢 */ - insureAuditBillUrl?: string; - /** 鎶曚繚椤荤煡鏂囦欢 */ - insureMustReadUrl?: string; - /** 绂佹鎶曚繚鍩庡競缂栫爜 缁勫悎鏂瑰紡 000001,000002,000003 */ - noInsureCityCode?: string; - /** 绂佹鎶曚繚鍩庡競鍚嶇О 缁勫悎鏂瑰紡 xx鐪亁x甯�,xx鐪亁x甯�,xx鐪亁x甯�, */ - noInsureCity?: string; - /** 鏂规鍒楄〃 */ - listSchemeType?: MarkProductSchemeTypeInput[]; - /** 闄愬埗鍒楄〃 */ - listRule?: MarkProductRuleInput[]; - } - - interface InsureOfflineBillDto { - id?: string; - /** 浼佷笟鍚嶇О */ - companyName?: string; - /** 缁熶竴淇$敤浠g爜 */ - societyCreditCode?: string; - /** 淇濋櫓淇濆崟鍙� */ - billCode?: string; - /** 闄╃ */ - insureType?: string; - /** 淇濋櫓浜у搧Id */ - insureProductId?: string; - /** 鎶曚繚浠锋牸 */ - insurePrice?: number; - /** 淇濋櫓鏈夋晥鏈熻捣濮嬫椂闂� */ - insureBeginDate?: string; - /** 淇濋櫓鏈夋晥鏈熺粨鏉熸椂闂� */ - insureEndDate?: string; - /** 閿�鍞叕鍙� */ - salesCompany?: string; - /** 涓氬姟鍛� */ - salesman?: string; - /** 闄勪欢 */ - attachment?: string; - /** 鐘舵�� 1 鏈紑濮� 2 淇濋殰涓� 宸插け鏁� -1 */ - status?: number; - /** 淇濋櫓鍚嶇О */ - productName?: string; - /** 鎿嶄綔浜� */ - operator?: string; - /** 淇濋櫓鍏徃鍚嶇О */ - insureOrganizationName?: string; - /** 鏁版嵁绫诲瀷 1閫�淇� 2鎵瑰 */ - operateType?: number; - } - - interface InsureOfflineBillDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureOfflineBillDto[]; - } - - interface InsureOfflineBillInfoDto { - id?: string; - /** 浼佷笟鍚嶇О */ - companyName?: string; - /** 缁熶竴淇$敤浠g爜 */ - societyCreditCode?: string; - /** 淇濋櫓淇濆崟鍙� */ - billCode?: string; - /** 闄╃ */ - insureType?: string; - /** 淇濋櫓浜у搧Id */ - insureProductId?: string; - /** 鎶曚繚浠锋牸 */ - insurePrice?: number; - /** 淇濋櫓鏈夋晥鏈熻捣濮嬫椂闂� */ - insureBeginDate?: string; - /** 淇濋櫓鏈夋晥鏈熺粨鏉熸椂闂� */ - insureEndDate?: string; - /** 閿�鍞叕鍙� */ - salesCompany?: string; - /** 涓氬姟鍛� */ - salesman?: string; - /** 闄勪欢 */ - attachment?: string; - /** 鐘舵�� 1 鏈紑濮� 2 淇濋殰涓� 宸插け鏁� -1 */ - status?: number; - /** 淇濋櫓鍚嶇О */ - productName?: string; - } - - interface InsureOrganizationDto { - id?: string; - /** 淇濋櫓鍏徃鍏ㄧО */ - name?: string; - /** 淇濋櫓鍏徃绠�绉� */ - shortName?: string; - /** 鐘舵�� */ - status?: number; - /** 鎺掑簭 */ - sort?: number; - } - - interface InsureOrganizationInfoDto { - id?: string; - /** 淇濋櫓鍏徃鍏ㄧО */ - name?: string; - /** 淇濋櫓鍏徃绠�绉� */ - shortName?: string; - /** 鐘舵�� */ - status?: number; - /** 鎺掑簭 */ - sort?: number; - /** 鍏宠仈浜у搧鏁� */ - productCount?: number; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface InsureOrganizationInfoDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureOrganizationInfoDto[]; - } - - interface InsureOrganizationSelectDto { - id?: string; - /** 淇濋櫓鍏徃鍏ㄧО */ - name?: string; - /** 淇濋櫓鍏徃绠�绉� */ - shortName?: string; - } - - type InsurePeopleNumberEnum = 10 | 20 | 30; - - interface InsurePersonSortBigTypeTree { - id?: number; - name?: string; - children?: InsurePersonSortSmallTypeTree[]; - } - - interface InsurePersonSortSmallTypeTree { - id?: number; - parentsName?: string; - name?: string; - children?: GetInsurePersonSortList[]; - } - - interface InsurePlanDetailDto { - id?: string; - /** 鍏徃Id */ - companyId?: string; - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 璁″垝鏄庣粏璇︽儏Id */ - insurePlanDetailId?: string; - /** 鎶曚繚缂栧彿 */ - serialNum?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鐢熸晥鏃堕棿 */ - effectStartTime?: string; - /** 棰勪及鎶曚繚鎴鏃堕棿 */ - effectEndTime?: string; - /** 鎵ц鎺ㄩ�佹姇淇濇椂闂� */ - pushDateTime?: string; - /** 闇�瑕佹墽琛岀敓鏁堟椂闂� */ - needEffectDateTime?: string; - /** 鎶曚繚鏈熸暟 */ - staffCount?: number; - /** 鎶曚繚鎴愬姛浜烘暟 */ - successStaffCount?: number; - /** 鎶曚繚澶辫触浜烘暟 */ - failNumberOfInsured?: number; - /** 鎶曚繚閲戦 */ - amount?: number; - /** 閫�淇濅繚璐� */ - refundAmount?: number; - /** 瀹為檯淇濊垂 */ - realAmount?: number; - /** 淇濆崟鐘舵�� */ - insureStatus?: number; - } - - interface InsurePlanDetailDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsurePlanDetailDto[]; - } - - interface InsurePlanDto { - id?: string; - /** 璁″垝搴忓彿 */ - serialNum?: string; - /** 淇濋櫓鏈烘瀯鍚嶇О */ - insureOrganization?: string; - /** 鍏徃Id */ - companyId?: string; - /** 浼佷笟鍚嶇О */ - companyName?: string; - /** 璁剧疆鎶曚繚璧峰鏃堕棿 */ - insureStartTime?: string; - /** 棰勪及鎶曚繚鎴鏃堕棿 */ - insureEndTime?: string; - /** 鎶曚繚鏈熸暟 */ - periodCount?: number; - /** 宸叉姇淇濇湡鏁� */ - hasPeriodCount?: number; - /** 鍓╀綑鏈熸暟 */ - remainPeriodCount?: number; - /** 闄╃绫诲瀷: ACCIDENT: 鎰忓闄�; EMPLOYER_LIABILITY: 闆囦富闄� */ - insuranceTypeCode?: string; - /** 淇濋櫓鍦烘櫙鐮�: FLEXIBLE_EMPLOYMENT-鏃ュ崟锛堝疄鏃剁敓鏁堬級锛汭NITIATIVE_EMPLOYMENT-闀挎湡锛堟鏃�0鐐圭敓鏁堬級 */ - bizCode?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜哄憳绫诲埆 */ - jobCode?: string; - /** 鎶曚繚鍛ㄦ湡 1D 30D 360D */ - period?: string; - /** 鎶曚繚浜烘暟 */ - employCount?: number; - /** 宸ヤ綔鍦扮偣 */ - address?: string; - /** 鎶曚繚鐗堟湰 */ - insureWay?: number; - /** 淇濋 (鍒�) */ - sumInsured?: number; - /** 妫�娴嬬姸鎬� 1鏈紑濮� 10杩涜涓� 20宸茬粨鏉� */ - status?: number; - /** 鎶曚繚閲戦 */ - amount?: number; - realAmount?: number; - /** 淇濊垂锛堝垎锛� */ - premium?: number; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 澶勭悊澶辫触鍘熷洜 */ - errorMessage?: string; - /** 宸叉姇淇濊垂鐢� */ - amountInsured?: number; - /** 閫�淇濅繚璐� */ - refundAmount?: number; - /** common-鎰忓闄╅�氱敤锛沘llowance-鎰忓闄╂触璐�; suddenDeath-鎰忓闄╃対姝�; liabilityCommon-闆囦富闄╁熀纭�; liabilityThird-闆囦富闄╀笁鑰�; liabilityBuilding-闆囦富闄╁缓绛� */ - type?: string; - /** 淇濋殰鑼冨洿锛堜粎闆囦富闄╂湁锛�: work-宸ヤ綔鏃堕棿; allDay-24灏忔椂 */ - scope?: string; - /** 淇濋櫓鐗堟湰绫诲瀷锛歜asic-鍩虹鐗�; upgrade-鍗囩骇鐗� */ - plevel?: string; - /** 鍒涘缓浜� */ - creatorName?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface InsurePlanDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsurePlanDto[]; - } - - interface InsurePlanStaffDto { - id?: string; - /** 鍏徃Id */ - companyId?: string; - /** 娣诲姞鏃堕棿 */ - creationTime?: string; - /** 濮撳悕 */ - name?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 鎵嬫満鍙� */ - phoneNum?: string; - /** 鎶曚繚鎴愬姛娆℃暟 */ - successCount?: number; - /** 鎶曚繚澶辫触娆℃暟 */ - failCount?: number; - /** 鎶曚繚娆℃暟 */ - insureCount?: number; - /** 鏄惁鍦ㄤ繚 */ - isInsureing?: boolean; - } - - interface InsurePlanStaffDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsurePlanStaffDto[]; - } - - interface InsurePolicyDTO { - orderNo?: number; - policyNo?: string; - effectStartTime?: string; - effectEndTime?: string; - sumInsured?: number; - premium?: number; - } - - interface InsurePriceModel { - /** 浠锋牸閰嶇疆Id */ - settingPriceId?: string; - /** 浠锋牸 */ - price?: number; - } - - interface InsureProductDetail { - price?: number; - } - - interface InsureProductDto { - id?: string; - /** 浜у搧鍚嶇О */ - name?: string; - insuranceTypeCode?: string; - /** 淇濋櫓鍦烘櫙鐮�: FLEXIBLE_EMPLOYMENT-鏃ュ崟锛堝疄鏃剁敓鏁堬級锛汭NITIATIVE_EMPLOYMENT-闀挎湡锛堟鏃�0鐐圭敓鏁堬級 */ - bizCode?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜у搧绫诲瀷: 濂楅绫诲瀷: common-鎰忓闄╅�氱敤锛沘llowance-鎰忓闄╂触璐�; suddenDeath-鎰忓闄╃対姝�; liabilityCommon-闆囦富闄╁熀纭�; liabilityThird-闆囦富闄╀笁鑰�; liabilityBuilding-闆囦富闄╁缓绛� */ - type?: string; - /** 鎶曚繚鐗堟湰 10鍚触璐� 20鍚対姝� 30娲ヨ创+鐚濇 40鍩虹鍏ㄥぉ鐗� 50鍚笁鑰呭叏澶╃増 */ - premium?: number; - /** 淇濋锛堝垎锛� */ - sumInsured?: number; - /** 浜у搧鐘舵�� 1鍚敤 0绂佺敤 */ - status?: number; - /** 淇濋櫓鐗堟湰绫诲瀷锛歜asic-鍩虹鐗�; upgrade-鍗囩骇鐗� */ - plevel?: string; - /** 淇濋殰鑼冨洿锛堜粎闆囦富闄╂湁锛�: work-宸ヤ綔鏃堕棿; allDay-24灏忔椂 */ - scope?: string; - } - - interface InsureProductDTO { - name?: string; - productId?: string; - insuranceTypeCode?: string; - recomFlowNo?: string; - premium?: string; - sumInsured?: number; - type?: string; - scope?: string; - level?: string; - } - - interface InsureProductDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureProductDto[]; - } - - type InsureRefundStatusEnum = 10 | 20 | -10; - - interface InsureSettingDto { - /** 閰嶇疆Id */ - id?: string; - /** 閰嶇疆鍚嶇О */ - name?: string; - /** 鐘舵�� */ - status?: number; - /** 鎺掑簭 */ - sequence?: number; - /** 璇存槑 */ - remark?: string; - } - - interface InsureSettingPriceDto { - /** 闄╃鐗堟湰Id */ - versionId?: string; - /** 闄╃鐗堟湰鍚嶇О */ - versionName?: string; - /** 鎶曚繚鏂瑰紡Id */ - modeId?: string; - /** 鎶曚繚鏂瑰紡鍚嶇О */ - modeName?: string; - /** 浠锋牸淇℃伅 */ - priceInfos?: PriceInfo[]; - } - - interface InsureSubSetting { - /** 绫诲瀷 */ - type?: number; - /** 閰嶇疆鍚嶇О */ - name?: string; - } - - interface InsureSupplierDto { - id?: string; - /** 渚涘簲鍟嗗悕绉� */ - name?: string; - /** 琛屼笟閰嶅绫诲瀷 */ - categoryType?: string; - /** 琛屼笟閰嶅绫诲瀷 */ - categoryName?: string; - /** 缁熶竴淇$敤浠g爜 */ - societyCreditCode?: string; - /** 渚涘簲鍟嗙被鍨� 1娓犻亾浠g悊 2淇濋櫓鍏徃 */ - suppierType?: number; - /** 渚涘簲鍟嗙瓑绾� 1鏅�� 2閲嶈 */ - suppierLevel?: number; - /** 琛屼笟ID */ - industryId?: string; - /** 琛屼笟ID */ - industryName?: string; - /** 鐪丆ode */ - provinceCode?: number; - /** 甯侰ode */ - cityCode?: number; - /** 鍖哄幙Code */ - countyCode?: number; - /** 鍏徃鍦板潃 */ - companyAddress?: string; - /** 浼佷笟浠嬬粛 */ - introduce?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 閮ㄩ棬 */ - departmentName?: string; - /** 鑱屼綅 */ - position?: string; - /** 寰俊鍙� */ - weChat?: string; - /** 閭 */ - email?: string; - /** 缃戝潃 */ - siteUrl?: string; - /** 鑱旂郴鍦板潃 */ - linkAddress?: string; - /** 闄勪欢 */ - attachment?: string; - /** 鐘舵�� */ - status?: number; - /** 鍏宠仈浜у搧鏁� */ - productCount?: number; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface InsureSupplierDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: InsureSupplierDto[]; - } - - interface InsureSupplierSelectDto { - id?: string; - /** 渚涘簲鍟嗗悕绉� */ - name?: string; - } - - interface IntroInfo { - /** 绫诲瀷锛�0涓烘枃鏈紝1涓哄浘鐗囷紝2涓鸿棰戯紱榛樿涓烘枃鏈� */ - type?: number; - /** 鎽樿 */ - contentSummary?: string; - /** 鏂囨湰鍐呭 */ - content?: string; - /** 鍥剧墖/瑙嗛璺緞 */ - path?: string; - /** 鎺掑簭 */ - sequence?: number; - } - - type InvoicingStatusEnum = 0 | 10 | 20; - - type InvoicingTypeEnum = 0 | 10 | 20; - - interface IssuanceSingleTransactionRegulatorsInput { - mrchCode: string; - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - thirdVoucher: string; - ccyCode: string; - outAcctNo: string; - inAcctBankNode?: string; - inAcctNo: string; - inAcctName: string; - tranAmount: string; - useEx?: string; - freezeNo: string; - dfAgreementNo: string; - nationalityCode?: string; - agreementCode: string; - } - - interface IssuanceSingleTransactionRegulatorsOutput { - thirdVoucher?: string; - frontLogNo?: string; - ccyCode?: string; - outAcctNo?: string; - inAcctNo?: string; - inAcctName?: string; - tranAmount?: string; - stt?: string; } interface IStringValueType { @@ -11662,140 +1268,6 @@ flagIcon?: string; } - type LgGigRealVerifyStatus = 10 | 20; - - type LgGigUserSignEnum = 10 | 20; - - interface LgGigUserToSignUrlInput { - /** 绛剧害Id */ - lgGigSignId?: string; - /** 浜哄憳绫诲瀷 1涓汉绛剧害 2浼佷笟绛剧害 */ - userType?: string; - /** 浼佷笟绛剧害鏃跺彲浼犲叆 */ - phoneNumber?: string; - } - - interface LgGigWorkerBaseInput { - /** 鎵嬫満鍙� */ - phone?: string; - /** 鐢ㄦ埛id */ - companyId?: string; - /** 涓氬姟浠g爜 */ - bussinessCode?: string; - } - - interface LgGigWorkerBussinessAutoSignInput { - /** 鐢ㄦ埛Id */ - compayId?: string; - /** 闇�瑕佺绾︾殑鐢ㄦ埛绛剧害id */ - listLgWorkerSignId?: string[]; - } - - interface LgGigWorkerBussinessAutoSignOutput { - toSignCount?: number; - realSignCount?: number; - } - - type LgGigWorkerRechargeStatusEnum = 10 | 30 | 40; - - interface LgGigWorkerRegisterInput { - /** 濮撳悕 */ - name?: string; - /** 鎵嬫満鍙� */ - phone?: string; - companyId?: string; - /** 涓氬姟浠g爜 */ - bussinessCode?: string; - customerId?: string; - contractTemplateId?: string; - } - - interface LgGigWorkerSignOptions { - accountName?: string; - accountNo?: string; - bankName?: string; - remark?: string; - } - - interface LgGigWorkerUserImport { - /** 鐢ㄦ埛Id */ - companyId?: string; - /** 鐢叉柟id */ - customerId?: string; - /** 鍚堝悓妯℃澘id */ - contractTemplateId?: string; - /** 瀵煎叆浜哄憳鍒楄〃 */ - userList?: LgGigWorkerUserInfoList[]; - } - - interface LgGigWorkerUserInfoList { - id?: number; - name?: string; - phone?: string; - } - - interface LgGigWorkerUserSignListInput { - /** 鐏靛伐浜哄憳娉ㄥ唽绛剧害id */ - ids?: string[]; - /** 鐢ㄦ埛Id */ - companyId?: string; - /** 涓氬姟浠g爜 */ - bussinessCode?: string; - } - - interface LgGigWorkUserOutput { - id?: string; - /** 濮撳悕 */ - name?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 韬唤璇佽瘉鏄庡湴鍧� */ - idFrontUrl?: string; - /** 韬唤璇佽儗闈㈠湴鍧� */ - idBackUrl?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 骞撮緞 */ - age?: number; - /** 鎬у埆 */ - sex?: number; - /** 鐧昏鏃堕棿 */ - regiterTime?: string; - /** 鐢叉柟Id */ - customerId?: string; - /** 鎵�灞炲鎴� */ - customerName?: string; - /** 鐢ㄦ埛Id */ - companyId?: string; - realVerifyStatus?: LgGigRealVerifyStatus; - /** 瀹炲悕璁よ瘉鏃堕棿 */ - realVerifyTime?: string; - signStatus?: LgGigUserSignEnum; - /** 绛剧害鏃堕棿 */ - signTime?: string; - /** 鍚堝悓缂栧彿 */ - contractNo?: string; - /** 鍚堝悓妯℃澘Id */ - contractTemplateId?: string; - /** 鍚堝悓Id */ - contractId?: string; - /** 鍚堝悓棰勮鍦板潃 */ - previewUrl?: string; - /** 鍚堝悓鍦板潃 */ - contractUrl?: string; - /** 鍚堝悓鍑瘉鍦板潃 */ - contractProofUrl?: string; - enterSignStatus?: LgGigUserSignEnum; - /** 浼佷笟绛剧害鏃堕棿 */ - enterSignTime?: string; - } - - interface LgGigWorkUserOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: LgGigWorkUserOutput[]; - } - interface LicenseOcrModel { name?: string; cardNum?: string; @@ -11809,408 +1281,12 @@ legalPerson?: string; } - interface LikeFavoriteMessageInfo { - /** 娑堟伅Id */ - id?: string; - /** 娑堟伅鍐呭 */ - messageContent?: string; - /** 娑堟伅鍙戦�佹椂闂� */ - creationTime?: string; - /** 鏄惁宸茶 */ - isRead?: boolean; - /** 娑堟伅绫诲瀷 */ - type?: number; - businessBehaviorType?: MessageBusinessBehaviorTypeEnum; - /** 涓氬姟鏁版嵁 */ - businessData?: string; - sourceType?: MessageSourceTypeEnum; - /** 娑堟伅鍙戦�佽�呯殑鐢ㄦ埛id锛屾潵婧愪负绯荤粺鏃朵负绌� */ - sourceId?: string; - userId?: string; - /** 鍚嶇О */ - contact?: string; - /** 澶村儚 */ - avatarUrl?: string; - userFollowStatus?: UserFollowStatusEnum; - } - - interface LikeFavoriteMessageInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: LikeFavoriteMessageInfo[]; - } - - interface ListOrderStatus { - ids?: string[]; - status?: number; - } - interface LocalizableStringDto { name?: string; resource?: string; } - interface MaintainInquireSmartClearingAccountInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - ccy: string; - functionCode: string; - subAcctNo: string; - daiTxAmt?: string; - daiTxStopDate?: string; - allowTxCts?: string; - totalRcvLimit?: string; - singleTxLimitAmt?: string; - singleTxMaxAmt?: string; - } - - interface MaintainInquireSmartClearingAccountOutput { - mainAccount?: string; - ccy?: string; - functionCode?: string; - subAcctNo?: string; - acctName?: string; - agreeStatuts?: string; - signDate?: string; - effectDate?: string; - cancelDate?: string; - daiTxAmt?: string; - daiTxStopDate?: string; - allowTxCts?: string; - allowQueryTxDetailFlag?: string; - allowQueryHuoMianList?: string; - totalRcvLimit?: string; - singleTxLimitAmt?: string; - singleTxMaxAmt?: string; - } - - interface MaintainTransferCounterpartyWhiteListInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - validationFlag?: string; - functionCode: string; - tranItemArray?: MaintainTransferItem[]; - } - - interface MaintainTransferCounterpartyWhiteListOutput { - mainAccount?: string; - validationFlag?: string; - functionCode?: string; - list?: MaintainTransferOutputItem[]; - } - - interface MaintainTransferItem { - signAcctNo: string; - ccy?: string; - checkType?: string; - whiteListType?: string; - counterpartyAcctNo?: string; - drcrFlag?: string; - counterpartyAcctName?: string; - counterpartyOpenBranchID?: string; - } - - interface MaintainTransferOutputItem { - signAcctNo?: string; - ccy?: string; - signAcctName?: string; - whiteListType?: string; - checkType?: string; - aconRecvAcctNo?: string; - aconRecvAcctName?: string; - clearingSubAcctNo?: string; - clearingSubAcctName?: string; - counterpartyAcctNo?: string; - drcrFlag?: string; - counterpartyAcctName?: string; - counterpartyOpenBranchID?: string; - } - - interface MaintainVosAcctAutomaticClearingRuleInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - validationFlag?: string; - mainAccount: string; - ccy: string; - functionCode: string; - listNum: string; - tranItemArray?: MaintainVosAcctItem[]; - } - - interface MaintainVosAcctAutomaticClearingRuleOutput { - validationFlag?: string; - mainAccount?: string; - ccy?: string; - functionCode?: string; - listNum?: string; - successRecordNum?: string; - list?: MaintainVosAcctOutputItem[]; - } - - interface MaintainVosAcctItem { - subAcctNo: string; - bindVosAcctNo?: string; - bindVosAcctAddMsg?: string; - whetherFlag?: string; - subAcctNoPosition?: string; - setID?: string; - } - - interface MaintainVosAcctOutputItem { - setID?: string; - subAcctNo?: string; - subAccountName?: string; - bindVosAcctNo?: string; - bindVosAcctAddMsg?: string; - whetherFlag?: string; - subAcctNoPosition?: string; - inputDate?: string; - errorCode?: string; - errorMsg?: string; - } - - interface MakeACircleFriendInput { - /** 鏍囬 */ - title?: string; - /** 鍐呭 */ - content?: string; - /** 鏂囦欢 */ - files?: CircleFriendFileDto[]; - } - - interface MarkProductRuleDto { - id?: string; - ruleType?: number; - startAge?: number; - insureMarketProductId?: string; - jobType?: number; - /** 淇濋 鍒嗕负鍗曚綅 */ - sort?: number; - percentum?: number; - } - - interface MarkProductRuleInput { - id?: string; - /** 瑙勫垯绫诲瀷 骞撮緞瑙勫垯锛�10 鑱屼笟绫诲瀷瑙勫垯锛�20 */ - ruleType?: number; - startAge?: number; - jobType?: number; - percentum?: number; - } - - interface MarkProductSchemeTypeDetailInput { - /** 璇︽儏Id */ - id?: string; - /** 鎶曚繚鏂瑰紡 鎸夋湀30D 鎸夊勾360D */ - period?: string; - startLevelType?: number; - endLevelType?: number; - unitPrice?: number; - sequence?: number; - } - - interface MarkProductSchemeTypeDto { - id?: string; - schemeName?: string; - insureBillTemplateUrl?: string; - insureMarketProductId?: string; - sort?: number; - /** 淇濋 鍒嗕负鍗曚綅 */ - sumInsured?: number; - listDetail?: MarkProductSchemeTypeDetailInput[]; - } - - interface MarkProductSchemeTypeInput { - id?: string; - /** 鎶曚繚鍗� */ - insureBillTemplateUrl?: string; - listDetail?: MarkProductSchemeTypeDetailInput[]; - } - - interface MassgeChatOutput { - chatId?: string; - /** 鍚嶇О */ - contact?: string; - /** 澶村儚 */ - avatarUrl?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - latestMessage?: UserMessageInfo; - /** 鏈娑堟伅鏁� */ - unReadCount?: number; - chatType?: MessageChatTypeEnum; - } - - interface MassgeChatOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MassgeChatOutput[]; - } - - interface MatchMakingApplyByOrderOutput { - id?: string; - /** 璁㈠崟ID */ - orderId?: string; - name?: string; - contact?: string; - contactPhone?: string; - provinceName?: string; - /** 闀� */ - villageName?: string; - cityName?: string; - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - parkStyle?: string; - serviceInfo?: ServeSearchSettingInfo[]; - workInfo?: ServeSearchSettingInfo[]; - /** 鐢宠鏃堕棿 */ - creationTime?: string; - status?: MatchMakingApplyStatusEnum; - /** 璁㈠崟鐢ㄦ埛id */ - orderUserId?: string; - /** 鐢宠鐢ㄦ埛id */ - applyUserId?: string; - /** 鐢宠浼佷笟id */ - applyEnterpriseId?: string; - /** 璁㈠崟浼佷笟id */ - orderEnterpriseId?: string; - } - - interface MatchMakingApplyByOrderOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MatchMakingApplyByOrderOutput[]; - } - - type MatchMakingApplyStatusEnum = 10 | 20 | -10; - - type MatchMakingIdentityEnum = 10 | 20; - - interface MaterialFileItemOutput { - id?: string; - fileBusinessType?: EnterpriseMaterialFileBusinessTypeEnum; - /** 鏂囦欢url */ - fileUrl?: string; - /** 鏂囦欢澶у皬 */ - fileSize?: number; - /** 鏂囦欢鎵╁睍鍚� */ - fileExtension?: string; - } - - type MessageBusinessBehaviorTypeEnum = - | 10 - | 20 - | 30 - | 40 - | 41 - | 50 - | 60 - | 70 - | 80 - | 90 - | 91 - | 92 - | 93 - | 94 - | 95 - | 96 - | 97; - - type MessageBusinessTypeEnum = - | 1 - | 2 - | 3 - | 4 - | 5 - | 6 - | 7 - | 8 - | 9 - | 10 - | 11 - | 12 - | 13 - | 14 - | 15 - | 16 - | 17 - | 18 - | 19 - | 20 - | 21 - | 22 - | 23 - | 24 - | 25 - | 26 - | 30 - | 31 - | 40 - | 50 - | 60 - | 61 - | 70 - | 71 - | 72 - | 73 - | 74 - | 75 - | 76 - | 77 - | 78 - | 79 - | 80 - | 81 - | 82 - | 83 - | 84 - | 85 - | 86 - | 87 - | 88 - | 999 - | 1000 - | 1001 - | 1002; - - type MessageChatTypeEnum = 10 | 20 | 30; - - interface MessageInfo { - /** 娑堟伅Id */ - id?: string; - /** 娑堟伅鍐呭 */ - messageContent?: string; - /** 娑堟伅鍙戦�佹椂闂� */ - creationTime?: string; - /** 鏄惁宸茶 */ - isRead?: boolean; - /** 娑堟伅绫诲瀷 */ - type?: number; - businessBehaviorType?: MessageBusinessBehaviorTypeEnum; - /** 涓氬姟鏁版嵁 */ - businessData?: string; - sourceType?: MessageSourceTypeEnum; - /** 娑堟伅鍙戦�佽�呯殑鐢ㄦ埛id锛屾潵婧愪负绯荤粺鏃朵负绌� */ - sourceId?: string; - userId?: string; - } - - interface MessageInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MessageInfo[]; - } - - type MessageSourceTypeEnum = 10 | 20; + type MessageChannelEnum = 10 | 20; interface MethodParameterApiDescriptionModel { name?: string; @@ -12283,363 +1359,8 @@ moduleId?: string; } - interface MonthlyStatementItem { - fileName?: string; - filePwd?: string; - acctNo?: string; - queryDate?: string; - docID?: string; - } - - interface MonthlyStatementQueryNewInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - acctNo: string; - queryMonth: string; - fileType?: string; - } - - interface MonthlyStatementQueryNewOutput { - queryCts?: string; - list?: MonthlyStatementItem[]; - } - interface MultiTenancyInfoDto { isEnabled?: boolean; - } - - interface MyCertificationAuditDto { - /** 瀹℃牳鍗昳d */ - auditId?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact?: string; - /** 璁よ瘉鑱旂郴浜虹數璇� */ - certificationContactPhone?: string; - /** 浠g悊浜哄鍚� */ - proxyPersonName?: string; - /** 浠g悊浜鸿韩浠借瘉鍙� */ - proxyPersonIdNumber?: string; - /** 浠g悊浜烘墜鎸佽韩浠借瘉鐓� */ - proxyPersonIdImgUrl?: string; - /** 浼佷笟鎺堟潈涔� */ - proxyPowerAttorneyUrl?: string; - /** 褰撳墠璁よ瘉瀹℃牳鍗曠殑鍗曞彿 */ - currentUserCertificationAuditNo?: string; - /** 褰撳墠璁よ瘉瀹℃牳鍗曠殑id */ - currentUserCertificationAuditId?: string; - /** 璁よ瘉鏃堕棿 */ - certificationTime?: string; - /** 璁よ瘉杩囨湡鏃堕棿 */ - expirationTime?: string; - status?: UserCertificationStatusEnum; - invoicingType?: InvoicingTypeEnum; - /** 骞冲彴鏈嶅姟鏀粯Id */ - platformServicePayId?: string; - payTypeEnum?: PayTypeEnum; - auditStatus?: UserCertificationAuditStatusEnum; - payStatus?: PayStatusEnum; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - /** 鍏ヨ处鏃ユ湡 */ - payCreditedTime?: string; - payCreditedStatus?: PayCreditedStatusEnum; - /** 鏀粯鍙戠エ鍦板潃 */ - payInvoicingUrl?: string; - invoicingStatus?: InvoicingStatusEnum; - /** 浜鸿劯璁よ瘉url */ - faceCertificationUrl?: string; - legalPersonIdBackImgUrl?: string; - proxyPersonIdBackImgUrl?: string; - } - - interface MyEnterpriseMaterialListOutput { - id?: string; - creationTime?: string; - /** 骞� */ - year?: number; - /** 鏈� */ - month?: number; - materialType?: EnterpriseMaterialTypeEnum; - materialItemList?: SimpleEnterpriseMaterialItemOutput[]; - } - - interface MyEnterpriseMaterialListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MyEnterpriseMaterialListOutput[]; - } - - interface MyFirstPartyCompanyDto { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId?: string; - status?: ParkOrStatusEnum; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - firstPartyCompanyId?: string; - isUserCertification?: boolean; - } - - interface MyIndustryBodyDto { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - institutionTypeId?: string; - status?: ParkOrStatusEnum; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - industryBodyId?: string; - isUserCertification?: boolean; - } - - interface MyIndustryMatingDto { - id?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - status?: ParkOrStatusEnum; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - industryMatingId?: string; - isUserCertification?: boolean; - } - - interface MyInformationAttentionInfo { - /** 璧勮Id */ - informationId?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 鏍囬 */ - title?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 鏉ユ簮 */ - serveName?: string; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐪� */ - provinceName?: string; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - fromType?: InformationFormTypeEnum; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 瀹炶鐪佷唤淇℃伅 */ - provinces?: ProvinceInfo[]; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 鎶ュ悕鐘舵�侊細0鎶ュ悕涓紝10杩涜涓紝20宸茬粨鏉� */ - applyStatus?: number; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鏄惁鎴戝凡璧� */ - isMyThumbsUp?: boolean; - /** 浣滆�� */ - author?: string; - /** 鍏虫敞鏃堕棿 */ - attentionTime?: string; - /** 澶氬皯鏃堕棿涔嬪墠瀛楃涓� */ - beforeTimeStr?: string; - isMyAttention?: boolean; - } - - interface MyInformationAttentionInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MyInformationAttentionInfo[]; - } - - interface MyLikeFavoriteAddFollowMessageCountOutput { - likeFavoriteUnReadCount?: number; - addFollowUnReadCount?: number; - } - - interface MyMatchMakingApplyInput { - pageModel?: Pagination; - status?: MatchMakingApplyStatusEnum; - /** 寮�濮嬬敵璇锋椂闂� */ - beginCreationTime?: string; - /** 缁撴潫鐢宠鏃堕棿 */ - endCreationTime?: string; - /** 璁㈠崟鍚嶇О */ - orderName?: string; - /** 璁㈠崟id */ - orderId?: string; - /** 鐢宠鐢ㄦ埛id */ - applyUserId?: string; - } - - interface MyMatchMakingApplyOutput { - id?: string; - /** 璁㈠崟ID */ - orderId?: string; - /** 鐢宠鏃堕棿 */ - creationTime?: string; - status?: MatchMakingApplyStatusEnum; - /** 璁㈠崟鐢ㄦ埛id */ - orderUserId?: string; - /** 鐢宠鐢ㄦ埛id */ - applyUserId?: string; - /** 鐢宠浼佷笟id */ - applyEnterpriseId?: string; - /** 璁㈠崟浼佷笟id */ - orderEnterpriseId?: string; - /** 璁㈠崟鍚嶇О */ - orderName?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 鎷涜仒浜烘暟绫诲瀷 10 鍥哄畾浜烘暟 20 鑼冨洿浜烘暟 */ - hireType?: number; - /** 鍥哄畾浜烘暟 鎴� 鑼冨洿浜烘暟鐨勮捣濮嬩汉鏁� */ - hireNumber?: number; - /** 鑼冨洿浜烘暟鐨勬埅姝汉鏁� */ - hireEndNumber?: number; - /** 缁煎悎钖祫 */ - integratedSalary?: string; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - contact?: string; - contactPhone?: string; - /** 鍛樺伐钖祫 10 鏈堣柂锛� 20 鍛ㄨ柂锛�30 鏃ヨ柂锛�40 鏃惰柂 */ - salaryTimeType?: number; - orderSupplierRefundInfos?: OrderSupplierRefundInfo[]; - } - - interface MyMatchMakingApplyOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MyMatchMakingApplyOutput[]; - } - - interface MyMessageCountOutput { - /** 鏈娑堟伅鏁� */ - unReadCount?: number; - /** 娑堟伅鎬绘暟 */ - totalCount?: number; } interface MyModuleDto { @@ -12661,336 +1382,35 @@ sequence?: number; } - interface MyOrderListInput { - pageModel?: Pagination; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 寮�濮嬫椂闂� */ - startDate?: string; - /** 缁撴潫鏃堕棿 */ - endDate?: string; - orderName?: string; - categoryId?: string; + interface MyResumeOutput { + resumeBaseInfo?: UserResumeBaseInfoOutput; + resumeExpectationJob?: UserResumeExpectationJobOutput; + resumeCertifiCate?: UserResumeCertificateListOutput; + resumeCertifiDetail?: UserResumeCertificateDetailOutput; + resumeDetailInfo?: UserResumeDetailInfoOutput; + resumeWorkExperience?: UserResumeWorkExperienceOutput; + resumeWorkRecordList?: UserResumeWorkerRecordOutput[]; } - interface MyParkOrHRInfoDto { + interface MyVisitingCardOutput { id?: string; - /** 浜鸿祫鍏徃鍚嶇О */ + enterpriseId?: string; + userId?: string; name?: string; - /** 鍒嗙被Id */ - categoryId?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鎵�灞炲尯鍩熺渷绾ode */ - provinceCode?: number; - /** 鎵�灞炲尯鍩熷競绾ode */ - cityCode?: number; - /** 鎵�灞炲尯鍩熷幙绾ode */ - countyCode?: number; - /** 鎵�灞炲尯鍩熺渷绾у悕绉� */ + headPhoto?: string; + phoneNum?: string; + weChat?: string; + jobName?: string; + email?: string; + companyName?: string; + provinceId?: string; + cityId?: string; + areaId?: string; provinceName?: string; - /** 鎵�灞炲尯鍩熷競绾у悕绉� */ cityName?: string; - /** 鎵�灞炲尯鍒幙绾у悕绉� */ - countyName?: string; - /** 鍒涘缓浜哄悕绉� */ - creatorName?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 瀵瑰鑱旂郴浜� */ - foreignContact?: string; - /** 瀵瑰鑱旂郴鏂瑰紡 */ - foreignContactPhone?: string; - /** 鑽h獕璇佷功鏁伴噺 */ - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 鏄惁灞曠ず */ - isShow?: boolean; - /** 鏄惁闅愯棌鍚嶅瓧 1闅愯棌 0涓嶉殣钘� */ - isHideName?: boolean; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鎴愮珛骞翠唤 */ - setUpDate?: number; - parkCustomersCount?: ParkCustomersCountTypeEnum; - /** 鎻忚堪 */ - description?: string; - /** 鍥尯椋庨噰 */ - parkStyles?: ParkStyleInfo[]; - /** 鍥尯鏈嶅姟绫诲瀷/浜鸿祫鏈嶅姟绫诲瀷 */ - serveSettingName?: ServiceName[]; - /** 宸ョ */ - workOfTypeName?: ServiceName[]; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - userId?: string; - /** 鎵�灞炲尯鍩� */ - hrArea?: HRAreaDto[]; - /** 瀹㈡埛鍚嶇О */ - userName?: string; - /** 浜鸿祫鍏徃Id */ - parkOrHRId?: string; - /** 浜鸿祫鍏徃鐘舵�� */ - status?: number; - /** 鐢ㄦ埛鏄惁宸茶璇� */ - isUserCertification?: boolean; - /** 缂栬緫鎴� */ - editStamp?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - } - - interface MyProductAttentionInfo { - /** 浜у搧Id */ - productId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 浜у搧绫诲埆Id */ - categoryId?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 鎴愪氦鏁伴噺 */ - transactionCount?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 璇勬槦鏁� */ - starCount?: number; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - } - - interface MyProductAttentionInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MyProductAttentionInfo[]; - } - - interface MyProductInfo { - /** 浜у搧Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浜у搧鍚嶇О */ - name?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 璇︽儏淇℃伅 */ - priceVersions?: PriceVersionInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 鏈�鍚庢洿鏂版棩鏈� */ - lastModificationTime?: string; - /** 鎴愪氦鏁伴噺 */ - transactionCount?: number; - /** 娴忚鏁� */ - browseCount?: number; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 璇勬槦鏁� */ - starCount?: number; - /** 骞垮憡淇℃伅 */ - advertises?: AdvertiseInfo[]; - /** 澶囨敞 */ - remark?: string; - /** 绫诲埆Id */ - categoryId?: string; - } - - interface MyProductInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MyProductInfo[]; - } - - interface MyPurchaseDto { - /** 浜у搧璐拱Id */ - id?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 绫诲埆鍚嶇О */ - categoryName?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 鐗堟湰鍚� */ - versionName?: string; - /** 鏀惰垂鏂瑰紡 */ - chargeWay?: string; - /** 浜у搧鏁伴噺 */ - count?: number; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 鎴愪氦棰� */ - amount?: number; - /** 鍗栧鍚嶇О */ - seller?: string; - /** 璐拱鏃ユ湡 */ - purchaseDate?: string; - comment?: PurchasedCommentInfo; - refund?: RefundInfo; - /** 鐘舵�侊細0寰呯‘璁ら獙鏀讹紝10寰呰瘎浠凤紝20浜ゆ槗瀹屾垚锛�-10鐢宠閫�娆撅紝-20閫�娆炬垚鍔燂紝-30鐢宠閫�娆鹃┏鍥� */ - status?: number; - } - - interface MyPurchaseDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MyPurchaseDto[]; - } - - interface MyRecentInformationDto { - /** 璧勮Id */ - id?: string; - /** 鏍囬 */ - title?: string; - /** 璧勮绫诲埆鍚� */ - categoryName?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 璧� */ - rewardAmount?: number; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - } - - interface MyRecentProductDto { - /** 浜у搧Id */ - id?: string; - /** 浜у搧鍚嶇О */ - name?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 璇︽儏淇℃伅 */ - priceVersions?: PriceVersionInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 娴忚鏁� */ - browseCount?: number; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 璇勬槦鏁� */ - starCount?: number; - } - - interface MyRecentPurchaseDto { - /** 浜у搧璐拱Id */ - id?: string; - /** 绫诲埆鍚嶇О */ - categoryName?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 鐗堟湰鍚� */ - versionName?: string; - /** 鏀惰垂鏂瑰紡 */ - chargeWay?: string; - /** 浜у搧鏁伴噺 */ - count?: number; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 鎴愪氦棰� */ - amount?: number; - /** 鍗栧鍚嶇О */ - seller?: string; - /** 璐拱鏃ユ湡 */ - purchaseDate?: string; - comment?: PurchasedCommentInfo; - /** 鐘舵�侊細0寰呯‘璁ら獙鏀讹紝10寰呰瘎浠凤紝20浜ゆ槗瀹屾垚锛�-10鐢宠閫�娆撅紝-20閫�娆炬垚鍔燂紝-30鐢宠閫�娆鹃┏鍥� */ - status?: number; - } - - interface MySellDto { - /** 浜у搧璐拱Id */ - id?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 绫诲埆鍚嶇О */ - categoryName?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 涔板Id */ - purchaserId?: string; - /** 涔板鍚嶇О */ - purchaser?: string; - /** 鑱旂郴浜猴紙涔板锛� */ - purchaseContacter?: string; - /** 鑱旂郴鐢佃瘽锛堜拱瀹讹級 */ - purchaseContacterPhone?: string; - /** 浜у搧鍗曚环 */ - unitPrice?: number; - /** 鎴愪氦閲� */ - count?: number; - /** 鎴愪氦棰� */ - amount?: number; - /** 鐘舵�侊細0寰呯‘璁ら獙鏀讹紝10寰呰瘎浠凤紝20浜ゆ槗瀹屾垚锛�-10鐢宠閫�娆撅紝-20閫�娆炬垚鍔燂紝-30鐢宠閫�娆鹃┏鍥� */ - status?: number; - /** 璐拱鏃ユ湡 */ - purchaseDate?: string; - /** 鎴愪氦鏃ユ湡锛堢‘璁ら獙鏀舵椂闂达級 */ - fixtureDate?: string; - comment?: PurchasedCommentInfo; - refund?: RefundInfo; - /** 鐗堟湰鍚� */ - versionName?: string; - /** 鏀惰垂鏂瑰紡 */ - chargeWay?: string; - } - - interface MySellDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: MySellDto[]; + areaName?: string; + address?: string; + companyDesc?: string; } interface NameValue { @@ -13003,382 +1423,12 @@ enums?: Record<string, any>; } - interface OfflineInsureBatchRefundApplyInput { - insurancePolicyId?: string; - insurancePolicyDetailIds?: string[]; - /** 閫�淇濇壒鍗� */ - batchBillUrl?: string; - } - - interface OfflineInsureBatchRefundCheckInput { - insurePolicyOperateHistoryId?: string; - successInsurancePolicyDetailIds?: string[]; - failInsurancePolicyDetailIds?: string[]; - status?: InsureRefundStatusEnum; - } - - interface OfflineInsureBillPassInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - walletAccountType?: WalletAccountTypeEnum; - /** 淇濆崟鍙� */ - insureBillNo?: string; - /** 鏃犳硶鍙備繚浜哄憳璇︽儏Id */ - listInsurePlanDetailIds?: string[]; - } - - interface OperateHistoryDto { - /** 鍏宠仈鍏崇郴ID */ - relationId?: string; - /** 琛ㄥ悕 */ - tableType?: number; - /** 鎿嶄綔 */ - operateName?: string; - /** 鎿嶄綔鍐呭 */ - operateContent?: string; - /** 鎿嶄綔浜� */ - creatorName?: string; - /** 鎿嶄綔鏃堕棿 */ - creationTime?: string; - /** 鎿嶄綔缁嗚妭 */ - operateDetail?: string; - } - - interface OperateHistoryDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: OperateHistoryDto[]; - } - - type OperateHistoryTypeEnum = - | 10 - | 11 - | 12 - | 13 - | 14 - | 15 - | 16 - | 17 - | 18 - | 19 - | 20 - | 21 - | 22 - | 23 - | 24 - | 25 - | 26 - | 27 - | 28 - | 29 - | 30 - | 31; - - interface OrderChangedBzContentInput { - outBizNo?: string; - productCode?: string; - bizScene?: string; - originInterface?: string; - orderId?: string; - status?: string; - actionType?: string; - transAmount?: string; - settleSerialNo?: string; - subOrderStatus?: string; - subOrderErrorCode?: string; - subOrderFailReason?: string; - payFundOrderId?: string; - payDate?: string; - refundDate?: string; - entrustOrderId?: string; - } - - interface OrderInfoDto { - id?: string; - categoryId?: string; - /** 璁㈠崟鍚嶇О */ - orderName?: string; - /** 浼佷笟鍦板潃 */ - addressDetail?: string; - /** 鐢ㄦ埛鍚嶇墖鍚嶇О */ - userName?: string; - creatorId?: string; - creatorName?: string; - companyName?: string; - userId?: string; - /** 璧峰缁煎悎鏈堣柂 */ - startMonthlySalary?: number; - /** 鎴缁煎悎鏈堣柂 */ - endMonthlySalary?: number; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鎷涜仒浜烘暟绫诲瀷 10 鍥哄畾浜烘暟 20 鑼冨洿浜烘暟 */ - hireType?: number; - /** 鍥哄畾浜烘暟 鎴� 鑼冨洿浜烘暟鐨勮捣濮嬩汉鏁� */ - hireNumber?: number; - /** 宸ヤ綔鎬ц川 10 涓ょ彮鍊� 20 浠呯櫧鐝� */ - workNature?: number; - /** 鑼冨洿浜烘暟鐨勬埅姝汉鏁� */ - hireEndNumber?: number; - /** 璧峰骞撮緞 */ - ageStart?: number; - /** 鎴骞撮緞 */ - ageEnd?: number; - /** 鎬у埆瑕佹眰 0 涓嶉檺 10 浠呴檺鐢峰+ 20 浠呴檺濂冲+ 30 鐢峰コ璁惧畾 */ - sexRequirement?: number; - /** 鐢锋�т汉鏁� */ - manNumber?: number; - /** 濂虫�т汉鏁� */ - womanNumber?: number; - /** 瀛﹀巻瑕佹眰 0 涓嶉檺 10 灏忓 20 鍒濅腑 30 楂樹腑 40 涓撶 50 澶у 60 纭曞+ 70 鍗氬+ 鍙婁互涓� */ - education?: number; - /** 鏈嶅姟璐� */ - service?: number; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鏄惁鍚屾鍒版湅鍙嬪湀 */ - isSyncCircleFriend?: boolean; - checkRemark?: string; - /** 娴忚閲� */ - viewCount?: number; - attentionCount?: number; - creationTime?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 鐢宠鍚堜綔浼佷笟 */ - companyCount?: number; - isRecommend?: boolean; - lastModificationTime?: string; - /** 璁剧疆淇℃伅 */ - searchSettings?: SearchSettingInfo[]; - orderSupplierRefundInfo?: OrderSupplierRefundInfo[]; - /** 杩愯垂妯″紡 10灏忔椂宸ヨ繑璐� 20涓�娆℃�ф嫑鑱樿垂 30 杩炵画鎬х鐞嗚垂 */ - rebateMode?: number; - /** 渚涘簲鍟嗗埄娑� */ - supplierProfit?: number; - /** 10 涓�娆℃�у埄娑� 20 xx鍏�/姣忎汉/姣忓皬鏃� 30 xx鍏�/姣忎汉/姣忔湀 */ - supplierProfitUint?: number; - rebateTime?: number; - /** 鐧界彮鏃堕棿 */ - dayStartTime?: string; - /** 鐧界彮鎴鏃堕棿 */ - dayEndTime?: string; - /** 鏅氱彮寮�濮嬫椂闂� */ - nightStartTime?: string; - /** 鏅氱彮鎴鏃堕棿 */ - nightEndTime?: string; - /** 宸ヨ祫鍙戞斁绫诲瀷 10 姣忔湀鍙戞斁 20 姣忓懆鍙戞斁 30 姣忔棩鍙戞斁 */ - salaryType?: number; - /** 瀵瑰鑱旂郴鏂瑰紡 10 骞冲彴 20 鎵嬪姩杈撳叆 */ - externalcontactType?: number; - /** 瀵瑰鑱旂郴鐢佃瘽 */ - externalcontactNumber?: string; - /** 鍛樺伐绂忓埄 */ - searchSettingId?: string[]; - /** 浼佷笟椋庨噰 */ - src?: string[]; - /** 鍏徃搴ф満 */ - companyLandline?: string; - /** 鎺ヨ溅鐢佃瘽 */ - carNumber?: string; - /** 宸ヤ綔浠嬬粛 */ - jobIntroduction?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** Order鑱旂郴浜� */ - orderContact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - /** 鎴戞槸鍚﹀凡鎺ュ崟 */ - isMyTaken?: boolean; - /** 鎴戞槸鍚﹀凡鎺ュ崟 */ - isAttention?: boolean; - /** 鍛樺伐钖祫 10 鏈堣柂锛� 20 鍛ㄨ柂锛�30 鏃ヨ柂锛�40 鏃惰柂 */ - salaryTimeType?: number; - /** 缁煎悎钖祫 */ - integratedSalary?: string; - /** 琛屼笟绫诲瀷Id */ - industryTypeId?: string; - /** 琛屼笟绫诲瀷鍚嶇О */ - industryTypeName?: string; - /** 鐢ㄦ埛澶村儚鍦板潃 */ - avatarUrl?: string; - /** 鑱岀О */ - jobTitle?: string; - /** 鏄惁宸茶璇� */ - isCertified?: boolean; - parkOrHRSimpleInfo?: ParkOrHRSimpleOutput; - /** 鏄惁瀛樺湪鑱旂郴璁板綍 */ - isExistTradeChatRecord?: boolean; - } - interface OrderInput { property?: string; order?: OrderTypeEnum; } - interface OrderListDto { - id?: string; - categoryId?: string; - /** 璁㈠崟鍚嶇О */ - orderName?: string; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 璁剧疆淇℃伅 */ - searchSettings?: SearchSettingInfo[]; - /** 璁㈠崟鍏抽棴 */ - isOrderClosed?: boolean; - rebateRemark?: string; - checkRemark?: string; - creationTime?: string; - lastModificationTime?: string; - userId?: string; - /** 杩旇垂淇℃伅 */ - orderSupplierRefundInfo?: OrderSupplierRefundInfo[]; - /** 璧峰缁煎悎鏈堣柂 */ - startMonthlySalary?: number; - /** 鎴缁煎悎鏈堣柂 */ - endMonthlySalary?: number; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鎷涜仒浜烘暟绫诲瀷 10 鍥哄畾浜烘暟 20 鑼冨洿浜烘暟 */ - hireType?: number; - /** 鍥哄畾浜烘暟 鎴� 鑼冨洿浜烘暟鐨勮捣濮嬩汉鏁� */ - hireNumber?: number; - /** 宸ヤ綔鎬ц川 10 涓ょ彮鍊� 20 浠呯櫧鐝� */ - workNature?: number; - /** 鑼冨洿浜烘暟鐨勬埅姝汉鏁� */ - hireEndNumber?: number; - /** 璧峰骞撮緞 */ - ageStart?: number; - /** 鎴骞撮緞 */ - ageEnd?: number; - /** 鎬у埆瑕佹眰 0 涓嶉檺 10 浠呴檺鐢峰+ 20 浠呴檺濂冲+ 30 鐢峰コ璁惧畾 */ - sexRequirement?: number; - /** 鐢锋�т汉鏁� */ - manNumber?: number; - /** 濂虫�т汉鏁� */ - womanNumber?: number; - /** 瀛﹀巻瑕佹眰 0 涓嶉檺 10 灏忓 20 鍒濅腑 30 楂樹腑 40 涓撶 50 澶у 60 纭曞+ 70 鍗氬+ 鍙婁互涓� */ - education?: number; - /** 鏈嶅姟璐� */ - service?: number; - /** 澶囨敞 */ - remark?: string; - /** 娴忚閲� */ - viewCount?: number; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 鐢宠鍚堜綔浼佷笟 */ - companyCount?: number; - isRecommend?: boolean; - userName?: string; - companyName?: string; - addressDetail?: string; - /** 琛屼笟绫诲瀷鍚嶇О */ - industryTypeName?: string; - /** 鐢ㄦ埛璐﹀彿 */ - userAccount?: string; - /** 缁煎悎钖祫 */ - integratedSalary?: string; - /** 鍛樺伐钖祫 10 鏈堣柂锛� 20 鍛ㄨ柂锛�30 鏃ヨ柂锛�40 鏃惰柂 */ - salaryTimeType?: number; - /** 鐢宠浜烘暟 */ - matchMakingApplyCount?: number; - } - - interface OrderListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: OrderListDto[]; - } - - interface OrderListInput { - pageModel?: Pagination; - /** 鏄电О */ - name?: string; - /** 鏌ヨ鏉′欢锛氳鍗曞悕绉�/鐢ㄦ埛ID/璁㈠崟缂栧彿 */ - queryCondition?: string; - /** 寮�濮嬫椂闂� */ - startDate?: string; - /** 缁撴潫鏃堕棿 */ - endDate?: string; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - categoryId?: string; - /** 鏌ヨ鍏抽敭瀛� 浼佷笟鍚嶇О/璐﹀彿 */ - searchKey?: string; - } - - interface OrderSettingDto { - settingId?: string; - sequence?: number; - } - - interface OrderSinglePayUploadFileInput { - payDataId?: string; - /** 鏂囦欢涓婁紶绫诲瀷 10璐圭敤鏄庣粏鏂囦欢 20鍙戠エ鏂囦欢 */ - uploadType?: number; - fileUrl?: string; - fileName?: string; - } - - interface OrderSinglePayVerifyInvoiceInput { - payDataId?: string; - /** 纭鏂囦欢绫诲瀷 10璐圭敤鏄庣粏鏂囦欢 20鍙戠エ鏂囦欢 */ - verifyType?: number; - /** 鍙戠エ纭缁撴灉 30閫氳繃 40鎷掔粷 */ - verifyStatus?: number; - } - - interface OrderStatusInput { - id?: string; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 涓婃灦鍘熷洜 */ - onShelfReason?: string; - /** 涓嬫灦鍘熷洜 */ - offShelfReason?: string; - checkRemark?: string; - } - - interface OrderSupplierRefundInfo { - /** 杩愯垂妯″紡 10灏忔椂宸ヨ繑璐� 20涓�娆℃�ф嫑鑱樿垂 30 杩炵画鎬х鐞嗚垂 */ - rebateMode?: number; - /** 渚涘簲鍟嗗埄娑� */ - supplierProfit?: number; - /** 杩愯垂鏃堕暱 0杩炵画鍚堜綔 鍏朵粬鏁板�煎氨浠h〃鏃堕暱鏈堜唤 */ - rebateTime?: number; - /** 10 涓�娆℃�у埄娑� 20 xx鍏�/姣忎汉/姣忓皬鏃� 30 xx鍏�/姣忎汉/姣忔湀 */ - supplierProfitUint?: number; - /** 杩旇垂鍛ㄦ湡 10 鎸夋湀锛�20鎸夋棩锛�30鎸夋椂 */ - cycleType?: number; - } - type OrderTypeEnum = 0 | 1; - - interface OrderViewInput { - /** 璁㈠崟娴忚Id */ - id?: string; - /** 璁㈠崟Id */ - orderId?: string; - } interface OssSTSReponse { expiration?: string; @@ -13419,802 +1469,11 @@ descriptorName?: string; } - type ParkCustomersCountTypeEnum = 10 | 50 | 100; - - interface ParkHRForHomePageInput { - pageModel?: Pagination; - categoryId?: string; - cityName?: string; - parkOrHRName?: string; - /** 鍥尯/浼佷笟绾у埆 10鍥藉绾� 20鐪佺骇 30甯傜骇 40鍖哄幙绾� */ - level?: number; - /** 鍥尯绫诲瀷 锛堝搴斾簬SearchSetting 涓璖earchType=40鐨処d锛夛紙瀹炰綋浜т笟鍥�/鏁板瓧浜т笟鍥�/...锛� */ - parkTypeId?: string; - /** 鍥尯鏈嶅姟绫诲瀷 */ - parkServiceId?: string[]; - /** 浼佷笟鏈嶅姟绫诲瀷 */ - personServiceId?: string[]; - /** 宸ョ */ - workOfTypeId?: string[]; - userId?: string; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - } - - interface ParkHRInput { - pageModel?: Pagination; - categoryId?: string; - userId?: string; - status?: number; - parkOrHRName?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鍥尯/浼佷笟绾у埆 10鍥藉绾� 20鐪佺骇 30甯傜骇 40鍖哄幙绾� */ - level?: number; - /** 鍥尯绫诲瀷 锛堝搴斾簬SearchSetting 涓璖earchType=40鐨処d锛夛紙瀹炰綋浜т笟鍥�/鏁板瓧浜т笟鍥�/...锛� */ - parkTypeId?: string; - /** 鍥尯鏈嶅姟绫诲瀷 */ - parkServiceId?: string[]; - /** 浼佷笟鏈嶅姟绫诲瀷 */ - personServiceId?: string[]; - /** 宸ョ */ - workOfTypeId?: string[]; - isShow?: boolean; - /** 骞垮憡浣嶆槸鍚﹀睍绀� */ - advertiseIsShow?: boolean; - /** 0 瀹㈡埛灞曠ず鍒楄〃 1骞垮憡浣嶅垪琛� */ - isCustomer?: boolean; - isMy?: boolean; - } - - interface ParkOrHRAdvertiseInfo { - id?: string; - parkTypeName?: string; - parkTypeId?: string; - name?: string; - /** 鏈嶅姟 */ - serviceName?: string[]; - /** 宸ョ */ - workName?: string[]; - serviceInfo?: ServeSearchSettingInfo[]; - workInfo?: ServeSearchSettingInfo[]; - hrArea?: ServeHRArea[]; - parkCustomersCount?: ParkCustomersCountTypeEnum; - creationTime?: string; - cityName?: string; - isMyAttention?: boolean; - /** 浼佷笟灏侀潰 */ - topSrc?: string; - viewCount?: number; - description?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - level?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎶曟斁鍛ㄦ湡绫诲瀷锛�1澶╋紝7鍛紝30鏈堬紝90瀛o紝365骞� */ - periodType?: number; - /** 鍗曟鎶曟斁鏀惰垂 */ - price?: number; - /** 鎶曟斁娆℃暟 */ - count?: number; - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 浠樿垂棰� */ - fee?: number; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - /** 鏄惁瀹㈡埛绔嚜鍙戝箍鍛� */ - isFromClient?: boolean; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - } - - interface ParkOrHRAuditInfoDto { - id?: string; - /** 浜鸿祫鍏徃鍚嶇О */ - name?: string; - /** 鍒嗙被Id */ - categoryId?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鎵�灞炲尯鍩熺渷绾ode */ - provinceCode?: number; - /** 鎵�灞炲尯鍩熷競绾ode */ - cityCode?: number; - /** 鎵�灞炲尯鍩熷幙绾ode */ - countyCode?: number; - /** 鎵�灞炲尯鍩熺渷绾у悕绉� */ - provinceName?: string; - /** 鎵�灞炲尯鍩熷競绾у悕绉� */ - cityName?: string; - /** 鎵�灞炲尯鍒幙绾у悕绉� */ - countyName?: string; - /** 鍒涘缓浜哄悕绉� */ - creatorName?: string; - /** 鐢ㄦ埛娉ㄥ唽鏃堕棿 */ - registTime?: string; - /** 瀹℃牳鎻愪氦鏃堕棿 */ - creationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 瀵瑰鑱旂郴浜� */ - foreignContact?: string; - /** 瀵瑰鑱旂郴鏂瑰紡 */ - foreignContactPhone?: string; - /** 鑽h獕璇佷功鏁伴噺 */ - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 鏄惁灞曠ず */ - isShow?: boolean; - /** 鏄惁闅愯棌鍚嶅瓧 1闅愯棌 0涓嶉殣钘� */ - isHideName?: boolean; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鎴愮珛骞翠唤 */ - setUpDate?: number; - parkCustomersCount?: ParkCustomersCountTypeEnum; - /** 浜鸿祫鍏徃淇℃伅Id */ - parkOrHRId?: string; - /** 宸ョ鍚嶇О */ - workServiceName?: string; - /** 鍥尯鏈嶅姟绫诲瀷/浜鸿祫鏈嶅姟绫诲瀷 */ - serveSettingName?: ServiceName[]; - /** 鎻忚堪 */ - description?: string; - /** 鍥尯椋庨噰 */ - parkStyles?: ParkStyleInfo[]; - /** 宸ョ */ - workOfTypeName?: ServiceName[]; - /** 鍥尯鏈嶅姟绫诲瀷/浜鸿祫鏈嶅姟绫诲瀷Id闆嗗悎 */ - serveSetting?: string[]; - /** 宸ョ闆嗗悎 */ - workOfType?: string[]; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - userId?: string; - hrArea?: HRAreaDto[]; - userName?: string; - /** 10鍥尯瀹㈡埛 20浜鸿祫浼佷笟 */ - type?: number; - publishSourceType?: ParkOrHRPublishSourceTypeEnum; - /** 缂栬緫鎴� */ - editStamp?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - } - - interface ParkOrHRAuditListDto { - id?: string; - /** 浜鸿祫鍏徃鍚嶇О */ - name?: string; - /** 鍒嗙被Id */ - categoryId?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鎵�灞炲尯鍩熺渷绾ode */ - provinceCode?: number; - /** 鎵�灞炲尯鍩熷競绾ode */ - cityCode?: number; - /** 鎵�灞炲尯鍩熷幙绾ode */ - countyCode?: number; - /** 鎵�灞炲尯鍩熺渷绾у悕绉� */ - provinceName?: string; - /** 鎵�灞炲尯鍩熷競绾у悕绉� */ - cityName?: string; - /** 鎵�灞炲尯鍒幙绾у悕绉� */ - countyName?: string; - /** 鍒涘缓浜哄悕绉� */ - creatorName?: string; - /** 鐢ㄦ埛娉ㄥ唽鏃堕棿 */ - registTime?: string; - /** 瀹℃牳鎻愪氦鏃堕棿 */ - creationTime?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 瀵瑰鑱旂郴浜� */ - foreignContact?: string; - /** 瀵瑰鑱旂郴鏂瑰紡 */ - foreignContactPhone?: string; - /** 鑽h獕璇佷功鏁伴噺 */ - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 鏄惁灞曠ず */ - isShow?: boolean; - /** 鏄惁闅愯棌鍚嶅瓧 1闅愯棌 0涓嶉殣钘� */ - isHideName?: boolean; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鎴愮珛骞翠唤 */ - setUpDate?: number; - parkCustomersCount?: ParkCustomersCountTypeEnum; - /** 浜鸿祫鍏徃淇℃伅Id */ - parkOrHRId?: string; - /** 璐﹀彿 */ - userName?: string; - /** 宸ョ鍚嶇О */ - workServiceName?: string; - /** 浼佷笟鏈嶅姟 */ - serveSettingName?: string; - } - - interface ParkOrHRAuditListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ParkOrHRAuditListDto[]; - } - - type ParkOrHRAuditStatusEnum = 10 | 30 | 40; - - interface ParkOrHRDetail { - id?: string; - categoryId?: string; - userId?: string; - parkTypeName?: string; - name?: string; - /** 鏈嶅姟 */ - serviceName?: string[]; - /** 宸ョ */ - workName?: string[]; - serviceInfo?: ServeSearchSettingInfo[]; - workInfo?: ServeSearchSettingInfo[]; - parkCustomersCount?: ParkCustomersCountTypeEnum; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - setUpDate?: number; - creationTime?: string; - cityName?: string; - isMyAttention?: boolean; - /** 浼佷笟灏侀潰 */ - topSrc?: string; - viewCount?: number; - description?: string; - level?: number; - /** 鍥尯绫诲瀷 锛堝搴斾簬SearchSetting 涓璖earchType=40鐨処d锛夛紙瀹炰綋浜т笟鍥�/鏁板瓧浜т笟鍥�/...锛� */ - parkTypeId?: string; - status?: number; - /** 鎺掑簭 */ - sequence?: number; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - provinceName?: string; - countyName?: string; - hrArea?: ServeHRArea[]; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 瀵瑰鑱旂郴鏂瑰紡 */ - foreignContactPhone?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 鐢ㄦ埛鏄惁璁よ瘉 */ - isUserCertification?: boolean; - /** 璁よ瘉鏃堕棿 */ - certificationTime?: string; - /** 鐢ㄦ埛娉ㄥ唽鏃堕棿 */ - registTime?: string; - /** 鐢ㄦ埛鏄惁閿佸畾 */ - userIsLocked?: boolean; - userAuthTye?: EnterpriseTypeEnum; - /** 鍥尯鍏ラ┗瀹㈡埛鏁� */ - parkSettledCustomersCount?: number; - } - - interface ParkOrHRDetailPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ParkOrHRDetail[]; - } - - interface ParkOrHRDto { - id?: string; - categoryId?: string; - type?: number; - /** 鎴愮珛骞翠唤 */ - setUpDate?: number; - /** 鏄惁闅愯棌鍚嶅瓧 1闅愯棌 0涓嶉殣钘� */ - isHideName?: boolean; - name?: string; - /** 浼佷笟璁よ瘉鍚嶅瓧 */ - companyName?: string; - contact?: string; - contactPhone?: string; - /** 鍥尯/浼佷笟绾у埆 10鍥藉绾� 20鐪佺骇 30甯傜骇 40鍖哄幙绾� */ - level?: number; - parkCustomersCount?: ParkCustomersCountTypeEnum; - /** 鍥尯绫诲瀷 */ - parkTypeName?: string; - /** 鍥尯绫诲瀷 锛堝搴斾簬SearchSetting 涓璖earchType=40鐨処d锛夛紙瀹炰綋浜т笟鍥�/鏁板瓧浜т笟鍥�/...锛� */ - parkTypeId?: string; - /** 瀹℃壒鐘舵�� 5鑽夌 10寰呭鏍� 20鍔炵悊涓� 30閫氳繃 40椹冲洖 */ - status?: number; - isShow?: boolean; - /** 娴忚鏁� */ - viewCount?: number; - /** 鎺掑簭 */ - sequence?: number; - foreignContact?: string; - foreignContactPhone?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - provinceName?: string; - cityName?: string; - countyName?: string; - /** 杩愯惀鏈烘瀯 10姘戜紒杩愯惀 20鏀垮簻杩愯惀 */ - operatingAgencies?: number; - /** 鏀垮簻濮旀墭涔� */ - governmentPowerOfAttorney?: string; - remark?: string; - /** 鎻忚堪 */ - description?: string; - creatorName?: string; - isCustomer?: boolean; - /** 鐢宠鏃堕棿 */ - createTime?: string; - userId?: string; - showContact?: string; - showContactPhone?: string; - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - /** 瀹℃壒澶囨敞 */ - auditNote?: string; - mainSrc?: string; - isAttention?: boolean; - villageName?: string; - villageCode?: number; - userName?: string; - /** 鎵�灞炲洯鍖� */ - parkName?: string; - parkId?: string; - money?: number; - /** 骞垮憡璧峰鏃ユ湡 */ - advertiseStartDate?: string; - /** 骞垮憡鍒版湡鏃ユ湡 */ - advertiseEndDate?: string; - /** 骞垮憡绫诲瀷 10浠樿垂 20鍏嶈垂 */ - advertiseType?: number; - publishSourceType?: ParkOrHRPublishSourceTypeEnum; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 鍥尯鍏ラ┗瀹㈡埛鏁� */ - parkSettledCustomersCount?: number; - creationTime?: string; - lastModificationTime?: string; - registTime?: string; - applyCheckTime?: string; - authType?: EnterpriseTypeEnum; - serviceInfo?: ServeSearchSettingInfo[]; - workInfo?: ServeSearchSettingInfo[]; - } - - interface ParkOrHRDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ParkOrHRDto[]; - } - - interface ParkOrHRInfo { - id?: string; - /** 绫诲埆ID */ - categoryId?: string; - /** 浼佷笟鍚嶇О/涓汉濮撳悕 */ - companyName?: string; - /** 10鍥尯瀹㈡埛 20浜鸿祫浼佷笟 */ - type?: number; - /** 鎴愮珛骞翠唤 */ - setUpDate?: number; - /** 鏄惁闅愯棌鍚嶅瓧 1闅愯棌 0涓嶉殣钘� */ - isHideName?: boolean; - name?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鍥尯/浼佷笟绾у埆 10鍥藉绾� 20鐪佺骇 30甯傜骇 40鍖哄幙绾� */ - level?: number; - parkCustomersCount?: ParkCustomersCountTypeEnum; - /** 鍥尯绫诲瀷 */ - parkTypeName?: string; - /** 鍥尯绫诲瀷 锛堝搴斾簬SearchSetting 涓璖earchType=40鐨処d锛夛紙瀹炰綋浜т笟鍥�/鏁板瓧浜т笟鍥�/...锛� */ - parkTypeId?: string; - /** 瀹℃壒鐘舵�� 5鑽夌 10寰呭鏍� 20鍔炵悊涓� 30閫氳繃 40椹冲洖 */ - status?: number; - isShow?: boolean; - /** 娴忚鏁� */ - viewCount?: number; - /** 鎺掑簭 */ - sequence?: number; - foreignContact?: string; - foreignContactPhone?: string; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - provinceName?: string; - cityName?: string; - countyName?: string; - /** 杩愯惀鏈烘瀯 10姘戜紒杩愯惀 20鏀垮簻杩愯惀 */ - operatingAgencies?: number; - /** 鏀垮簻濮旀墭涔� */ - governmentPowerOfAttorney?: string; - remark?: string; - /** 鎻忚堪 */ - description?: string; - creatorName?: string; - /** 鍥尯椋庨噰 */ - parkStyles?: ParkStyleInfo[]; - /** 瀹d紶瑙嗛 */ - promotionalVideo?: ParkStyleInfo[]; - serveSetting?: string[]; - workOfType?: string[]; - /** 鍥尯鏈嶅姟绫诲瀷/浜鸿祫鏈嶅姟绫诲瀷 */ - serveSettingName?: ServiceName[]; - /** 宸ョ */ - workOfTypeName?: ServiceName[]; - /** 鍥尯瀹㈡埛 */ - companyCount?: number; - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - userId?: string; - isMyAttention?: boolean; - hrArea?: HRAreaDto[]; - userName?: string; - auditNote?: string; - /** 鐢ㄦ埛鏄惁宸茶璇� */ - isUserCertification?: boolean; - publishSourceType?: ParkOrHRPublishSourceTypeEnum; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 鍥尯鍏ラ┗瀹㈡埛鏁� */ - parkSettledCustomersCount?: number; - } - - interface ParkOrHRList { - id?: string; - userId?: string; - name?: string; - contact?: string; - contactPhone?: string; - money?: number; - /** 鍥尯/浼佷笟绾у埆 10鍥藉绾� 20鐪佺骇 30甯傜骇 40鍖哄幙绾� */ - level?: number; - /** 鍥尯绫诲瀷 */ - parkTypeName?: string; - /** 鍥尯绫诲瀷 锛堝搴斾簬SearchSetting 涓璖earchType=40鐨処d锛夛紙瀹炰綋浜т笟鍥�/鏁板瓧浜т笟鍥�/...锛� */ - parkTypeId?: string; - status?: number; - isShow?: boolean; - advertiseIsShow?: boolean; - /** 娴忚鏁� */ - viewCount?: number; - /** 鎺掑簭 */ - sequence?: number; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - provinceName?: string; - cityName?: string; - countyName?: string; - creatorName?: string; - /** 宸ョ */ - wOrkOfTypeName?: string; - /** 鍥尯鏈嶅姟 */ - parkServiceName?: string; - wOrkOfTypeId?: string; - parkServiceId?: string; - /** 浼佷笟鏈嶅姟 */ - personServiceName?: string; - personServiceId?: string; - /** 骞垮憡绫诲瀷 10浠樿垂 20鍏嶈垂 */ - advertiseType?: number; - /** 鏈�鍚庡睍绀烘棩鏈� */ - lastShowDate?: string; - /** 骞垮憡璧峰鏃ユ湡 */ - advertiseStartDate?: string; - /** 骞垮憡鍒版湡鏃ユ湡 */ - advertiseEndDate?: string; - foreignContact?: string; - foreignContactPhone?: string; - honorCertificateCount?: number; - serviceWorkerCount?: ServiceWorkerCountTypeEnum; - /** 钀ヤ笟鎵х収 */ - licenseUrl?: string; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 浜哄姏璧勬簮璁稿彲璇� */ - hrLicenseUrl?: string; - /** 鍔冲姟娲鹃仯璁稿彲璇� */ - laborLienseUrl?: string; - mainSrc?: string; - creationTime?: string; - lastModificationTime?: string; - registTime?: string; - applyCheckTime?: string; - /** 鎵�灞炲洯鍖� */ - parkName?: string; - auditNote?: string; - publishSourceType?: ParkOrHRPublishSourceTypeEnum; - serviceInfo?: ServeSearchSettingInfo[]; - workInfo?: ServeSearchSettingInfo[]; - canEditName?: boolean; - userName?: string; - } - - interface ParkOrHRListPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ParkOrHRList[]; - } - - type ParkOrHRPublishSourceTypeEnum = 10 | 20 | 30; - - interface ParkOrHRSimpleDto { - id?: string; - /** 鍚嶇О */ - name?: string; - /** 绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - } - - interface ParkOrHRSimpleOutput { - id?: string; - name?: string; - contact?: string; - contactPhone?: string; - provinceName?: string; - /** 闀� */ - villageName?: string; - cityName?: string; - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - serviceInfo?: ServeSearchSettingInfo[]; - workInfo?: ServeSearchSettingInfo[]; - } - - type ParkOrStatusEnum = 0 | 1 | 10 | 20 | 30 | 40 | 50 | -20; - - interface ParkRewardApplyDto { - id?: string; - /** 鏀跨瓥绂忓埄ID */ - parkRewardId?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 璐﹀彿 */ - userName?: string; - companyType?: EnterpriseTypeEnum; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐢宠鐞嗙敱 */ - applyReason?: string; - /** 鏈�鍚庤窡杩涙椂闂� */ - lastFollowDate?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 绂忓埄鍚嶇О */ - parkRewardName?: string; - /** 璺熻繘娆℃暟 */ - followCount?: number; - status?: ParkRewardApplyStatusEnum; - } - - interface ParkRewardApplyDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ParkRewardApplyDto[]; - } - - interface ParkRewardApplyFollowDto { - id?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐢宠ID */ - parkRewardApplyId?: string; - status?: ParkRewardApplyStatusEnum; - /** 鎿嶄綔浜� */ - operterName?: string; - /** 鏀跨瓥绂忓埄Id */ - parkRewardId?: string; - /** 鏀跨瓥绂忓埄鍚嶇О */ - parkRewardName?: string; - /** 璺熻繘鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 澶囨敞 */ - remark?: string; - } - - interface ParkRewardApplyFollowDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ParkRewardApplyFollowDto[]; - } - - interface ParkRewardApplyInfoDto { - id?: string; - /** 鏀跨瓥绂忓埄ID */ - parkRewardId?: string; - /** 鍏徃鍚嶇О */ - companyName?: string; - /** 璐﹀彿 */ - userName?: string; - companyType?: EnterpriseTypeEnum; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone?: string; - /** 鐢宠鐞嗙敱 */ - applyReason?: string; - /** 鏈�鍚庤窡杩涙椂闂� */ - lastFollowDate?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 绂忓埄鍚嶇О */ - parkRewardName?: string; - /** 璺熻繘娆℃暟 */ - followCount?: number; - } - - type ParkRewardApplyStatusEnum = 1 | 10 | 20 | -1; - - interface ParkRewardOutPut { - id?: string; - /** 濂栧姳鍚嶇О */ - rewardName?: string; - rewardType?: RewardTypeEnum; - /** 閫傜敤鍥尯 */ - parkId?: string; - /** 濂栧姳璇存槑 */ - rewardIntroduce?: string; - /** 浣跨敤瑙勫垯 */ - rewardRule?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鐪佸悕绉� */ - provinceName?: string; - /** 甯傚悕绉� */ - cityName?: string; - rewardUseType?: RewardUseTypeEnum; - status?: ParkRewardStatusEnum; - /** 鏄惁宸茬粡鐢宠 */ - hasApply?: boolean; - } - - interface ParkRewardOutPutPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ParkRewardOutPut[]; - } - - type ParkRewardStatusEnum = 10 | -10; - - interface ParkStyleDto { - /** 10 鍥尯椋庨噰 20瀹d紶瑙嗛 */ - type?: number; - src?: string; - isTop?: boolean; - } - - interface ParkStyleInfo { - id?: string; - src?: string; - isTop?: boolean; - type?: number; - } - interface PasswordLoginInput { /** 鐧诲綍鍚� */ loginName: string; /** 鐧诲綍瀵嗙爜 */ password: string; - } - - type PayCreditedStatusEnum = 10 | 20 | 30; - - interface PaymentOrderStatusQueryInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - origThirdVoucher?: string; - origFrontLogNo?: string; - } - - interface PaymentOrderStatusQueryOutput { - origThirdVoucher?: string; - frontLogNo?: string; - cstInnerFlowNo?: string; - ccyCode?: string; - outAcctNo?: string; - inAcctBankName?: string; - inAcctNo?: string; - inAcctName?: string; - tranAmount?: string; - unionFlag?: string; - stt?: string; - isBack?: string; - backRem?: string; - yhcljg?: string; - sysFlag?: string; - fee?: string; - submitTime?: string; - accountDate?: string; - hostFlowNo?: string; - } - - interface PayOfflineInsureBillInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 鎵瑰崟缂栧彿 */ - batchBillId?: string; - walletAccountType?: WalletAccountTypeEnum; - } - - type PayStatusEnum = 10 | 20 | 30 | 40; - - type PayTypeEnum = 10 | 20 | 30 | 40; - - interface PeriodPriceInfo { - /** 鎶曟斁鍛ㄦ湡绫诲瀷锛�1澶╋紝7鍛紝30鏈堬紝90瀛o紝365骞� */ - periodType?: number; - /** 浠锋牸 */ - price?: number; } interface PermissionGrantInfoDto { @@ -14232,249 +1491,12 @@ permissions?: PermissionGrantInfoDto[]; } - interface PersonalAttestationDto { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁よ瘉绫诲瀷锛�1涓轰紒涓氾紝2涓轰釜浜� */ - type?: number; - /** 10 浜鸿祫鍏徃 20 鍥尯缁忚惀 30 鐢ㄥ伐鍗曚綅 40 姘戣惀浼佷笟 */ - authType?: number; - /** 濮撳悕 */ - customerName?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 韬唤璇佹闈㈠浘鐗囧湴鍧� */ - frontIdUrl?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 澶村儚 */ - cardHeadUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - /** 鍏徃鍚嶇О */ - cardCompanyName?: string; - /** 鏄电О */ - nickName?: string; - /** 鍚嶇О */ - name?: string; - /** 鐧诲綍鐢ㄦ埛鍚� */ - userName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 鎻愪氦璁よ瘉鏃堕棿 */ - attestateDate?: string; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 澶囨敞 */ - remark?: string; - } - - interface PersonalAttestationSubmitInput { - /** 韬唤璇佹闈㈠浘鐗囧湴鍧� */ - frontIdUrl: string; - /** 鏄电О */ - nickName: string; - /** 涓汉濮撳悕 */ - customerName: string; - /** 韬唤璇佸彿 */ - idNumber: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - /** 鍚嶇墖鐨勫ご鍍� */ - cardHeadUrl?: string; - /** 鍏徃鍚嶇О */ - cardCompanyName?: string; - } - - interface PersonalIdentity3FaceInput { - /** 璇佷欢鍙凤紝鐩墠鍙敮鎸佷腑鍥藉ぇ闄嗚韩浠借瘉鍙� */ - identity?: string; - /** 濮撳悕/鍚嶇О */ - name?: string; - /** 濮撳悕/鍚嶇О */ - data1?: string; - /** 濮撳悕/鍚嶇О */ - data2?: string; - /** 濮撳悕/鍚嶇О */ - data3?: string; - /** 濮撳悕/鍚嶇О */ - dataType?: string; - } - - interface PersonalUserDetail { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 瀹㈡埛鍚嶇О */ - customerName?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 澶村儚 */ - cardHeadUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - /** 浜у搧鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - productCount?: number; - /** 璧勮鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - informationCount?: number; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 鎻愪氦璁よ瘉鏃堕棿 */ - attestateDate?: string; - /** 韬唤璇佹闈㈠浘鐗囧湴鍧� */ - frontIdUrl?: string; - /** 鍚嶇О */ - name?: string; - /** 鐧诲綍鐢ㄦ埛鍚� */ - userName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 韬唤璇佸彿 */ - idNumber?: string; - } - - interface PersonalUserDto { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 瀹㈡埛鍚嶇О */ - customerName?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - cardHeadUrl?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 浜у搧鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - productCount?: number; - /** 璧勮鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - informationCount?: number; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 鎻愪氦璁よ瘉鏃堕棿 */ - attestateDate?: string; - /** 韬唤璇佹闈㈠浘鐗囧湴鍧� */ - frontIdUrl?: string; - /** 鍚嶇О */ - name?: string; - /** 鐧诲綍鐢ㄦ埛鍚� */ - userName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - } - - interface PersonalUserDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: PersonalUserDto[]; - } - - interface PersonalUserRegCredentialInput { - /** 鐢ㄦ埛璇佷欢鍙� 蹇呴』鍜岃瘉浠朵笂鐧昏鐨勫彿鐮佷竴鑷� */ - identity?: string; - /** 鐢ㄦ埛璇佷欢绫诲瀷 鍚� 榛樿鐢ㄢ��0鈥�, "0"琛ㄧず韬唤璇侊紝浼氭牎楠�18浣嶈韩浠借瘉鍙锋牸寮忋��0-灞呮皯韬唤璇侊紱 1-鎶ょ収锛�6-绀句細淇濋殰鍗★紱 -B-娓境灞呮皯寰�鏉ュ唴鍦伴�氳璇侊紱 C-鍙版咕灞呮皯鏉ュ線澶ч檰閫氳璇侊紱 E-鎴峰彛绨匡紱 -F-涓存椂灞呮皯韬唤璇侊紱P-澶栧浗浜烘案涔呭眳鐣欒瘉锛沍-鍏朵粬璇佷欢 */ - identityType?: string; - /** 鑱旂郴鎵嬫満 鍚� */ - contactMobile?: string; - /** 鑱旂郴閭 鍚� */ - contactMail?: string; - /** 鐪佷唤 鍚� */ - province?: string; - /** 鍩庡競 鍚� */ - city?: string; - /** 鍦板潃 鍚� */ - address?: string; - } - - interface PersonalUserRegInput { - /** 鐢ㄦ埛璐﹀彿 鐢ㄦ埛鐨勫敮涓�鏍囪瘑锛屽彲浠ユ槸閭銆佹墜鏈哄彿銆佽瘉浠跺彿绛変笉闄愶紝寤鸿浣跨敤閭鎴栨墜鏈哄彿鐮併�傝鍕夸娇鐢ㄧ┖鏍笺�佸洖杞︺�佹崲琛岀瓑鐗规畩瀛楃銆� */ - account?: string; - /** 鐢ㄦ埛鍚嶇О 蹇呴』鍜岃瘉浠朵笂鐧昏鐨勫鍚嶄竴鑷� */ - name?: string; - /** 鐢ㄦ埛绫诲瀷 1琛ㄧず涓汉 */ - userType?: string; - /** 鐢ㄦ埛閭 鍚� */ - mail?: string; - /** 鐢ㄦ埛鎵嬫満鍙� 鍚� */ - mobile?: string; - /** 鏄惁鐢宠璇佷功 闇�鐢宠璇佷功鍒欏~鍐�1锛岀敵璇疯瘉涔︽墍浣跨敤鐨勮瘉浠朵俊鎭鍏堟牳瀹炵‘璁ゆ纭棤璇悗鍐嶈皟鐢ㄦ湰鎺ュ彛銆� -鏃犻渶鐢宠濉啓0銆傚鏋滈噰鍙栨墜鍔ㄧ鈥滃疄鍚嶄笌绛剧讲鏍¢獙浜屽悎涓�鈥濇柟妗堝垯濉�2銆� 濡傛灉閲囩敤甯︽牎楠岀殑鑷姩绛句簩鍚堜竴鎺ュ彛锛屼紶2 */ - applyCert?: string; - credential?: PersonalUserRegCredentialInput; - } - - type PhoneMessageBusinessTypeEnum = 10 | 11 | 20 | 30 | 40 | 50 | 60 | 70 | 920; - - type PhoneMessageStatusEnum = 1 | 2 | 3; - - type PhoneMessageTypeEnum = 10 | 20; - interface PhoneMesssageCodeLoginInput { /** 鎵嬫満鍙� */ phoneNumber: string; /** 楠岃瘉鐮� */ code: string; + type?: UserTypeEnum; } interface PhoneMesssageCodeRegisterInput { @@ -14482,796 +1504,13 @@ phoneNumber: string; /** 楠岃瘉鐮� */ code: string; + type?: UserTypeEnum; } interface PhoneToken { phone?: string; phoneCode?: string; clientId?: string; - } - - interface PhonMessageHistoryListDto { - id?: string; - phone?: string; - messageType?: PhoneMessageTypeEnum; - businessType?: PhoneMessageBusinessTypeEnum; - /** 涓氬姟鏁版嵁 */ - businessData?: string; - status?: PhoneMessageStatusEnum; - /** 鍙戦�佹椂闂� */ - creationTime?: string; - } - - interface PhonMessageHistoryListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: PhonMessageHistoryListDto[]; - } - - interface PlatformContactList { - id?: string; - /** 琛屼笟鏈嶅姟 = 0 琛屼笟閰嶅 = 1 鐢叉柟闇�姹� = 2 琛屼笟璧勮 = 3; */ - categoryType: number; - categoryId?: string; - categoryName?: string; - /** 鑱旂郴鏂瑰紡 */ - contactPhone: string; - } - - interface PlatFormPurchase { - /** 浜у搧璐拱Id */ - id?: string; - /** 涔板鍚嶇О */ - purchaser?: string; - /** 鍗栧鍚嶇О */ - seller?: string; - /** 绫诲埆鍚嶇О */ - categoryName?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 鎴愪氦棰� */ - amount?: number; - /** 浜у搧鏁伴噺 */ - count?: number; - /** 璐拱鏃ユ湡 */ - purchaseDate?: string; - /** 鎴愪氦鏃ユ湡锛堢‘璁ら獙鏀舵椂闂达級 */ - fixtureDate?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 鐘舵�侊細0寰呯‘璁ら獙鏀讹紝10寰呰瘎浠凤紝20浜ゆ槗瀹屾垚锛�-10鐢宠閫�娆撅紝-20閫�娆炬垚鍔燂紝-30鐢宠閫�娆鹃┏鍥� */ - status?: number; - comment?: PurchasedCommentInfo; - } - - interface PlatFormPurchasePageOutput { - pageModel?: Pagination; - objectData?: any; - data?: PlatFormPurchase[]; - } - - interface PlatformServicePayDetailDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁㈠崟鍙� */ - relationalOrderNo?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 璁よ瘉淇℃伅Id */ - userCertificationId?: string; - payStatus?: PayStatusEnum; - /** 鍏ヨ处鏃ユ湡 */ - payCreditedTime?: string; - payCreditedStatus?: PayCreditedStatusEnum; - payType?: PayTypeEnum; - /** 瀵瑰簲鏀粯绫诲瀷(鏀粯娓犻亾)璁㈠崟鍙� */ - payTypeTradeNo?: string; - platformServiceType?: PlatformServiceTypeEnum; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 鏀粯鍏ヨ处鍑瘉鍦板潃 */ - payCreditedUrl?: string; - /** 鍏ヨ处澶囨敞 */ - creditedRemark?: string; - /** 璁㈠崟鎻愪氦鏃ユ湡 */ - creationTime?: string; - /** 姹囨閾惰璐﹀彿锛屽綋鍓嶄粎绾夸笅鏀粯鏃讹紝鐢ㄦ埛鐨勬眹娆鹃摱琛岃处鍙� */ - offlineBankCardNumber?: string; - } - - interface PlatformServicePayInvoicingDetailDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁㈠崟鍙� */ - relationalOrderNo?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 璁よ瘉淇℃伅Id */ - userCertificationId?: string; - payStatus?: PayStatusEnum; - /** 鍏ヨ处鏃ユ湡 */ - payCreditedTime?: string; - invoicingStatus?: InvoicingStatusEnum; - payType?: PayTypeEnum; - /** 瀵瑰簲鏀粯绫诲瀷(鏀粯娓犻亾)璁㈠崟鍙� */ - payTypeTradeNo?: string; - platformServiceType?: PlatformServiceTypeEnum; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 鏀粯鍙戠エ鍦板潃 */ - payInvoicingUrl?: string; - /** 寮�绁ㄥ娉� */ - invoicingRemark?: string; - /** 瀹屾垚鏃堕棿 */ - finishTime?: string; - /** 寮�绁ㄦ棩鏈� */ - invoicingTime?: string; - invoicingType?: InvoicingTypeEnum; - } - - interface PlatformServicePayInvoicingListDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁㈠崟鍙� */ - relationalOrderNo?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 璁よ瘉淇℃伅Id */ - userCertificationId?: string; - payStatus?: PayStatusEnum; - /** 鍏ヨ处鏃ユ湡 */ - payCreditedTime?: string; - invoicingStatus?: InvoicingStatusEnum; - payType?: PayTypeEnum; - /** 瀵瑰簲鏀粯绫诲瀷(鏀粯娓犻亾)璁㈠崟鍙� */ - payTypeTradeNo?: string; - platformServiceType?: PlatformServiceTypeEnum; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 鏀粯鍙戠エ鍦板潃 */ - payInvoicingUrl?: string; - /** 寮�绁ㄥ娉� */ - invoicingRemark?: string; - /** 瀹屾垚鏃堕棿 */ - finishTime?: string; - /** 寮�绁ㄦ棩鏈� */ - invoicingTime?: string; - invoicingType?: InvoicingTypeEnum; - } - - interface PlatformServicePayInvoicingListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: PlatformServicePayInvoicingListDto[]; - } - - interface PlatformServicePayListDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁㈠崟鍙� */ - relationalOrderNo?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 璁よ瘉淇℃伅Id */ - userCertificationId?: string; - payStatus?: PayStatusEnum; - /** 鍏ヨ处鏃ユ湡 */ - payCreditedTime?: string; - payCreditedStatus?: PayCreditedStatusEnum; - payType?: PayTypeEnum; - /** 瀵瑰簲鏀粯绫诲瀷(鏀粯娓犻亾)璁㈠崟鍙� */ - payTypeTradeNo?: string; - platformServiceType?: PlatformServiceTypeEnum; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 鏀粯鍏ヨ处鍑瘉鍦板潃 */ - payCreditedUrl?: string; - /** 鍏ヨ处澶囨敞 */ - creditedRemark?: string; - /** 璁㈠崟鎻愪氦鏃ユ湡 */ - creationTime?: string; - } - - interface PlatformServicePayListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: PlatformServicePayListDto[]; - } - - type PlatformServiceTypeEnum = 10 | 99; - - interface PlatUserAccountSettingDto { - id?: string; - /** 璐︽埛鍚嶇О */ - accountName?: string; - /** 璐︽埛澶村儚 */ - headUrl?: string; - /** 鎻忚堪 */ - description?: string; - /** 杩愯惀璐﹀彿鍚嶇О */ - userName?: string; - status?: boolean; - userId?: string; - categoryIds?: number[]; - } - - interface PlatUserAccountSettingDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: PlatUserAccountSettingDto[]; - } - - interface PlatUserAccountStatusInput { - id?: string; - /** 1鍚敤 0绂佺敤 */ - status?: boolean; - } - - interface PlatUserAttestationDto { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鑱旂郴浜猴細绫诲瀷涓轰釜浜烘椂鑱旂郴浜轰负鐢宠鏃跺鍚� */ - contacter?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 娉ㄥ唽绫诲瀷锛�1涓轰紒涓氾紝2涓轰釜浜� */ - registType?: number; - authType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О/涓汉濮撳悕 */ - customerName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - status?: UserCertificationStatusEnum; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 浠樿垂閲戦 */ - payAmount?: number; - belongPark?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 璁よ瘉鏃堕棿 */ - certificationDate?: string; - /** 鍚嶇О */ - name?: string; - /** 鐧诲綍鐢ㄦ埛鍚� */ - userName?: string; - lastLoginTime?: string; - /** 浜у搧鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - productCount?: number; - /** 璧勮鏁伴噺锛堝鏍搁�氳繃鐨勬暟閲忥級 */ - informationCount?: number; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - /** 缁戝畾閭鍦板潃 */ - bindEmailAddress?: string; - canLoginUserSign?: CanLoginUserSignEnum; - bussinessCode?: string; - /** 鏄惁鍙互鍚庡彴浠e彂浜鸿祫鍏徃 */ - canPublishParkOrHR?: boolean; - } - - interface PlatUserAttestationDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: PlatUserAttestationDto[]; - } - - interface PlatUserAttestationInfoDto { - id?: string; - /** 鐢ㄦ埛鍚� */ - userName?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 鐢ㄦ埛璁よ瘉Id */ - userCertificationId?: string; - /** 璁よ瘉鏃堕棿 */ - certificationTime?: string; - /** 浼佷笟璁よ瘉鐨勫悕绉� */ - customerName?: string; - /** 1锛屼紒涓� 2锛� 涓汉 */ - userType?: number; - authType?: EnterpriseTypeEnum; - userCertificationStatus?: UserCertificationStatusEnum; - /** 鑱旂郴浜� */ - contacter?: 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; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - } - - interface PriceInfo { - /** 浠锋牸閰嶇疆Id */ - settingPriceId?: string; - /** 鏂规閰嶇疆Id */ - schemeId?: string; - /** 鏂规閰嶇疆鍚嶇О */ - schemeName?: string; - /** 浜哄憳鍒嗙被Id */ - sorterId?: string; - /** 浜哄憳鍒嗙被鍚嶇О */ - sorterName?: string; - /** 浠锋牸 */ - price?: number; - } - - interface PriceVersionInfo { - /** 鐗堟湰浠锋牸Id */ - id?: string; - /** 鐗堟湰鍚嶇О */ - name?: string; - /** 浠锋牸 */ - price?: number; - /** 鏀惰垂鏂瑰紡 */ - chargeWay?: string; - /** 鎺掑簭 */ - sequence?: number; - } - - interface PrimaryAcctDetialInputBase { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - opFlag: string; - reqSubAccount?: string; - startDate: string; - endDate: string; - reqLastSubAccNo: string; - reqLastDate: string; - reqLastJNo: string; - reqLastSeq: string; - pageSize?: string; - } - - interface PrimaryAcctDetialItemBase { - subAccount?: string; - accountDate?: string; - journalNo?: string; - seqNo?: string; - tranTime?: string; - mainAccount?: string; - mainAccountName?: string; - subAccoutName?: string; - dcFlag?: string; - ccyCode?: string; - tranAmount?: string; - txFlag?: string; - oppAccountNo?: string; - oppAccountName?: string; - oppBankName?: string; - remark?: string; - balance?: string; - bizFlowNo?: string; - abstract?: string; - abstractCode?: string; - tranDate?: string; - } - - interface PrimaryAcctDetialItemOne { - oppBankNo?: string; - } - - interface PrimaryAcctDetialQueryInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - opFlag: string; - reqSubAccount?: string; - startDate: string; - endDate: string; - reqLastSubAccNo: string; - reqLastDate: string; - reqLastJNo: string; - reqLastSeq: string; - pageSize?: string; - hostFlowNo?: string; - } - - interface PrimaryAcctDetialQueryOutput { - count?: string; - allCount?: string; - isEnd?: string; - list?: PrimaryAcctDetialItemBase[]; - } - - interface PrimaryAcctRelationshipQueryInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - ccyCode?: string; - reqSubAccountNo: string; - pageNo: string; - } - - interface PrimaryAcctRelationshipQueryOutput { - mainAccount?: string; - ccyCode?: string; - accountName?: string; - stt?: string; - lastModifyDate?: string; - corId?: string; - shadowAcctNo?: string; - subAccNum?: string; - isEnd?: string; - count?: string; - list?: SubAccountItem[]; - } - - interface ProductAdvertiseDetail { - /** 浜у搧骞垮憡Id */ - id?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 鑱旂郴浜猴細绫诲瀷涓轰釜浜烘椂鑱旂郴浜轰负鐢宠鏃跺鍚� */ - contacter?: string; - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 浠樿垂棰� */ - fee?: number; - } - - interface ProductAdvertiseForManage { - /** 浜у搧骞垮憡Id */ - id?: string; - /** 浜у搧Id */ - productId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 鑱旂郴浜猴細绫诲瀷涓轰釜浜烘椂鑱旂郴浜轰负鐢宠鏃跺鍚� */ - contacter?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - /** 鏄惁瀹㈡埛绔嚜鍙戝箍鍛� */ - isFromClient?: boolean; - /** 绫诲埆Id */ - categoryId?: string; - } - - interface ProductAdvertiseForManagePageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ProductAdvertiseForManage[]; - } - - interface ProductCheckInput { - /** 浜у搧Id */ - id?: string; - /** 瀹℃牳鐘舵�侊細10閫氳繃锛�-10椹冲洖 */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鍒濆閿�鍞噺 */ - initSalesVolume?: number; - /** 鍒濆璇勫垎 */ - initScore?: number; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆濂借瘎鏁� */ - initPraiseCount?: number; - /** 鍒濆鐐硅禐鏁� */ - initThumbsUpCount?: number; - } - - interface ProductDetail { - /** 浜у搧Id */ - id?: string; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 浜у搧鍚嶇О */ - name?: string; - /** 璇︽儏淇℃伅 */ - priceVersions?: PriceVersionInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 绠�杩� */ - sketch?: string; - /** 璇︽儏淇℃伅 */ - intros?: IntroInfo[]; - /** 澶囨敞 */ - remark?: string; - /** 瀹㈡埛Id */ - customerId?: string; - /** 鍒濆閿�鍞噺 */ - initSalesVolume?: number; - /** 鍒濆璇勫垎 */ - initScore?: number; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆濂借瘎鏁� */ - initPraiseCount?: number; - /** 鍒濆鐐硅禐鏁� */ - initThumbsUpCount?: number; - /** 鏄惁鑷繁鍒涘缓 */ - isOwnerCreate?: boolean; - } - - interface ProductDetailForHomePage { - /** 浜у搧Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浜у搧鍚嶇О */ - productName?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 鎴愪氦鏁伴噺 */ - transactionCount?: number; - /** 娴忚鏁� */ - browseCount?: number; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 璇勬槦鏁� */ - starCount?: number; - /** 璇勮鏁� */ - commentCount?: number; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - lastModificationTime?: string; - } - - interface ProductDetailForHomePagePageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ProductDetailForHomePage[]; - } - - interface ProductDetailInfo { - /** 浜у搧Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浜у搧鍚嶇О */ - name?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 鐗堟湰鏁伴噺 */ - versionCount?: number; - /** 鏈�楂樹环 */ - maxPrice?: number; - /** 鏈�浣庝环 */ - minPrice?: number; - /** 鏄惁鎴戠殑鍏虫敞 */ - isMyAttention?: boolean; - /** 鏄惁鎴戝凡璧� */ - isMyThumbsUp?: boolean; - thumbsUpId?: string; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖锛�-20宸蹭笅鏋� */ - status?: number; - /** 绠�杩� */ - sketch?: string; - /** 澶囨敞 */ - remark?: string; - /** 灏侀潰淇℃伅 */ - covers?: CoverInfo[]; - /** 璇︽儏淇℃伅 */ - priceVersions?: PriceVersionInfo[]; - /** 鏍囩淇℃伅 */ - tags?: TagInfo[]; - /** 璇︽儏淇℃伅 */ - intros?: IntroInfo[]; - /** 鏈�鍚庢洿鏂版棩鏈� */ - lastModificationTime?: string; - /** 鎴愪氦鏁伴噺 */ - transactionCount?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 瀹㈡埛Id */ - customerId?: string; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 娴忚鏁� */ - browseCount?: number; - /** 鐐硅禐鏁� */ - thumbsUpCount?: number; - /** 鍏虫敞鏁� */ - attentionCount?: number; - /** 璇勬槦鏁� */ - starCount?: number; - /** 璇勮鏁� */ - commentCount?: number; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 鏄惁鑷繁鍒涘缓 */ - isOwnerCreate?: boolean; - provinceCode?: number; - } - - interface ProductForManage { - /** 浜у搧Id */ - id?: string; - /** 浜у搧鍚嶇О */ - name?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - categoryId?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 鐗堟湰鏁伴噺 */ - versionCount?: number; - /** 鏈�楂樹环 */ - maxPrice?: number; - /** 鏈�浣庝环 */ - minPrice?: number; - /** 鏄惁骞垮憡鍖� */ - isOnAdvertise?: boolean; - /** 鎴愪氦鏁伴噺 */ - transactionCount?: number; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鏈�鍚庢洿鏂版棩鏈� */ - lastModificationTime?: string; - /** 鐘舵�侊細10閫氳繃锛堟樉绀轰腑锛夛紝-20宸蹭笅鏋� */ - status?: number; - } - - interface ProductForManagePageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ProductForManage[]; - } - - interface ProductThumbsUpInput { - /** 浜у搧鐐硅禐Id */ - id?: string; - /** 浜у搧Id */ - productId?: string; - /** 0 鍘绘帀鐐硅禐 1 鐐硅禐 */ - status?: number; - } - - interface ProductViewInput { - /** 浜у搧鐐硅禐Id */ - id?: string; - /** 浜у搧Id */ - productId?: string; - } - - interface ProductWaitForCheck { - /** 浜у搧Id */ - id?: string; - /** 浜у搧鍚嶇О */ - name?: string; - /** 浜у搧绫诲埆鍚� */ - categoryName?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 鏈嶅姟鍟� */ - serveName?: string; - /** 鐗堟湰鏁伴噺 */ - versionCount?: number; - /** 鏈�楂樹环 */ - maxPrice?: number; - /** 鏈�浣庝环 */ - minPrice?: number; - /** 鍙戝竷鏃堕棿 */ - publishTime?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝-10椹冲洖 */ - status?: number; - } - - interface ProductWaitForCheckPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ProductWaitForCheck[]; } interface ProfileDto { @@ -15298,936 +1537,11 @@ providerKey?: string; } - interface ProvinceInfo { - /** 鐪佷唤Code */ - provinceCode?: number; - /** 鐪佷唤 */ - provinceName?: string; - /** 鎺掑簭 */ - sequence?: number; - } - - interface ProvinceMsg { - /** 鐪佷唤Code */ - provinceCode?: number; - /** 鎺掑簭 */ - sequence?: number; - } - - interface PurchasedCommentInfo { - /** 璇勬槦鏁� */ - starCount?: number; - /** 鐐硅瘎鍐呭 */ - content?: string; - /** 璇勮鏃堕棿 */ - creationTime?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝10閫氳繃锛�-10椹冲洖 */ - status?: number; - } - - interface PurchasedProductCommentInput { - /** 浜у搧璐拱Id */ - id?: string; - /** 璇勬槦鏁� */ - starCount?: number; - /** 鐐硅瘎鍐呭 */ - content?: string; - } - - interface PurchasedProductCommentThumbsUpInput { - /** 浜у搧璇勮鐐硅禐Id */ - id?: string; - /** 浜у搧璇勮Id */ - commentId?: string; - /** 0 鍘绘帀鐐硅禐 1 鐐硅禐 */ - status?: number; - } - - interface PutOrOffOrderInput { - id?: string; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 涓婃灦鍘熷洜 */ - onShelfReason?: string; - /** 涓嬫灦鍘熷洜 */ - offShelfReason?: string; - /** 杩愯惀涓嬫灦澶囨敞 */ - remark?: string; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - } - interface QrCodeLogin { /** 鎵爜鐧诲綍Id */ uId?: string; /** 浜岀淮鐮佸湴鍧� */ url?: string; - } - - interface QueryAcquisitionInformationInput { - pageModel?: Pagination; - adoptStatus?: InformationAdoptStatusEnum; - /** 鍒涘缓璧峰鏃堕棿 */ - beginCreationTime?: string; - /** 鍒涘缓鎴鏃堕棿 */ - endCreationTime?: string; - /** 鏌ヨ鏉′欢锛氳祫璁爣棰�/浣滆�� */ - queryCondition?: string; - } - - interface QueryBankNoInput { - /** 閾惰鍚嶇О -BankName鍜孠eyWord浜岄�変竴蹇呴』杈撳叆 -鏁版嵁闀垮害锛�30锛屾槸鍚﹀繀杈擄細N */ - bankName?: string; - /** 閾惰鍚嶇О锛堢綉鐐瑰悕绉板叧閿瓧锛� -寤鸿涓婇�佹爣鍑嗛摱琛屽悕绉帮紝鍙彁楂樺尮閰嶆垚鍔熺巼 -鏁版嵁闀垮害锛�30锛屾槸鍚﹀繀杈擄細N */ - keyWord?: string; - /** 閾惰璐︽埛 -閾惰仈鍗¤处鎴峰缓璁笂閫侊紱鑻ヤ笂閫佽处鎴凤紝浼樺厛浠ヨ处鎴峰尮閰� -鏁版嵁闀垮害锛�30锛屾槸鍚﹀繀杈擄細N */ - accountNo?: string; - } - - interface QueryCertifiedUserListInput { - pageModel?: Pagination; - /** 寮�濮嬫敞鍐屾椂闂� */ - registBeginTime?: string; - /** 缁撴潫娉ㄥ唽鏃堕棿 */ - registEndTime?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 寮�濮嬭璇佹椂闂� */ - certificationBeginTime?: string; - /** 缁撴潫璁よ瘉鏃堕棿 */ - certificationEndTime?: string; - /** 寮�濮嬭璇佽繃鏈熸椂闂� */ - expirationBeginTime?: string; - /** 缁撴潫璁よ瘉杩囨湡鏃堕棿 */ - expirationEndTime?: string; - status?: UserCertificationStatusEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 鏌ヨ鍏抽敭瀛� */ - searchKey?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 鏌ヨ鍏抽敭瀛�2 */ - searchKey2?: string; - /** 鎻愪氦寮�濮嬫椂闂� */ - creationBeginTime?: string; - /** 鎻愪氦缁撴潫鏃堕棿 */ - creationEndTime?: string; - } - - interface QueryCustomerManageInput { - pageModel?: Pagination; - /** 寮�濮嬫敞鍐屾椂闂� */ - beginRegistTime?: string; - /** 缁撴潫娉ㄥ唽鏃堕棿 */ - endRegistTime?: string; - authType?: EnterpriseTypeEnum; - /** 鏄惁璁よ瘉 */ - isCertification?: boolean; - /** 鎼滅储鍏抽敭瀛� */ - searchKey?: string; - /** 鏄惁鏈夋湇鍔′汉鍛� */ - isHasServiceStaff?: boolean; - /** 鏈嶅姟浜哄憳Id */ - userServiceStaffId?: string; - userId?: string; - } - - interface QueryEnterpriseMaterialDetailInput { - id?: string; - userId?: string; - materialType?: EnterpriseMaterialTypeEnum; - year?: number; - month?: number; - } - - interface QueryEnterpriseMaterialManageListInput { - pageModel?: Pagination; - searchKey?: string; - beginTime?: string; - endTime?: string; - materialType?: EnterpriseMaterialTypeEnum; - } - - interface QueryFirstPartyCompanyAuditListInput { - pageModel?: Pagination; - searchKey?: string; - industryTypeId?: string; - id?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - beginCreateionTime?: string; - endCreateionTime?: string; - userId?: string; - } - - interface QueryFirstPartyCompanyListInput { - pageModel?: Pagination; - searchKey?: string; - industryTypeId?: string; - } - - interface QueryIncentivePaymentsManageListInput { - pageModel?: Pagination; - searchKey?: string; - beginTime?: string; - endTime?: string; - } - - interface QueryIndustrialParkDetailInput { - id?: string; - } - - interface QueryIndustrialParkListInput { - pageModel?: Pagination; - /** 鍥尯绫诲瀷 */ - parkTypeId?: string; - /** 鏌ヨ鍏抽敭瀛� */ - searchKey?: string; - } - - interface QueryIndustryBodyAuditListInput { - pageModel?: Pagination; - searchKey?: string; - id?: string; - userId?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - beginCreateionTime?: string; - endCreateionTime?: string; - } - - interface QueryIndustryBodyListInput { - pageModel?: Pagination; - searchKey?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId?: string; - } - - interface QueryIndustryMatingAuditListInput { - pageModel?: Pagination; - searchKey?: string; - id?: string; - userId?: string; - auditStatus?: ParkOrHRAuditStatusEnum; - beginCreateionTime?: string; - endCreateionTime?: string; - } - - interface QueryIndustryMatingListInput { - pageModel?: Pagination; - searchKey?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - } - - interface QueryInformationShowPageInput { - pageModel?: Pagination; - /** 闇�瑕佹帓闄ょ殑璧勮绫诲埆id闆嗗悎绛涢�� */ - excludeCategoryIdList?: string[]; - recommendStatus?: InformationRecommendStatusEnum; - /** 鏍囬 */ - title?: string; - /** 璧勮绫诲埆Id闆嗗悎绛涢�� */ - categoryIdList?: string[]; - } - - interface QueryInformationShowRecommendListInput { - pageModel?: Pagination; - /** 璧勮绫诲埆Id闆嗗悎绛涢�� */ - categoryIdList?: string[]; - } - - interface QueryInterfaceOfPDFReturnSingleFileOnSameDayNewInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - account: string; - seqNO: string; - startRecord?: string; - recordNum?: string; - } - - interface QueryInterfaceOfPDFReturnSingleFileOnSameDayNewOutput { - fileName?: string; - randomPwd?: string; - stt?: string; - returnBeginNo?: string; - returnCount?: string; - docId?: string; - } - - interface QueryMatchMakingApplyByOrderInput { - pageModel?: Pagination; - orderId?: string; - status?: MatchMakingApplyStatusEnum; - } - - interface QueryMyMessageInput { - pageModel?: Pagination; - /** 鏉ユ簮鐢ㄦ埛id */ - sourceId?: string; - /** 鏄惁宸茶 */ - isRead?: boolean; - } - - interface QueryOperateHistoryByTypeInput { - pageModel?: Pagination; - typeId?: string; - operateHistoryType?: OperateHistoryTypeEnum; - } - - interface QueryParkOrHRAuditPageInput { - pageModel?: Pagination; - auditStatus?: ParkOrHRAuditStatusEnum; - /** 绫诲埆id */ - categoryId?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浜鸿祫鍏徃鍚嶇О */ - name?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 瀵瑰鑱旂郴浜� */ - foreignContact?: string; - /** 瀵瑰鑱旂郴鐢佃瘽 */ - foreignContactPhone?: string; - /** 鏌ヨ鍏抽敭瀛�(鑱旂郴浜�/浼佷笟鍚嶇О/鎵嬫満鍙�/宸ョ) */ - searchKey?: string; - /** 寮�濮嬪垱寤烘椂闂� */ - beginCreationTime?: string; - /** 缁撴潫鍒涘缓鏃堕棿 */ - endCreationTime?: string; - } - - interface QueryParkOrHRSimpleListInput { - name?: string; - status?: number; - } - - interface QueryPhonMessageHistoryList { - pageModel?: Pagination; - sendBeginTime?: string; - sendEndTime?: string; - phoneNumber?: string; - messageType?: PhoneMessageTypeEnum; - } - - interface QueryPlatformServiceInvoicingDetailInput { - platformServiceType?: PlatformServiceTypeEnum; - /** id */ - id?: string; - } - - interface QueryPlatformServiceInvoicingListInput { - pageModel?: Pagination; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 瀵瑰簲鏀粯绫诲瀷(鏀粯娓犻亾)璁㈠崟鍙� */ - payTypeTradeNo?: string; - /** 璁㈠崟鍙� */ - relationalOrderNo?: string; - payType?: PayTypeEnum; - payStatus?: PayStatusEnum; - platformServiceType?: PlatformServiceTypeEnum; - /** 璁㈠崟鎻愪氦寮�濮嬫棩鏈� */ - creationBeginTime?: string; - /** 璁㈠崟鎻愪氦缁撴潫鏃ユ湡 */ - creationEndTime?: string; - /** 瀹屾垚鏃堕棿寮�濮嬫椂闂� */ - finishBeginTime?: string; - /** 瀹屾垚鏃堕棿缁撴潫鏃堕棿 */ - beginEndTime?: string; - invoicingStatus?: InvoicingStatusEnum; - /** 鏄惁瀹屾垚 */ - isFinish?: boolean; - /** 鏌ヨ鍏抽敭瀛� */ - searchKey?: string; - invoicingType?: InvoicingTypeEnum; - } - - interface QueryPlatformServicePayDetailInput { - platformServiceType?: PlatformServiceTypeEnum; - /** id */ - id?: string; - } - - interface QueryPlatformServicePayListInput { - pageModel?: Pagination; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 瀵瑰簲鏀粯绫诲瀷(鏀粯娓犻亾)璁㈠崟鍙� */ - payTypeTradeNo?: string; - /** 璁㈠崟鍙� */ - relationalOrderNo?: string; - payType?: PayTypeEnum; - payStatus?: PayStatusEnum; - platformServiceType?: PlatformServiceTypeEnum; - /** 璁㈠崟鎻愪氦寮�濮嬫棩鏈� */ - creationBeginTime?: string; - /** 璁㈠崟鎻愪氦缁撴潫鏃ユ湡 */ - creationEndTime?: string; - /** 鍏ヨ处璧峰鏃ユ湡 */ - payCreditedBeginTime?: string; - /** 鍏ヨ处缁撴潫鏃ユ湡 */ - payCreditedEndTime?: string; - /** 鏌ヨ鍏抽敭瀛� */ - searchKey?: string; - payCreditedStatus?: PayCreditedStatusEnum; - } - - interface QueryServiceStaffListInput { - pageModel?: Pagination; - /** 鎵�灞炲叕鍙竔d */ - companyOrgId?: string; - /** 鎵�灞為儴闂╥d */ - departmentOrgId?: string; - searchKey?: string; - } - - interface QuerySysOrgDetailInput { - id?: string; - } - - interface QuerySysOrgListInput { - pageModel?: Pagination; - parentId?: string; - } - - interface QuerySystemNoticeDetailInput { - id?: string; - } - - interface QuerySystemNoticeListInput { - pageModel?: Pagination; - /** 鍏憡鏍囬 */ - title?: string; - status?: SystemNoticeStatusEnum; - /** 鍏憡灞曠ず寮�濮嬫椂闂� */ - showBeginTime?: string; - /** 鍏憡灞曠ず缁撴潫鏃堕棿 */ - showEndTime?: string; - /** 鍏憡鍐呭 */ - content?: string; - } - - interface QueryTradeChatRecordInput { - pageModel?: Pagination; - applyUserId?: string; - orderUserId?: string; - } - - interface QueryUserCertificationAuditListInput { - pageModel?: Pagination; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 瀹℃牳鍗曞彿锛堝鏍歌鍗曞彿锛� */ - auditNo?: string; - auditStatus?: UserCertificationAuditStatusEnum; - enterpriseType?: EnterpriseTypeEnum; - /** 璁㈠崟鎻愪氦寮�濮嬫棩鏈� */ - creationBeginTime?: string; - /** 璁㈠崟鎻愪氦缁撴潫鏃ユ湡 */ - creationEndTime?: string; - /** 鍏抽敭瀛楁悳绱� */ - searchKey?: string; - } - - interface QueryUserCertificationDropdownDataInput { - enterpriseName?: string; - status?: UserCertificationStatusEnum; - } - - interface QueryUserTransactionRecordDetailInput { - id?: string; - /** 涓氬姟娴佹按鍙� */ - bussSeqNo?: string; - } - - interface QueryUserTransactionRecordPageForAdminInput { - pageModel?: Pagination; - incomeExpenseType?: IncomeExpenseTypeEnum; - /** 璧峰浜ゆ槗鏃堕棿 */ - beginAccDateTime?: string; - /** 缁撴潫浜ゆ槗鏃堕棿 */ - endAccDateTime?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鐢ㄦ埛璐﹀彿 */ - acctNo?: string; - walletAccountType?: WalletAccountTypeEnum; - } - - interface QueryUserTransactionRecordPageInput { - pageModel?: Pagination; - incomeExpenseType?: IncomeExpenseTypeEnum; - /** 璧峰浜ゆ槗鏃堕棿 */ - beginAccDateTime?: string; - /** 缁撴潫浜ゆ槗鏃堕棿 */ - endAccDateTime?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - walletAccountType?: WalletAccountTypeEnum; - } - - interface QueryVosAcctAutomaticClearingRuleInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - validationFlag?: string; - mainAccount: string; - ccy: string; - subAcctNo?: string; - bindVosAcctNo?: string; - bindVosAcctAddMsg?: string; - whetherFlag?: string; - subAcctNoPosition?: string; - setID?: string; - pageNo?: string; - pageSize?: string; - } - - interface QueryVosAcctAutomaticClearingRuleOutput { - validationFlag?: string; - mainAccount?: string; - ccy?: string; - pageNo?: string; - count?: string; - isEnd?: string; - listNum?: string; - list?: VosAcctAutomaticClearingItem[]; - } - - interface QueryWalletAccountOpenFollowPageInput { - pageModel?: Pagination; - /** 閽卞寘寮�鎴蜂俊鎭疘d */ - walletAccountOpenId?: string; - } - - interface QueryWalletAccountOpenManagePageInput { - pageModel?: Pagination; - bankSignStatus?: WalletAccountOpenBankSignStatusEnum; - status?: WalletAccountOpenStatusEnum; - alipaySignStatus?: WalletAccountOpenAlipayStatusEnum; - /** 寮�濮嬫彁浜ゆ椂闂� */ - beginApplyDate?: string; - /** 缁撴潫鎻愪氦鏃堕棿 */ - endApplyDate?: string; - /** 寮�濮嬬粦瀹氭椂闂� */ - beginBindDate?: string; - /** 缁撴潫缁戝畾鏃堕棿 */ - endBindDate?: string; - /** 鏌ヨ鍏抽敭瀛� */ - searhKey?: string; - } - - interface QueryWalletBatchTransferDetailListInput { - pageModel?: Pagination; - batchId?: string; - } - - interface QueryWalletBatchTransferListInput { - pageModel?: Pagination; - /** 鏌ヨ鍏抽敭瀛� */ - searchKey?: string; - beginCreationTime?: string; - endCreationTime?: string; - checkStatus?: WalletTransferStatusEnum; - } - - interface QueryWalletDayDetailItemInput { - pageModel?: Pagination; - currentDate?: string; - userId?: string; - } - - interface QueryWalletDayHistoryBalanceInput { - pageModel?: Pagination; - /** 閽卞寘ID */ - walletMainId?: string; - /** 寮�濮嬫棩鏈� */ - startDate?: string; - /** 缁撴潫鏃ユ湡 */ - endDate?: string; - walletAccountType?: WalletAccountTypeEnum; - } - - interface QueryWalletDetailBillInput { - pageModel?: Pagination; - /** 1锛氭棩璐﹀崟 2锛氭湀璐﹀崟 */ - billType?: number; - userId?: string; - startTime?: string; - endTime?: string; - } - - interface QueryWalletMainListInput { - pageModel?: Pagination; - status?: WalletMainStatusEnum; - /** 浼佷笟鍚嶇О/璐︽埛銆佹墜鏈哄彿 */ - keyWord?: string; - } - - interface QueryWalletMonthDetailItemInput { - pageModel?: Pagination; - currentMonth?: string; - userId?: string; - } - - interface QueryWalletRechargeInput { - pageModel?: Pagination; - /** 璐﹀彿/璐︽埛/鎴峰悕 */ - keyWord?: string; - /** 璧峰鏃ユ湡 */ - startTime?: string; - /** 缁撴潫鏃ユ湡 */ - endTime?: string; - status?: WalletRechargeStatusEnum; - } - - interface QueryWalletSingleTransferPageInput { - pageModel?: Pagination; - status?: WalletTransferStatusEnum; - /** 寮�濮嬫彁浜ゆ椂闂� */ - beginCreationTime?: string; - /** 缁撴潫鎻愪氦鏃堕棿 */ - endCreationTime?: string; - /** 鏌ヨ鍏抽敭瀛� */ - searhKey?: string; - } - - interface QueryWalletTransactionDetailList { - pageModel?: Pagination; - incomeExpenseType?: IncomeExpenseTypeEnum; - /** 璧峰浜ゆ槗鏃堕棿 */ - beginAccDateTime?: string; - /** 缁撴潫浜ゆ槗鏃堕棿 */ - endAccDateTime?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鐢ㄦ埛璐﹀彿 */ - acctNo?: string; - walletMainId?: string; - } - - interface ReadOrderTakenInput { - /** 璁㈠崟Id */ - orderId?: string; - /** 鎺ュ崟浜篒d */ - takenUserId?: string; - } - - interface RealNameEnterpriseCorporateAccountAuditInput { - /** 璐﹀彿 闇�鏍¢獙鐨勪紒涓氱殑鎺ュ彛璐﹀彿 */ - account?: string; - /** 閾惰鎵�鍦ㄥ競涓�绾у湴鍖虹爜锛屽弬鐓с�婂鍏墦娆惧湴鍖虹紪鐮佸垪琛ㄣ�嬫敞鎰忥細鍙栧墠6浣嶇紪鐮� */ - bankAreaCode?: string; - /** 寮�鎴锋敮琛屽悕绉帮紝鍚嶇О瑕佸~鍐欏畬鏁达紝鍙互鍔犻�熸墦娆捐繘搴� */ - braBankName?: string; - /** 閾惰缂栧彿锛屽弬鐓с�婂鍏墦娆鹃摱琛岀紪鐮佸垪琛ㄣ�嬶紝涓巄ankName浜岄�変竴锛屼笉鑳藉悓鏃朵负绌猴紝閮芥湁鍊间互bankName涓哄噯 */ - bankCode?: string; - /** 閾惰鍚嶇О锛屽弬鐓с�婂鍏墦娆鹃摱琛岀紪鐮佸垪琛ㄣ�嬶紝涓巄ankCode浜岄�変竴锛屼笉鑳藉悓鏃朵负绌猴紝閮芥湁鍊间互bankName涓哄噯 */ - bankName?: string; - /** 鎸佸崱浜哄悕绉�,闇�瑕佸仛瀵瑰叕鎵撴鏍¢獙鐨勪紒涓氬悕绉� */ - bankCardName?: string; - /** 閾惰鑱旇鍙� */ - unionNo?: string; - /** 閾惰鍗″彿 闇�瑕佸仛瀵瑰叕鎵撴鏍¢獙鐨勪紒涓氬鍏处鎴�/鍗″彿 */ - bankCard?: string; - /** 鏈�澶ф敮鎸�50涓瓧鐨勫娉ㄦ枃瀛楋紝濡傛灉娌℃湁浼犲垯榛樿涓衡�滀紒涓氭墦娆捐璇佹椤癸紝璇峰湪璁よ瘉椤甸潰鍥炲~閲戦锛岃璇侀噾棰濇棤闇�閫�鍥� */ - remark?: string; - } - - interface RealNameEnterpriseIndustryCommerceInfoResponse { - /** 鎴愮珛鏃ユ湡 */ - establishTime?: string; - /** 娴佺▼id */ - flowId?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - uniformSocialCreditCode?: string; - /** 鍦板潃 */ - address?: string; - /** 缁忚惀鑼冨洿 */ - businessScope?: string; - /** 缁忚惀鐘舵�� */ - businessStatus?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 娉曞畾浠h〃浜哄鍚�/缁忚惀鑰呭鍚� */ - legalPersonName?: string; - /** 缁忚惀鏈熼檺鑷� */ - businessTermFrom?: string; - /** 缁忚惀鏈熼檺鑷� */ - businessTermTo?: string; - /** 浼佷笟绫诲瀷 */ - characterOfEconomy?: string; - } - - interface RealNameEnterpriseIndustryCommerceInfoResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: RealNameEnterpriseIndustryCommerceInfoResponse; - } - - interface RealNameEnterpriseRemitInfoAuditInput { - /** 璐﹀彿 */ - account?: string; - /** 浼佷笟鍚嶇О */ - bankCardOwner?: string; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - /** 鎵撴鏃ユ湡 */ - toPayDate?: string; - /** 鎵撴鏃ユ湡 */ - payDate?: string; - /** 鎵撴澶囨敞 */ - remark?: string; - } - - interface RealNamePersonalId2FaceCallBackRequest { - /** 娴佹按鍙� */ - bizNo?: string; - /** 鐩镐技搴︼紝瀛楃涓叉牸寮� */ - similarity?: string; - /** 1锛氳璇侀�氳繃 0 锛氳璇佷笉閫氳繃 */ - verifyResult?: string; - /** 鍥剧墖base64缂栫爜锛堜竴寮狅級 */ - photo?: string; - /** 浼犲叆鐨勮璇佹祦姘村彿 */ - sid?: string; - } - - interface RealNamePersonalIdentity2FaceInput { - /** 鐢ㄦ埛甯愬彿 */ - account?: string; - /** 濮撳悕 */ - name?: string; - /** 璇佷欢鍙风爜 */ - identity?: string; - /** 鍒疯劯鏂瑰紡 鍚� 鍒疯劯璁よ瘉蹇呭~椤癸紝1 - 寰紬鍒疯劯锛堝嵆鑵捐浜戝埛鑴革級锛�2 - 鏀粯瀹濆埛鑴革紱榛樿1 */ - faceMethod?: string; - /** returnUrl鐨勮姹傛柟寮� 鍚� 鍒疯劯璁よ瘉蹇呭~椤癸紝returnMethod = "postfirst"锛氬厛post锛岃秴鏃� 15s鍚巊et銆� returnMethod = "" 鎴栬�� = "post"锛氬彧post銆� returnMethod = "get"锛氬彧get銆� post銆乬et銆乸ostfirst澶у皬鍐欎笉鏁忔劅銆� */ - returnMethod?: string; - /** 鎺堟潈鍥炶皟鍩熷悕 鍚� 闈炲繀濉弬鏁帮紝褰撳皬绋嬪簭涓繍琛屾椂涓哄繀濉� 褰撳湪灏忕▼搴忎腑杩愯璇5鍒疯劯鏃讹紙鍒疯劯鏂瑰紡闇�瑕佷负瀹炴椂妫�娴嬫柟寮忥級锛岄渶瑕佷紶璇ュ弬鏁帮紝涓旈渶瑕佽仈绯绘妧鏈敮鎸佸悓浜嬭繘琛岄厤缃� */ - callbackHost?: string; - /** 鍒疯劯瀹屾垚鍚庣殑璺宠浆閾炬帴 鍒疯劯璁よ瘉蹇呭~椤癸紝濡傛灉returnMethod娌℃湁鎸囧畾锛屽垯杩欎釜returnUrl涓�瀹氳鍚屾椂鏀寔post鍜実et锛岃繖鏍峰氨涓嶄細鏈夐棶棰樹簡銆� */ - returnUrl?: string; - /** 璁よ瘉娴佹按鍙� 鍚� */ - sid?: string; - } - - interface RealNamePersonalIdentity2FaceResponse { - /** 鍒疯劯閾炬帴 */ - url?: string; - /** 鍞竴鏍囪瘑鐨勫瓧绗︿覆 鍙敤浜庤幏鍙栬棰戞枃浠讹紙瑙嗛鏂囦欢鍦ㄨ吘璁簯涓婃渶澶氫笁澶� */ - orderNo?: string; - /** 鍒疯劯閾炬帴 */ - sid?: string; - /** 娴佺▼id */ - flowId?: string; - } - - interface RealNamePersonalIdentity2FaceResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: RealNamePersonalIdentity2FaceResponse; - } - - interface RealNamePersonalIdentity2GetFaceAuthResultResponse { - /** 浜鸿劯姣斿淇℃伅 */ - message?: string; - /** 楠岃瘉缁撴灉 */ - verifyResult?: string; - /** 浜鸿劯楠岃瘉鏃剁殑鐓х墖锛堟敮浠樺疂鍒疯劯鏃犳椤癸級 */ - photo?: string; - /** 鍞竴鏍囪瘑鐨勫瓧绗︿覆 */ - orderNo?: string; - /** 浜鸿劯姣斿寰楀垎锛堟敮浠樺疂鍒疯劯鏃犳椤癸級 */ - similarity?: string; - } - - interface RealNamePersonalIdentity2GetFaceAuthResultResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: RealNamePersonalIdentity2GetFaceAuthResultResponse; - } - - interface RealNamePersonalIdentity3VcodeSenderInput { - userId?: string; - /** 鐢ㄦ埛甯愬彿 */ - account?: string; - /** 濮撳悕 */ - name?: string; - /** 璇佷欢鍙风爜 */ - identity?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - mobile?: string; - /** 璇佷欢绫诲瀷 鍚� 榛樿0锛�0 鈥� 韬唤璇侊紝1 鈥� 鎶ょ収锛�2 鈥� 绀句細淇濋殰鍗★紝3 鈥� 娓境灞呮皯鏉ュ線鍐呭湴閫氳璇侊紝4 鈥� 鍙版咕灞呮皯寰�鏉ュぇ闄嗛�氳璇侊紝5 鈥� 鎴峰彛绨匡紝6 鈥� 涓存椂灞呮皯韬唤璇侊紝 -7 鈥� 澶栧浗浜烘案涔呭眳浣忚瘉锛�8 鈥� 鍐涘畼璇侊紝9 鈥� 璀﹀畼璇侊紝10 鈥� 澹叺璇侊紝11 鈥� 鍏朵粬璇佷欢 */ - identityType?: string; - /** 閾惰鍗″彿 -閾惰鍗″瑕佺礌鏍¢獙鍙婂彂閫侀獙璇佺爜 鎺ュ彛鏃惰鍙傛暟蹇呴』 */ - bankCard?: string; - } - - interface RealNamePersonalIdentity3VcodeSenderResponse { - userId?: string; - /** 鎵嬫満楠岃瘉鐮� 鐢辨帴鍙b�滀釜浜烘墜鏈哄彿涓夎绱犻獙璇佺爜鑾峰彇鈥濅笅鍙戠粰瀵瑰簲鎵嬫満鍙凤紝鐢卞紑鍙戣�呴噰闆嗗悗浼犲叆 -璇ュ弬鏁板湪 涓汉鎵嬫満鍙蜂笁瑕佺礌楠岃瘉鐮佹牎楠屾帴鍙f儏鍐垫椂闇�瑕佷娇鐢� */ - vcode?: string; - /** 鐢ㄤ簬楠岃瘉鐨刱ey */ - personalIdentity3Key?: string; - /** 娴佺▼id */ - flowId?: string; - /** 缁撴灉 */ - result?: string; - /** 濮撳悕 */ - name?: string; - /** 璇佷欢鍙风爜 */ - identity?: string; - /** 鐢ㄦ埛甯愬彿 */ - mobile?: string; - msg?: string; - } - - interface RealNamePersonalIdentity4PlusVcodeVerifyInput { - /** 鎵嬫満楠岃瘉鐮� 鐢辨帴鍙b�滈摱琛屽崱澶氳绱犳牎楠屽強鍙戦�侀獙璇佺爜鈥濅笅鍙戠粰閾惰鍗¢鐣欐墜鏈哄彿銆� */ - vcode?: string; - /** 鐢ㄤ簬楠岃瘉鐨刱ey锛� 鐢辨帴鍙b�滈摱琛屽崱澶氳绱犳牎楠屽強鍙戦�侀獙璇佺爜鈥濊繑鍥炴帴鍙h处鍙� */ - personalIdentity4PlusKey?: string; - } - - interface RealNamePersonalIdentity4VcodeSenderResponse { - /** 涓�鑷存�ф牎楠岀粨鏋� 1浠h〃4瑕佺礌涓�鑷存�ф牎楠岄�氳繃锛� 0浠h〃4瑕佺礌涓�鑷存�ф牎楠屼笉閫氳繃閫氳繃锛� -璇ュ弬鏁板湪 涓汉鎵嬫満鍙蜂笁瑕佺礌楠岃瘉鐮佹牎楠屾帴鍙f儏鍐垫椂闇�瑕佷娇鐢� */ - result?: string; - /** 鐢ㄤ簬楠岃瘉鐨刱ey */ - personalIdentity4Key?: string; - /** 娴佺▼id */ - flowId?: string; - /** 涓�鑷存�ф牎楠岀粨鏋滅殑鎻忚堪 涓�鑷存�ф牎楠岄�氳繃涓衡�渟uccess鈥濓紝涓嶉�氳繃鏃惰繑鍥炰笉閫氳繃鐨勫叿浣撶粨鏋滐紝濡傗�滆璇佷俊鎭笉鍖归厤(鍗$姸鎬佸紓甯�)鈥濄�傛淇℃伅鐢卞疄鍚嶄緵搴斿晢杩斿洖锛屼笂涓婄涓嶅仛鍔犲伐銆� */ - msg?: string; - } - - interface RealNamePersonalIdentity4VcodeSenderResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: RealNamePersonalIdentity4VcodeSenderResponse; - } - - interface RealNamePersonalIdentity4VcodeVerifyInput { - userId?: string; - /** 鎵嬫満楠岃瘉鐮� 鐢辨帴鍙b�滀釜浜烘墜鏈哄彿涓夎绱犻獙璇佺爜鑾峰彇鈥濅笅鍙戠粰瀵瑰簲鎵嬫満鍙凤紝鐢卞紑鍙戣�呴噰闆嗗悗浼犲叆 -璇ュ弬鏁板湪 涓汉鎵嬫満鍙蜂笁瑕佺礌楠岃瘉鐮佹牎楠屾帴鍙f儏鍐垫椂闇�瑕佷娇鐢� */ - vcode?: string; - /** 鐢ㄤ簬楠岃瘉鐨刱ey */ - personalIdentity4Key?: string; - /** 濮撳悕 */ - name?: string; - /** 鐢ㄦ埛甯愬彿 */ - mobile?: string; - /** 鏍规嵁璇佷欢绫诲瀷浼犺瘉浠跺彿鐮� */ - idCardNo?: string; - /** 閾惰鍗¤处鍙� */ - bankCard?: string; - } - - interface RechargeDto { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鍏呭�煎崟鍙� */ - rechargeNo?: string; - /** 鍏呭�肩被鍨嬶細10寰俊锛�20鏀粯瀹濓紝30绾夸笅 */ - type?: number; - /** 鍏呭�奸噾棰� */ - amount?: number; - /** 浜ゆ槗鐘舵�� */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鏀粯瀹屾垚鏃堕棿 */ - successTime?: string; - creationTime?: string; - customerName?: string; - contracter?: string; - contracterPhone?: string; - } - - interface RechargeDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: RechargeDto[]; - } - - interface RechargeListInput { - pageModel?: Pagination; - /** 鏄电О */ - customerName?: string; - /** 鍏呭�肩被鍨嬶細10寰俊锛�20鏀粯瀹濓紝30绾夸笅 */ - type?: number; - /** 鍙傝�� RechargeStatus */ - status?: number; - startDate?: string; - endDate?: string; - amountBegin?: number; - amountEnd?: number; - } - - interface RecordUserSignInput { - lgGigWorkerId?: string; - userType?: string; - signCostType?: number; - messageChannel?: number; - } - - interface RefundApplyInput { - /** 浜у搧璐拱Id */ - id?: string; - /** 閫�娆剧敵璇峰娉� */ - refundApplyRemark?: string; - } - - interface RefundInfo { - /** 閫�娆剧敵璇峰娉� */ - refundApplyRemark?: string; - /** 閫�娆剧敵璇锋椂闂� */ - refundApplyTime?: string; - /** 閫�娆惧鐞嗗娉� */ - refundDealRemark?: string; - /** 鐘舵�侊細0寰呯‘璁ら獙鏀讹紝10寰呰瘎浠凤紝20浜ゆ槗瀹屾垚锛�-10鐢宠閫�娆撅紝-20閫�娆炬垚鍔燂紝-30鐢宠閫�娆鹃┏鍥� */ - status?: number; - } - - interface RefundOrderContactSignInput { - /** 鎷掔粷浜虹被鍨� 10鐢叉柟 20涔欐柟 */ - fromType?: number; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 璁㈠崟鍗忚Id */ - orderSignId?: string; } interface RegisterDto { @@ -16238,8 +1552,6 @@ password: string; appName: string; } - - type RelationalTypeEnum = 10 | 20; interface RemoteServiceErrorInfo { code?: string; @@ -16256,15 +1568,6 @@ interface RemoteServiceValidationErrorInfo { message?: string; members?: string[]; - } - - interface ReplyCircleFriendInput { - /** 鏈嬪弸鍦堟秷鎭疘d */ - circleFriendId?: string; - /** 鍥炲鐨勮瘎璁篒d */ - parentId?: string; - /** 璇勮鍐呭 */ - content?: string; } interface ResetPasswordBaseInput { @@ -16285,424 +1588,54 @@ password?: string; } - interface Resource { - /** 鍔犲瘑绠楁硶绫诲瀷 */ - algorithm: string; - /** 鏁版嵁瀵嗘枃 */ - ciphertext: string; - /** 闄勫姞鏁版嵁 */ - associatedData?: string; - /** 鍘熷绫诲瀷 */ - originalType: string; - /** 闅忔満涓� */ - nonce: string; - } - - interface ResourceDelistReason { - id?: string; - } - - interface ResourceFrontInfoDto { - id?: string; - userId?: string; - categoryId?: string; - title?: string; - viewCount?: number; - /** 璧勬簮鏁伴噺 */ - resourceCount?: number; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 鑱旂郴浜� */ - contact?: string; - checkRemark?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - creationTime?: string; - lastModificationTime?: string; - tags?: TagInfo[]; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - /** 鏄惁鍚屾鍒版湅鍙嬪湀 */ - isSyncCircleFriend?: boolean; - /** 棰勮浜や粯澶╂暟 */ - estimatedDeliveryCompletiondays?: number; - /** 鍚堜綔璐圭敤 */ - cooperationFee?: string; - /** 璁よ瘉浼佷笟鍚嶇О */ - certificationCompanyName?: string; - isMyAttention?: boolean; - isMe?: boolean; - resourceStyleInfo?: ResourceStyleInfo[]; - visitForUserId?: string; - /** 鎵�鍦ㄧ渷鍖哄煙鐮� */ - provinceCode?: number; - /** 鎵�鍦ㄧ渷 */ - provinceName?: string; - /** 璧勬簮浠嬬粛 */ - resourceIntros?: ResourceIntro[]; - /** 鎵�鍦ㄥ煄甯� */ - cities?: CityInfo[]; - /** 鎰忓悜杈撻�佸煄甯� */ - intendedDeliveryCities?: CityInfo[]; - /** 鏄惁宸茶璇� */ - isCertified?: boolean; - /** 琛屼笟绫诲瀷 */ - industryTypeId?: string; - /** 琛屼笟绫诲瀷鍚嶇О */ - industryTypeName?: string; - /** 鐢ㄦ埛澶村儚鍦板潃 */ - avatarUrl?: string; - /** 鑱岀О */ - jobTitle?: string; - /** 鏄惁寮�閫氬湪绾夸氦鏄� */ - isOpenOnlineTrade?: boolean; - /** 鍙戝竷鏃堕棿 */ - lastShelfTime?: string; - parkOrHRSimpleInfo?: ParkOrHRSimpleOutput; - /** 鏄惁瀛樺湪鑱旂郴璁板綍 */ - isExistTradeChatRecord?: boolean; - } - - interface ResourceInfoDto { - id?: string; - categoryId?: string; - title?: string; - /** 璧勬簮鏁伴噺 */ - resourceCount?: number; - /** -10 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 涓嬫灦鍘熷洜 */ - delistReason?: string; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - creationTime?: string; - lastModificationTime?: string; - tags?: TagInfo[]; - /** 棰勮浜や粯澶╂暟 */ - estimatedDeliveryCompletiondays?: number; - /** 鍚堜綔璐圭敤 */ - cooperationFee?: string; - resourceStyleInfo?: ResourceStyleInfo[]; - creatorId?: string; - /** 璧勬簮浠嬬粛 */ - resourceIntros?: ResourceIntro[]; - /** 鎵�鍦ㄥ煄甯� */ - cities?: CityInfo[]; - /** 鎰忓悜杈撻�佸煄甯� */ - intendedDeliveryCities?: CityInfo[]; - /** 鐢ㄦ埛id */ - userId?: string; - /** 琛屼笟绫诲瀷 */ - industryTypeId?: string; - /** 鏄惁鍚屾鍒版湅鍙嬪湀 */ - isSyncCircleFriend?: boolean; - /** 鏄惁寮�閫氬湪绾夸氦鏄� */ - isOpenOnlineTrade?: boolean; - } - - interface ResourceIntro { - /** 绫诲瀷锛�0涓烘枃鏈紝1涓哄浘鐗囷紝2涓鸿棰� 榛樿涓烘枃鏈� */ - type?: number; - /** 鏂囨湰鍐呭 */ - content?: string; - /** 鍥剧墖璺緞 */ - path?: string; - /** 椤哄簭 */ - sequence?: number; - } - - interface ResourceListDto { - id?: string; - title?: string; - status?: number; - /** 涓嬫灦鍘熷洜 */ - delistReason?: string; - creationTime?: string; - /** 鍒涘缓浜� */ - createUserName?: string; - viewCount?: number; - attentionCount?: number; - /** 鎵�灞炰紒涓� */ - customerName?: string; - lastModificationTime?: string; - /** 璧勬簮鏁伴噺 */ - resourceCount?: number; - /** 鍚堜綔璐圭敤 */ - cooperationFee?: string; - /** 鎵�鍦ㄥ煄甯� */ - city?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - /** 鎵�鍦ㄥ煄甯� */ - cityCode?: number; - /** 棰勮浜や粯瀹屾垚澶╂暟 */ - estimatedDeliveryCompletiondays?: number; - userId?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - /** 鎵�鍦ㄥ煄甯� */ - cities?: CityInfo[]; - /** 琛屼笟绫诲瀷鍚嶇О */ - industryTypeName?: string; - /** 鎰忓悜杈撻�佸煄甯� */ - intendedDeliveryCities?: CityInfo[]; - /** 鐢ㄦ埛璐﹀彿 */ - userAccount?: string; - /** 鎵�鍦ㄧ渷 */ - provinceName?: string; - } - - interface ResourceListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ResourceListDto[]; - } - - interface ResourceListInput { - pageModel?: Pagination; - status?: number; - key?: string; - /** 璧勬簮鏍囬 */ - resourceTitle?: string; - /** 寮�濮嬫椂闂� */ - startDate?: string; - /** 缁撴潫鏃堕棿 */ - endDate?: string; - /** 鏌ヨ鍏抽敭瀛� 浼佷笟鍚嶇О/璐﹀彿 */ - searchKey?: string; - } - - interface ResourceRecommendInput { - id?: string; - isRecommend?: boolean; - } - - interface ResourceStyleInfo { - src?: string; - sort?: number; - } - - interface ResourceViewInput { - /** 璁㈠崟娴忚Id */ - id?: string; - /** 璁㈠崟Id */ - resourceId?: string; - } - interface ReturnValueApiDescriptionModel { type?: string; typeSimple?: string; } - interface RewardInfo { - /** 鎵撹祻鍒嗘垚閲戦 */ - shareAmount?: number; - /** 鎵撹祻鏃堕棿 */ - creationTime?: string; - } - - interface RewardPercentageInfo { - /** Up涓荤瓑绾� */ - upLevel?: number; - /** Up涓诲崰姣� */ - upRatio?: number; - /** 骞冲彴鍗犳瘮 */ - platformRatio?: number; - } - - type RewardTypeEnum = 10 | 20; - - type RewardUseTypeEnum = 1; - - interface RoleDto { - /** 瑙掕壊Id */ - id?: string; - /** 瑙掕壊鍚� */ + interface SaveUserResumeBaseInfoInput { name?: string; + socialIdentity?: string; + educationalLevel?: string; + residentProvinceCode?: number; + residentCityCode?: number; + residentProvinceName?: string; + residentCityName?: string; } - interface RoleEnableOrForbidInput { - /** 瑙掕壊Id */ + interface SaveUserResumeCertificateInput { id?: string; - /** 鍚敤锛歵rue锛岀鐢細false */ - isEnable?: boolean; + certificateTypeId?: string; + certificateNo?: string; + beginTime?: string; + endTime?: string; + isPermanent?: boolean; + certificateUnit?: string; + certificateFrontImgUrl?: string; + certificateBackImgUrl?: string; } - interface RoleInfo { - /** 瑙掕壊Id */ - id?: string; - /** 鍚嶇О */ - name?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鏄惁鍙敤 */ - isEnable?: boolean; - /** 閮ㄩ棬Id */ - departmentId?: number; - /** 鏁版嵁鑼冨洿 鍏ㄩ儴鏁版嵁锛�100 涓汉鏁版嵁锛�10 */ - dataRange?: number; - /** 璐﹀彿鏁伴噺 */ - userCount?: number; - /** 澶囨敞 */ - remark?: string; + interface SaveUserResumeDetailInfoInput { + lifeCircleImgUrlList?: string[]; + height?: string; + weight?: string; } - interface RoleInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: RoleInfo[]; + interface SaveUserResumeExpectationJobInput { + jobIdList?: string[]; + freeTime?: UserResumeFreeTimeEnum; + jobSeekingStatus?: UserResumeJobSeekingStatusEnum; } - interface SameDayHistoryReceiptDataQueryInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - outAccNo: string; - accountBeginDate?: string; - accountEndDate?: string; - hostFlow?: string; - startTranAmt?: string; - endTranAmt?: string; - inAccNo?: string; - dcFlag?: string; - sortType?: string; - ccy?: string; - receiptType?: string; - subReceiptType?: string; - recordStartNo?: string; - recordNumber?: string; - } - - interface SameDayHistoryReceiptDataQueryOutput { - resultNum?: string; - endFlag?: string; - receiptType?: string; - subReceiptType?: string; - list?: SameDayHistoryReceiptItem[]; - } - - interface SameDayHistoryReceiptItem { - seqNo?: string; - receiptNo?: string; - validateNo?: string; - receiptType?: string; - subReceiptType?: string; - accountDate?: string; - mainAcc?: string; - subAccNo?: string; - outAccNo?: string; - outAccName?: string; - outBranchName?: string; - dcFlag?: string; - inAccNo?: string; - inAccName?: string; - inBranchName?: string; - amount?: string; - ccyCode?: string; - remark?: string; - hostFlowNo?: string; - receiptName?: string; - } - - interface SaveWalletPayChannelFeeSettingInput { - /** 閫氶亾id */ - walletPayChannelId?: string; - settings?: SaveWalletPayChannelFeeSettingItemInput[]; - } - - interface SaveWalletPayChannelFeeSettingItemInput { - /** 璧峰閲戦 */ - beginAmount?: number; - /** 鎴閲戦 */ - endAmount?: number; - feeCalculationType?: WalletPayChannelFeeCalculationTypeEnum; - /** 鎵嬬画璐硅绠楀�� */ - feeCalculationValue?: number; - } - - interface SealBatchQueryInput { - sealId?: string; - sealName?: string; - pageNo?: number; - pageSize?: number; - } - - interface SealBatchQueryOutput { - code?: string; - subMsg?: string; - pageNo?: number; - pageSize?: number; - totalCount?: number; - sealList?: SealInfo[]; - } - - interface SealInfo { - sealId?: string; - sealName?: string; - sealType?: string; - sealStatus?: string; - previewUrl?: string; - enterpriseName?: string; - enterpriseCertNo?: string; - gmtCreate?: string; - gmtModified?: string; - } - - interface SealSaveInput { - sealId?: string; - sealName: string; - sealDescription: string; - sealType: string; - enterpriseName: string; - enterpriseCertNo: string; - } - - interface SealSaveOutput { - code?: string; - subMsg?: string; - sealId?: string; + interface SaveUserResumeWorkExperienceInput { + workingSeniority?: string; + workExperience?: string; } interface SearchConditionList { - /** 鎼滅礌绠$悊 10鐑悳璇� 20鏈嶅姟绫诲瀷 30宸ョ 40鍥尯绫诲瀷 50璧勮娲诲姩绫诲瀷 60鏀跨瓥棰佸竷鏈烘瀯 70鍖哄煙绠$悊 80浜у搧绫诲瀷 90闇�姹傜被鍨� 100闇�姹傝寖鍥� -110 鍛樺伐绂忓埄 120琛屼笟绫诲瀷 130 鐚庡ご 140 鍜ㄨ绫诲埆 150 甯姪绫诲瀷 160 浜鸿祫琛屼笟绫诲瀷 */ searchType?: number; belongType?: number; conditionList?: ConditionInfo[]; - } - - interface SearchSettingInfo { - searchSettingId?: string; - searchSettingName?: string; - src?: string; - sort?: number; - } - - interface SendBankCardCertificationVerificationCodeInput { - /** 濮撳悕 */ - name: string; - /** 璇佷欢鍙风爜 */ - identity: string; - /** 鐢ㄦ埛甯愬彿 */ - mobile: string; - /** 閾惰鍗″彿 */ - bankCard: string; - businessType?: VerificationCodeBusinessTypeEnum; - } - - interface SendEmailVerificationCodeByBusinessTypeInput { - /** 閭 */ - emailAddress: string; - businessType?: VerificationCodeBusinessTypeEnum; } interface SendPasswordResetCodeDto { @@ -16738,177 +1671,9 @@ businessType?: VerificationCodeBusinessTypeEnum; } - interface SendPhoneVerificationCodeInput { - /** 鎵嬫満鍙� */ - phoneNumber: string; - } - - interface SendUserCertificationPayInvoicingEmailInput { - /** 鍙戦�佺洰鏍囬偖绠卞湴鍧� */ - toEmailAddress: string; - /** 鐢ㄦ埛璁よ瘉瀹℃牳Id */ - auditId?: string; - } - - interface ServeHRArea { - /** 鐪� */ - provinceCode?: number; - /** 甯� */ - cityCode?: number; - /** 鍖� */ - areaCode?: number; - sequence?: number; - } - - interface ServeSearchSettingInfo { - /** 璁剧疆Id */ - searchSettingId?: string; - /** 璁剧疆鍚嶇О */ - searchSettingName?: string; - sequence?: number; - searchType?: number; - } - - interface ServiceName { + interface SetFlexEnterpriseStatusInput { id?: string; - name?: string; - src?: string; - sort?: number; - } - - interface ServiceStaffListOutput { - id?: string; - name?: string; - /** 鎵�灞炲叕鍙竔d */ - companyOrgId?: string; - /** 鎵�灞為儴闂╥d */ - departmentOrgId?: string; - /** 鎵�灞炲叕鍙稿悕绉� */ - companyOrgName?: string; - /** 鎵�灞為儴闂ㄥ悕绉� */ - departmentOrgName?: string; - userName?: string; - } - - interface ServiceStaffListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: ServiceStaffListOutput[]; - } - - type ServiceWorkerCountTypeEnum = 10 | 500 | 1000; - - interface SetAlipayAccountInput { - companyId?: string; - aliPayAccount?: string; - companyName?: string; - societyCreditCode?: string; - type?: number; - } - - interface SetBankWalletAccountOpenAcctNoInput { - id?: string; - /** 閾惰鍗″彿 */ - acctNo: string; - } - - interface SetBankWalletAccountOpenBankCertUrlInput { - id?: string; - /** 鍑瘉鍦板潃 */ - bankCertUrl: string; - } - - interface SetBankWalletAccountOpenOpentBankNodeInput { - id?: string; - /** 寮�鎴烽摱琛� */ - opentBankNodeAddress: string; - } - - interface SetCanLoginUserSignInput { - id?: string; - canLoginUserSign?: CanLoginUserSignEnum; - bussinessCode?: string; - } - - interface SetCategoryVisInput { - /** 绫诲埆Id */ - id?: string; - /** 绫诲瀷锛�0浜у搧绫诲埆锛�1璧勮绫诲埆 */ - type?: number; - } - - interface SetContractTemplatePositionInput { - contractTemplateId?: string; - listPosition?: SetContractTemplatePositionXYInput[]; - } - - interface SetContractTemplatePositionXYInput { - x?: string; - y?: string; - pageNum?: string; - keyName?: string; - /** 鑷姩绛炬爣璇� 鐩栫珷鍧愭爣:Position 鐩栫珷鏃ユ湡鍧愭爣锛歅ositionDate */ - providerName?: string; - } - - interface SetCooperationApplyStatusInput { - id?: string; - status?: CooperationApplyStatusEnum; - /** 涓婃灦鍘熷洜 */ - onShelfReason?: string; - /** 涓嬫灦鍘熷洜 */ - offShelfReason?: string; - } - - interface SetFirstPartyCompanyAuditStatusInput { - id?: string; - opStatus?: ParkOrHRAuditStatusEnum; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - } - - interface SetIndustrialParkStatusInput { - id?: string; - opStatus?: IndustrialParkStatusEnum; - } - - interface SetIndustryBodyAuditStatusInput { - id?: string; - opStatus?: ParkOrHRAuditStatusEnum; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - } - - interface SetIndustryMatingAuditStatusInput { - id?: string; - opStatus?: ParkOrHRAuditStatusEnum; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - } - - interface SetInformationRecommendStatusInput { - id?: string; - recommendStatus?: InformationRecommendStatusEnum; - } - - interface SetInsureSettingPriceInput { - prices?: InsurePriceModel[]; - } - - interface SetManyContractTemplateHandSignKeyInput { - contractTemplateId?: string; - listKey?: string[]; - } - - interface SetMatchMakingApplyStatusInput { - id?: string; - status?: MatchMakingApplyStatusEnum; - } - - interface SetMatchMakingIdentityInput { - matchMakingIdentity?: MatchMakingIdentityEnum; - /** 鐢ㄦ埛Id */ - userId?: string; + status?: FlexEnterpriseStatus; } interface SetMyModule { @@ -16920,84 +1685,13 @@ moduleIds?: SetMyModule[]; } - interface SetNormalStatusInput { - id?: string; - status?: number; - } - - interface SetNoticeStatusInput { - id?: string; - opStatus?: SystemNoticeStatusEnum; - } - - interface SetOfflineBillStatusInput { - id?: string; - /** 鐘舵�� 1 鏈紑濮� 2 淇濋殰涓� 宸插け鏁� -1 */ - status?: number; - } - - interface SetParkRewardStatusInput { - id?: string; - opStatus?: ParkRewardStatusEnum; - } - interface SetPreViewCacheInput { preViewData?: string; - } - - interface SetProductStatusInput { - id?: string; - /** 1:姝e父 -1:涓嬫灦 0 锛氱鐢� */ - status?: number; - /** 涓嬫灦鍘熷洜 */ - offShelfReason?: string; - } - - interface SetRecommendSearchSettingInput { - id: string; - isRecommend: boolean; } interface SetRoleUserInput { userId?: string[]; roleId?: string; - } - - interface SetStatusInput { - id?: string; - /** -20 椹冲洖 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - /** 涓婃灦鍘熷洜 */ - onShelfReason?: string; - /** 涓嬫灦鍘熷洜 */ - offShelfReason?: string; - } - - interface SetSysOrgStatusInput { - id?: string; - opStatus?: SysOrgStatusEnum; - } - - interface SetTagVisInput { - /** 绫诲埆Id */ - id?: string; - /** 绫诲瀷锛�0浜у搧鏍囩锛�1璧勮鏍囩锛�3蹇嵎璇勮鏍囩 */ - type?: number; - } - - interface SetUserCertificationAuditStatusInput { - /** 瀹℃牳Id */ - id?: string; - auditStatus?: UserCertificationAuditStatusEnum; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - } - - interface SetUserIndustrialParkInput { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 浜т笟鍥尯Id */ - industrialParkId?: string; } interface SetUserRoleInput { @@ -17007,686 +1701,29 @@ type?: number; } - interface SetUserServiceStaffInput { - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鏈嶅姟浜哄憳Id */ - serviceStaffId?: string; - } - - interface SetUserTencentUserIdDto { - /** 鑵捐鐨勮亰澶︰SERID */ - tencentUserId?: string; - userId?: string; - remark?: string; - } - - interface SetUserTypeInput { - userId?: string; - authType?: EnterpriseTypeEnum; - } - - interface SetUserWithdrawComplete { - id?: string; - /** 鎵撴鍑瘉 */ - receiptUrl?: string; - } - - interface SetUserWithdrawStatusInput { - id?: string; - /** 鎵撴鍑瘉 */ - receiptUrl?: string; - /** 浜ゆ槗鐘舵�� 宸查┏鍥� -10 鎵撴涓� 10 宸插畬鎴� 20 */ - status?: number; - /** 澶囨敞 */ - remark?: string; - } - interface SetVersionModuleInput { versionId: string; modules: ModuleTypeInfo[]; } - interface SetWalletPayChannelStatusInput { - id?: string; - opStatus?: WalletPayChannelStatus; + type SignChannelEnum = 10 | 20; + + interface TaskWorkerArrangeInput { + flexTaskId?: string; + flexWorkerId?: string; + arrange?: boolean; } - interface SetWalletStatusInput { - userId?: string; - /** 閽卞寘绫诲瀷 */ - walletAccountTypeList?: WalletAccountStatusList[]; - /** 瑙e喕/鍐荤粨 鍘熷洜 */ - operateRemark?: string; + interface TaskWorkerCheckAcceptStatusInput { + flexTaskId?: string; + flexWorkerId?: string; + checkAcceptStatus?: FlexTaskCheckAcceptStatusEnum; } - interface ShareInformationInput { - /** 璧勮Id */ - informationId?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - } - - interface SignCallBackNoticeEto { - /** 浜嬩欢绫诲瀷 signContract绛剧讲鍚堝悓 signCatalogContract鏄缃插鏂囨。鍚堝悓 certApply鏄敵璇疯瘉涔� createTemplate鏄垱寤烘ā鏉� alipaympFaceAuth 琛ㄧず鏀粯瀹濆埛鑴革紝h5FaceAuth 琛ㄧず鑵捐浜慔5鍒疯劯 checkContract鏄楠屽悎鍚岀缃叉湁鏁堟�� */ - action?: string; - params?: SignCallBackNoticeParamsInput; - } - - interface SignCallBackNoticeInput { - /** 浜嬩欢绫诲瀷 signContract绛剧讲鍚堝悓 signCatalogContract鏄缃插鏂囨。鍚堝悓 certApply鏄敵璇疯瘉涔� createTemplate鏄垱寤烘ā鏉� alipaympFaceAuth 琛ㄧず鏀粯瀹濆埛鑴革紝h5FaceAuth 琛ㄧず鑵捐浜慔5鍒疯劯 checkContract鏄楠屽悎鍚岀缃叉湁鏁堟�� */ - action?: string; - params?: SignCallBackNoticeParamsInput; - } - - interface SignCallBackNoticeParamsInput { - /** 鍚堝悓缂栧彿 */ - contractId?: string; - /** 妯℃澘缂栧彿 */ - tid?: string; - /** 绛剧讲鑰呰处鍙� */ - account?: string; - /** 绛剧讲鐘舵�侊細锛�2锛氬凡瀹屾垚锛涳級 */ - signerStatus?: number; - /** 绛剧讲鎴愬姛涓簊uccess锛岀缃插け璐ヤ负鐩稿簲鐨勯敊璇俊鎭� */ - errMsg?: string; - /** 閿欒鐮侊紝瀵圭収閿欒鐮佸垪琛� */ - code?: string; - /** 涓氬姟娴佹按鍙凤紝濡傛灉鍦╯end鎺ュ彛涓彁浜や簡鍒欎細杩斿洖锛屾病鎻愪氦鍒欎笉杩斿洖锛涘紓姝ヨ繑鍥炵粺涓�涓簊id锛屼笌浼犲叆鐨剆erialNumber鍙傛暟涓虹浉鍚屽惈涔� */ - sid?: string; - /** 璇佷功绫诲瀷 */ - certType?: string; - /** 璇佷功缂栧彿 */ - cert?: string; - /** 寮傛鐢宠闃熷垪鐨勫簭鍙� */ - taskId?: string; - /** 閿欒鐮侊紝瀵圭収閿欒鐮佸垪琛� */ - status?: string; - /** 璁㈠崟鍙� */ - orderNo?: string; - /** 鐩镐技搴� */ - similarity?: string; - /** 鐓х墖 */ - photo?: string; - /** 娑堟伅 */ - message?: string; - /** 璁よ瘉缁撴灉 */ - verifyResult?: string; - } - - interface SignInfo { - signUrl?: string; - } - - interface SignorderQueryExtInfo { - fileList?: FileDetail[]; - } - - interface SignorderQueryOutput { - code?: string; - subMsg?: string; - signOrderNo?: string; - orderStatus?: string; - solutionCode?: string; - gmtCreate?: string; - gmtModified?: string; - extInfoStr?: string; - extInfo?: SignorderQueryExtInfo; - } - - interface SimpleEnterpriseMaterialItemOutput { - fileBusinessType?: EnterpriseMaterialFileBusinessTypeEnum; - /** 鏂囦欢鏁伴噺 */ - fileCount?: number; - /** 鏄惁涓婁紶 */ - isUploaded?: boolean; - } - - interface SingleApplicationSuspensionPaymentInput { - mrchCode: string; - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - thirdVoucher: string; - batchNo?: string; - freezeNo: string; - cstInnerFlowNo?: string; - ccyCode: string; - outAcctNo: string; - outAcctName: string; - outAcctAddr?: string; - inAcctBankNode?: string; - inAcctRecCode?: string; - inAcctNo?: string; - inAcctName: string; - inAcctBankName: string; - inAcctProvinceCode?: string; - inAcctCityName?: string; - tranAmount: string; - useEx?: string; - unionFlag: string; - sysFlag?: string; - addrFlag: string; - } - - interface SingleApplicationSuspensionPaymentOutput { - thirdVoucher?: string; - frontLogNo?: string; - cstInnerFlowNo?: string; - ccyCode?: string; - outAcctName?: string; - outAcctNo?: string; - inAcctBankName?: string; - inAcctNo?: string; - inAcctName?: string; - tranAmount?: string; - unionFlag?: string; - fee1?: string; - fee2?: string; - hostFlowNo?: string; - hostTxDate?: string; - stt?: string; - } - - interface SingleDataItem { - receiptNo?: string; - checkCode?: string; - receiptType?: string; - subType?: string; - bookingDate?: string; - payerName?: string; - payeeName?: string; - payerAccNo?: string; - payeeAccNo?: string; - payerAcctOpenBranchID?: string; - payeeAcctOpenBranchID?: string; - payerAcctOpenBranchName?: string; - payeeAcctOpenBranchName?: string; - mainAcctNo?: string; - subAcctNo?: string; - oldAcctNo?: string; - ccy?: string; - tranAmt?: number; - subBranchID?: string; - drCrFlag?: string; - crpp?: string; - corpus?: number; - depositIntRate?: number; - depositReceiptNo?: string; - startPeriod?: string; - endPeriod?: string; - interestTax?: number; - intInterest?: number; - overdraftInterest?: number; - taxRate?: number; - loanAcctNo?: string; - duebillNo?: string; - paidAmt?: number; - repayCorpus?: number; - replyInterest?: number; - comInterest?: number; - corpusBalance?: number; - dueRepayCorpus?: number; - repayCount?: number; - commission?: number; - materialFee?: number; - taxedInterest?: number; - hostSeqNo?: string; - loanIntRate?: number; - receivableInterest?: number; - tellerNo?: string; - authTellerNo?: string; - printClientName?: string; - printTime?: string; - printTimes?: number; - regionNo?: string; - termNo?: string; - printNote?: string; - bussType?: string; - intSettleAcctNo?: string; - acctOpenBranchID?: string; - tranDate?: string; - tranTime?: string; - branchId?: string; - serialNo?: string; - recordType?: string; - frontEndCode?: string; - remarkCode?: string; - summary?: string; - } - - interface SingleDataQueryInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - acctNo: string; - receiptType: string; - subType: string; - startDate: string; - endDate: string; - startRecord: number; - recordNum: number; - startAmt?: number; - entAmt?: number; - orderMode?: string; - payeeAcctNo?: string; - payeeName?: string; - drCrFlag?: string; - ccy?: string; - serialNo?: string; - printBranchId?: string; - receiptNo?: string; - printFlag?: string; - } - - interface SingleDataQueryOutput { - recordTotalCount?: string; - startRecord?: string; - resultNum?: string; - endFlag?: string; - list?: SingleDataItem[]; - } - - interface SingleOrBatchReceiptItem { - seqNo: string; - accountDate: string; - recepitType: string; - } - - interface SingleOrBatchReceiptPDFMergeDownloadNewInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - outAccNo: string; - accountBeginDate?: string; - accountEndDate?: string; - pdfNum?: string; - list?: SingleOrBatchReceiptItem[]; - } - - interface SingleOrBatchReceiptPDFMergeDownloadNewOutput { - fileName?: string; - randomPwd?: string; - docID?: string; - } - - interface SingleSearchKeyInput { - /** 鐢ㄧ粺涓�绀句細淇$敤浠g爜 (鏌ヨ浼佷笟宸ュ晢淇℃伅)鎺ュ彛浣跨敤 */ - uniformSocialCreditCode?: string; - /** 璁㈠崟鍙� (鑾峰彇H5鍒疯劯绛剧讲鐨勮鍗曞彿)鎺ュ彛浣跨敤 -璁㈠崟鍙� (鑾峰彇鍒疯劯缁撴灉)鎺ュ彛浣跨敤 -鍞竴鏍囪瘑鐨勫瓧绗︿覆 (鑾峰彇鑵捐浜戝埛鑴歌璇佺粨鏋�)鎺ュ彛浣跨敤 */ - orderNo?: string; - } - - interface SingleSearchKeyInputBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: SingleSearchKeyInput; - } - - interface SingleUserRegInput { - /** 鐢ㄦ埛甯愬彿 */ - account?: string; - /** 濮撳悕/浼佷笟鍚嶇О */ - name?: string; - /** 1琛ㄧず涓汉锛�2琛ㄧず浼佷笟 */ - userType?: string; - /** 鐢ㄦ埛甯愬彿 */ - mobile?: string; - /** 璁よ瘉绫诲瀷 1 - 涓汉鎵嬫満鍙蜂笁瑕佺礌锛�2 - 涓汉閾惰鍗″洓瑕佺礌 */ - mail?: string; - } - - interface StopPaymentAndSettlementAccountsInput { - mrchCode: string; - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - seqNo: string; - accountNo: string; - opType: string; - stopPayFlw?: string; - remark?: string; - ccyCode?: string; - } - - interface StopPaymentAndSettlementAccountsOutput { - seqNo?: string; - bizSeqNo?: string; - stopPayFlw?: string; - stt?: string; - sttDesc?: string; - } - - interface SubAccountBalanceQueryInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - reqSubAccountNo: string; - ccyCode?: string; - } - - interface SubAccountBalanceQueryOutput { - subAccountNo?: string; - mainAccount?: string; - ccyCode?: string; - subAccountName?: string; - subAccBalance?: string; - zszfStatus?: string; - stt?: string; - lastModifyDate?: string; - } - - interface SubAccountItem { - subAccountNo?: string; - subStt?: string; - subAccName?: string; - subAccBalance?: string; - } - - interface SubAcctBalanceAdjustInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - thirdVoucher: string; - cstInnerFlowNo?: string; - mainAccount: string; - mainAccountName: string; - ccyCode?: string; - outSubAccount: string; - outSubAccountName: string; - tranAmount: string; - inSubAccNo: string; - inSubAccName: string; - useEx: string; - } - - interface SubAcctBalanceAdjustOutput { - thirdVoucher?: string; - frontFlowNo?: string; - cstInnerFlowNo?: string; - mainAccount?: string; - outSubAccount?: string; - outSubAccountName?: string; - outSubAccBalance?: string; - ccyCode?: string; - tranAmount?: string; - inSubAccNo?: string; - inSubAccName?: string; - inSubAccBalance?: string; - } - - interface SubAcctMaintenanceInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - ccyCode?: string; - subAccountSeq?: string; - subAccount?: string; - subAccountName?: string; - subAccountNameEn?: string; - opFlag: string; - odFlag?: string; - interestFlag?: string; - settleInterestCycle?: string; - rate?: string; - zszfStatus?: string; - } - - interface SubAcctMaintenanceOutput { - mainAccount?: string; - subAccountNo?: string; - subAccountName?: string; - stt?: string; - lastModifyDate?: string; - interestFlag?: string; - settleInterestCycle?: string; - rate?: string; - } - - interface SubAcctSettlementInput { - recvLength?: number; - tradeDate?: number; - tradeTime?: number; - cnsmrSeqNo: string; - mainAccount: string; - subAccountNo: string; - } - - interface SubAcctSettlementOutput { - mainAccount?: string; - subAccountNo?: string; - preSettleInterest?: string; - unSettleProduct?: string; - rate?: string; - settleDays?: string; - settleInterest?: string; - balance?: string; - } - - interface SupplierRefundList { - /** 杩愯垂妯″紡 10闄愭椂杩旇垂 20涓�娆℃�ц繑璐� 30 闀挎湡杩旇垂 */ - rebateMode?: number; - /** 杩愯垂鏃堕暱 0杩炵画鍚堜綔 鍏朵粬鏁板�煎氨浠h〃鏃堕暱鏈堜唤 */ - rebateTime?: number; - /** 渚涘簲鍟嗗埄娑� */ - supplierProfit?: number; - /** 10 涓�娆℃�у埄娑� 20 xx鍏�/姣忎汉/姣忓皬鏃� 30 xx鍏�/姣忎汉/姣忔湀 */ - supplierProfitUint?: number; - /** 杩旇垂鍛ㄦ湡 10 鎸夋湀锛�20鎸夋棩锛�30鎸夋椂 */ - cycleType?: number; - /** 鎺掑簭 1,2,3 */ - sequence?: number; - } - - interface SysOrgDetailOutput { - id?: string; - /** 缁勭粐鍚嶇О */ - orgName?: string; - sysOrgType?: SysOrgTypeEnum; - /** 涓婄骇缁勭粐 */ - parentId?: string; - /** 涓婄骇 */ - parentName?: string; - status?: SysOrgStatusEnum; - /** 缁勭粐鍦板潃 */ - orgAddress?: string; - /** 寮�鎴疯 */ - openBank?: string; - /** 閾惰鍗″彿 */ - bankCardNo?: string; - } - - interface SysOrgDropDownListOutput { - id?: string; - /** 缁勭粐鍚嶇О */ - orgName?: string; - sysOrgType?: SysOrgTypeEnum; - /** 涓婄骇缁勭粐 */ - parentId?: string; - } - - interface SysOrgLevelOutput { - id?: string; - /** 缁勭粐鍚嶇О */ - orgName?: string; - sysOrgType?: SysOrgTypeEnum; - /** 涓婄骇缁勭粐 */ - parentId?: string; - chlid?: SysOrgLevelOutput[]; - } - - interface SysOrgListOutput { - id?: string; - /** 缁勭粐鍚嶇О */ - orgName?: string; - sysOrgType?: SysOrgTypeEnum; - /** 涓婄骇缁勭粐 */ - parentId?: string; - /** 涓婄骇 */ - parentName?: string; - status?: SysOrgStatusEnum; - /** 涓嬬骇鏈烘瀯鏁� */ - childOrgCount?: number; - } - - interface SysOrgListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: SysOrgListOutput[]; - } - - type SysOrgStatusEnum = 10 | -10; - - type SysOrgTypeEnum = 10 | 20 | 30; - - interface SystemNoticeDetailDto { - /** 鍏憡ID */ - id?: string; - /** 鍏憡鏍囬 */ - title?: string; - /** 鍏憡璇︽儏 */ - content?: string; - /** 鍏憡閾炬帴 */ - link?: string; - /** 鍏憡寮�濮嬫椂闂� */ - startTime?: string; - /** 鍏憡鍒版湡鏃堕棿 */ - expirationTime?: string; - status?: SystemNoticeStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鎺掑簭 */ - sort?: number; - } - - interface SystemNoticeListDto { - /** 鍏憡ID */ - id?: string; - /** 鍏憡鏍囬 */ - title?: string; - /** 鍏憡璇︽儏 */ - content?: string; - /** 鍏憡閾炬帴 */ - link?: string; - /** 鍏憡寮�濮嬫椂闂� */ - startTime?: string; - /** 鍏憡鍒版湡鏃堕棿 */ - expirationTime?: string; - status?: SystemNoticeStatusEnum; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - /** 鎺掑簭 */ - sort?: number; - } - - interface SystemNoticeListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: SystemNoticeListDto[]; - } - - interface SystemNoticeShowDto { - /** 鍏憡ID */ - id?: string; - /** 鍏憡璇︽儏 */ - content?: string; - /** 鍏憡閾炬帴 */ - link?: string; - /** 鎺掑簭 */ - sort?: number; - /** 鍒涘缓鏃堕棿 */ - creationTime?: string; - } - - interface SystemNoticeShowDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: SystemNoticeShowDto[]; - } - - type SystemNoticeStatusEnum = 10 | 20 | 30 | 40; - - interface TagDto { - /** 鏍囩Id */ - id?: string; - /** 绫诲埆Id */ - categoryId?: string; - /** /// 琛屼笟鏈嶅姟 = 0 琛屼笟閰嶅 = 1 鐢叉柟闇�姹� = 2 琛屼笟璧勮 = 3; */ - categoryType?: number; - /** 绫诲埆鍚嶇О */ - categoryName?: string; - /** 鍚嶇О */ - name?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 鏄惁鏄剧ず锛岄粯璁や负true 鏄剧ず */ - isVisable?: boolean; - creatorId?: string; - } - - interface TagInfo { - /** 鏍囩Id */ - tagId?: string; - /** 鏍囩鍚� */ - tagName?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 绫诲瀷锛�0浜у搧鏍囩锛�2鑷畾涔夋爣绛� */ - type?: number; - } - - interface TagMenu { - /** 鏍囩Id */ - id?: string; - /** 鍚嶇О */ - name?: string; - /** 绫诲埆Id */ - categoryId?: string; - } - - interface TagMsg { - /** 鏍囩Id */ - tagId?: string; - /** 鎺掑簭 */ - sequence?: number; - } - - interface TemplateBatchQueryInput { - templateId?: string; - templateName?: string; - pageNo?: number; - pageSize?: number; - } - - interface TemplateBatchQueryOutput { - code?: string; - subMsg?: string; - dataList?: TemplateInfo[]; - } - - interface TemplateInfo { - templateId?: string; - templateName?: string; - templateMemo?: string; - templateType?: string; - } - - interface TemplateSaveOutput { - code?: string; - subMsg?: string; - templateId?: string; + interface TaskWorkerHireRefuseInput { + flexTaskId?: string; + flexWorkerId?: string; + hireStatus?: FlexTaskWorkerHireEnum; } interface TenantDto { @@ -17700,82 +1737,6 @@ totalCount?: number; } - interface TencentConsultDto { - userId?: string; - productId?: string; - tencentUserId?: string; - remark?: string; - } - - interface TencentIMCallbackOutput { - actionStatus?: string; - errorCode?: number; - errorInfo?: string; - } - - interface TencentUserDto { - id?: string; - /** 鑵捐鐨勮亰澶︰SERID */ - tencentUserId?: string; - userId?: string; - userName?: string; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級锛岄粯璁や负0鏈攣浣忓嵆鏈鐢� */ - isLocked?: boolean; - /** 涓婃鐧诲綍鏃堕棿 */ - lastLoginTime?: string; - /** 澶囨敞 */ - remark?: string; - } - - interface TencentUserDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: TencentUserDto[]; - } - - interface TencentUserInput { - /** 鐢ㄦ埛鐨処D --鐩墠浣跨敤鎵嬫満鍙� */ - userID?: string; - /** 鐢ㄦ埛鏄电О */ - nick?: string; - /** 鐢ㄦ埛澶村儚 */ - faceUrl?: string; - } - - interface TencentUserOutput { - /** 璇锋眰澶勭悊鐨勭粨鏋滐細OK 琛ㄧず澶勭悊鎴愬姛 FAIL 琛ㄧず澶辫触 */ - actionStatus?: string; - /** 0琛ㄧず鎴愬姛 闈�0琛ㄧず澶辫触 */ - errorInfo?: string; - /** 閿欒淇℃伅 */ - errorCode?: number; - } - - interface ThumbsCircleFriendInput { - /** 鏈嬪弸鍦堟秷鎭疘d */ - circleFriendId?: string; - } - - interface ThumbsUpDto { - /** 鍚嶇墖ShortId */ - shortId?: number; - /** 鐐硅禐浜篒d */ - userId?: string; - /** 鍚嶇墖鍚� */ - name?: string; - /** 鍚嶇墖澶村儚 */ - headPhoto?: string; - /** 鐐硅禐鏃堕棿 */ - creationTime?: string; - } - - interface TimeRange { - startTime?: string; - endTime?: string; - money?: number; - count?: number; - } - interface TimeZone { iana?: IanaTimeZone; windows?: WindowsTimeZone; @@ -17784,129 +1745,6 @@ interface TimingDto { timeZone?: TimeZone; } - - interface ToVerifyOrderSignInfoInput { - /** 璁㈠崟绛剧害Id */ - orderSignId?: string; - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 浼佷笟淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鍙戣捣鏂硅仈绯讳汉 */ - contacterName?: string; - /** 鍙戣捣鏂硅仈绯讳汉鐢佃瘽 */ - contactPhoneNum?: string; - /** 鍙戣捣鏂硅仈绯讳汉鍦板潃 */ - contactAdress?: string; - } - - interface TradeChatRecordOutput { - /** 鐢宠鐢ㄦ埛id */ - applyUserId?: string; - /** 璁㈠崟鐢ㄦ埛id */ - orderUserId?: string; - /** 鐢宠鐢ㄦ埛鑱旂郴浜哄悕绉� */ - applyUserContact?: string; - /** 鐢宠鐢ㄦ埛澶村儚 */ - applyUserAvatarUrl?: string; - /** 鐢宠鐢ㄦ埛浼佷笟鍚嶇О */ - applyUserEnterpriseName?: string; - /** 璁㈠崟鐢ㄦ埛鑱旂郴浜哄悕绉� */ - orderUserContact?: string; - /** 璁㈠崟鐢ㄦ埛澶村儚 */ - orderUserAvatarUrl?: string; - /** 璁㈠崟鐢ㄦ埛浼佷笟鍚嶇О */ - orderUserEnterpriseName?: string; - } - - interface TradeChatRecordOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: TradeChatRecordOutput[]; - } - - interface TrainingDto { - id?: string; - categoryId?: string; - userId?: string; - /** 10鏈彁浜� 20寰呭鏍� 30 杩涜涓� 40 涓嬫灦 50 绯荤粺涓嬫灦 */ - status?: number; - creationTime?: string; - lastModificationTime?: string; - /** 鏄惁鎺ㄨ崘 1鏄� */ - isRecommend?: boolean; - contact?: string; - /** 鑱旂郴鐢佃瘽 */ - contactNumber?: string; - /** 鏈�鍚庝笂鏋舵椂闂� */ - lastShelfTime?: string; - /** 鍛樺伐钖叕 */ - salary?: number; - /** 璧峰钖祫 */ - startMonthlySalary?: number; - /** 鎴璧峰钖祫 */ - endMonthlySalary?: number; - /** 10 鍥哄畾 20 闈㈣ */ - salaryType?: number; - provinceCode?: number; - cityCode?: number; - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 娴忚娆℃暟 */ - viewCount?: number; - /** 鍏虫敞娆℃暟 */ - attentionCount?: number; - /** 鍏徃鍚嶇О */ - companyName?: string; - title?: string; - userStatus?: UserCertificationStatusEnum; - /** 鍩硅閮ㄩ棬 */ - department?: string; - /** 鍩硅鏃堕棿 */ - month?: string; - /** 鍩硅瑕佹眰鐩殑 */ - trainIntroduction?: string; - /** 鐢ㄦ埛鏄惁閿佸畾 */ - userIsLocked?: boolean; - userAuthTye?: EnterpriseTypeEnum; - /** 瀹℃牳澶囨敞 */ - checkRemark?: string; - } - - interface TrainingDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: TrainingDto[]; - } - - interface TrainingListInput { - pageModel?: Pagination; - /** 鏄电О */ - jobName?: string; - status?: number; - startDate?: string; - endDate?: string; - } - - interface TrainingRecommendInput { - id?: string; - isRecommend?: boolean; - } - - interface TrainingViewInput { - /** 璁㈠崟娴忚Id */ - id?: string; - /** 璁㈠崟Id */ - trainingId?: string; - } - - type TransAccountTypeEnum = 10 | 20; interface TypeApiDescriptionModel { baseType?: string; @@ -17917,149 +1755,8 @@ properties?: PropertyApiDescriptionModel[]; } - interface UnbindingUserEmailInput { - userId?: string; - } - interface UnbindingUserPhoneNumber { userId?: string; - } - - interface UnFollowUserInput { - userId?: string; - followUserId?: string; - } - - interface UnlimitedQRCodeDto { - /** 閿欒鐮� */ - errcode?: number; - /** 閿欒淇℃伅 */ - errmsg?: string; - url?: string; - } - - interface UnlimitedQRCodeInput { - shortId?: number; - } - - interface UpdateBackClientUserInput { - /** 鍚嶇О */ - name?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 璐︽埛 */ - userName?: string; - remark?: string; - /** 瑙掕壊 */ - roleNames?: string[]; - /** 缁勭粐鏋舵瀯鍏徃id */ - companyOrgId?: string; - /** 缁勭粐鏋舵瀯閮ㄩ棬id */ - departmentOrgId?: string; - /** 鐢ㄦ埛Id */ - id?: string; - } - - interface UpdateCertifiedUserInput { - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 浠樿垂閲戦 */ - payAmount?: number; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - certificationChannel?: UserCertificationChannelEnum; - id?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - } - - interface UpdateCompanyInsureInput { - /** 鍏ラ┗瀹㈡埛Id */ - companyId: string; - /** 瀹㈡埛绫诲瀷 */ - type?: number; - /** 瀹㈡埛绠�绉� */ - shortName?: string; - /** 瀹㈡湇鐢佃瘽 */ - serviceTel?: string; - /** 鑱旂郴浜� */ - contactPerson: string; - /** 鑱旂郴鐢佃瘽 */ - contactPhone: string; - /** 鍗忚鏂囦欢 */ - protocolFileUrl?: string; - /** 鍗忚璧峰鏃ユ湡 */ - protocolStartDate?: string; - /** 鍗忚鎴鏃ユ湡 */ - protocolEndDate?: string; - /** 瀹㈡埛鏉ユ簮 */ - fromType?: number; - /** 鎷涘晢浜哄憳Id */ - merchantsId?: string; - /** 鎷涘晢浜哄憳 */ - merchantsName?: string; - /** 榛樿浜哄憳鍒嗙被 */ - jobCode: string; - /** 娓犻亾浣i噾姣斾緥 */ - channelRate?: number; - /** 娓犻亾瀹㈡埛Id */ - channelCustomerId?: string; - /** Logo鍦板潃 */ - logoUrl: string; - /** 澶囨敞 */ - remark?: string; - /** 鍏ヨ亴鍚堝悓妯℃澘 */ - inductionContractTemplateUrl?: string; - /** 鏈夋晥鏈堜唤鑼冨洿 */ - validMonth?: number; - /** 鍚堝悓鏈夋棤鏈夋晥璧锋鏃ユ湡 */ - hasValidDuration?: boolean; - /** 鍚堝悓鏈夋棤瀹跺涵鍦板潃 */ - hasFamilyAddress?: boolean; - /** 鍚堝悓鏈夋棤绱ф�ヨ仈绯讳汉 */ - hasUrgencyPerson?: boolean; - /** 绂昏亴鍚堝悓妯℃澘 */ - separationContractTemplateUrl?: string; - /** 鐘舵�� */ - status?: number; - id?: string; - } - - interface UpdateEnterpriseMaterialInput { - /** 骞� */ - year?: number; - /** 鏈� */ - month?: number; - /** 鐢ㄦ埛id */ - userId?: string; - materialType?: EnterpriseMaterialTypeEnum; - /** 澶囨敞 */ - remark?: string; - /** 鏂囦欢鍒楄〃 */ - addEnterpriseMaterialFileList?: AddEnterpriseMaterialFileInput[]; - id?: string; } interface UpdateFeatureDto { @@ -18069,350 +1766,6 @@ interface UpdateFeaturesDto { features?: UpdateFeatureDto[]; - } - - interface UpdateFirstPartyCompanyAuditInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId: string; - firstPartyCompanyId?: string; - id?: string; - } - - interface UpdateFirstPartyCompanyInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鎵�灞炶涓欼d */ - industryTypeId: string; - id?: string; - } - - interface UpdateIndustrialParkInput { - /** 鍥尯鍚嶇О */ - parkName: string; - /** 璐熻矗浜哄悕绉� */ - leaderName?: string; - /** 璐熻矗浜虹數璇� */ - leaderMobile?: string; - /** 鍥尯绫诲瀷 */ - parkTypeId?: string; - /** 娉ㄥ唽鍦板潃 */ - registerAddress: string; - /** 澶囨敞 */ - remark?: string; - id?: string; - } - - interface UpdateIndustryBodyAuditInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId: string; - industryBodyId?: string; - id?: string; - } - - interface UpdateIndustryBodyInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈烘瀯绫诲瀷Id */ - institutionTypeId: string; - id?: string; - } - - interface UpdateIndustryMatingAuditInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - industryMatingId?: string; - id?: string; - } - - interface UpdateIndustryMatingInput { - userId?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 鑱旂郴浜� */ - contact: string; - /** 鑱旂郴浜虹數璇� */ - contactPhone: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 浼佷笟logo */ - enterpriseLogoUrl?: string; - /** 鏈嶅姟绫诲瀷Id */ - serviceTypeId?: string; - /** 鏈嶅姟璧勮川 */ - serviceQualificationsUrl?: string; - id?: string; - } - - interface UpdateInformationAdvertiseInput { - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 浠樿垂棰� */ - fee?: number; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - userId?: string; - /** 璧勮骞垮憡Id */ - id?: string; - } - - interface UpdateInformationInput { - /** 绫诲埆Id */ - categoryId?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀,3閲囬泦 */ - operateType?: number; - /** 瀹㈡埛Id */ - customerId?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紙鍙戝竷锛夛紝1鎺ュ彈寰呴噰鐢� */ - status?: number; - /** 鏍囬 */ - title: string; - /** 鏄惁鍘熷垱 */ - isOriginal?: boolean; - /** 杞浇閾炬帴 */ - repostLink?: string; - /** 鏄惁闇�瑕佹姤鍚� */ - needApply?: boolean; - /** 鑱旂郴鐢佃瘽 */ - contactPhone?: string; - /** 鎶ュ悕閾炬帴 */ - applyLink?: string; - /** 涓惧姙璧峰鏃ユ湡 */ - toHoldStartTime?: string; - /** 涓惧姙鎴鏃ユ湡 */ - toHoldEndTime?: string; - /** 涓惧姙鍦板潃鍖哄煙Code */ - areaCode?: number; - /** 璇︾粏涓惧姙鍦板潃 */ - address?: string; - /** 缁忓害 */ - longitude?: number; - /** 绾害 */ - latitude?: number; - /** 涓惧姙/鍙戝竷鍗曚綅 */ - unit?: string; - fromType?: InformationFormTypeEnum; - /** 璧勮鏉ユ簮璇存槑 */ - fromMessage?: string; - /** 瀹炶鍖哄煙锛�0鍏ㄥ浗锛�1鐪佷唤 */ - implementAreaType?: number; - /** 灏侀潰淇℃伅 */ - coverInfo?: CoverInfo[]; - /** 鏍囩淇℃伅 */ - tagInfo?: TagMsg[]; - /** 璇︽儏淇℃伅 */ - introInfo?: IntroInfo[]; - /** 瀹炶鐪佷唤淇℃伅 */ - provinceInfo?: ProvinceMsg[]; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆鐐硅禐閲� */ - initThumbsUpCount?: number; - /** 浣滆�� */ - author?: string; - acquisitionpPlatformType?: InformationAcquisitionPlatformTypeEnum; - /** 閲囬泦鏉ユ簮鍦板潃 浠呮潵婧愪负閲囬泦鏃舵湁鏁� */ - acquisitionSourceLink?: string; - adoptStatus?: InformationAdoptStatusEnum; - /** 鏈夋晥鎴鏃堕棿 */ - expirationDateTime?: string; - /** 璧勮Id */ - id?: string; - } - - interface UpdateInsureProductStatusInput { - status: number; - guids?: string[]; - } - - interface UpdateLgGigWorkerUserInfoInput { - /** 浜哄憳绛剧害璁よ瘉id */ - id?: string; - /** 濮撳悕 */ - name?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 韬唤璇佽瘉鏄庡湴鍧� */ - idFrontUrl?: string; - /** 韬唤璇佽儗闈㈠湴鍧� */ - idBackUrl?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 骞撮緞 */ - age?: number; - /** 鎬у埆 */ - sex?: number; - /** 鎵�灞炲鎴� */ - customerId?: string; - } - - interface UpdateNoticeInput { - /** 鍏憡鏍囬 */ - title?: string; - /** 鍏憡璇︽儏 */ - content: string; - /** 鍏憡閾炬帴 */ - link?: string; - /** 鍏憡寮�濮嬫椂闂� */ - startTime: string; - /** 鍏憡鍒版湡鏃堕棿 */ - expirationTime: string; - /** 鍏憡鎺掑簭 */ - sort: number; - userId?: string; - id?: string; } interface UpdatePassWordInput { @@ -18435,89 +1788,6 @@ permissions?: UpdatePermissionDto[]; } - interface UpdatePlatformServicePayCreditedStatusInput { - id?: string; - payCreditedStatus?: PayCreditedStatusEnum; - /** 鏀粯鍏ヨ处鍑瘉鍦板潃 */ - payCreditedUrl?: string; - /** 鍏ヨ处澶囨敞 */ - creditedRemark?: string; - platformServiceType?: PlatformServiceTypeEnum; - } - - interface UpdatePlatformServicePayInvoicingStatusInput { - id?: string; - invoicingStatus?: InvoicingStatusEnum; - /** 鏀粯鍙戠エ鍦板潃 */ - payInvoicingUrl?: string; - /** 寮�绁ㄥ娉� */ - invoicingRemark?: string; - platformServiceType?: PlatformServiceTypeEnum; - } - - interface UpdateProductAdvertiseInput { - /** 瀵瑰鑱旂郴浜� */ - outerContacter?: string; - /** 瀵瑰鑱旂郴鐢佃瘽鏄惁骞冲彴鐢佃瘽 */ - isOuterPhonePlatform?: boolean; - /** 瀵瑰鑱旂郴浜哄彿鐮� */ - outerContacterPhone?: string; - /** 骞垮憡璧峰鏃堕棿 */ - startTime?: string; - /** 骞垮憡鍒版湡鏃堕棿 */ - endTime?: string; - /** 鎺掑簭 */ - sequence?: number; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 骞垮憡绫诲瀷锛�0浠樿垂锛�1鍏嶈垂 */ - payType?: number; - /** 浠樿垂棰� */ - fee?: number; - /** 鐘舵�侊細0锛堝鎴风锛夋彁浜わ紝-10涓嬫灦锛�10涓婃灦 */ - status?: number; - userId?: string; - /** 浜у搧骞垮憡Id */ - id?: string; - } - - interface UpdateProductInput { - /** 绫诲埆Id */ - categoryId?: string; - /** 杩愯惀绫诲埆锛�1骞冲彴鑷惀锛�2瀹㈡埛鑷惀 */ - operateType?: number; - /** 瀹㈡埛Id */ - customerId?: string; - /** 浜у搧鍚嶇О */ - name: string; - /** 绠�杩� */ - sketch?: string; - /** 鐘舵�侊細-1淇濆瓨锛�0鎻愪氦寰呭鏍革紙鍙戝竷锛� */ - status?: number; - /** 灏侀潰淇℃伅 */ - coverInfo?: CoverInfo[]; - /** 璇︽儏淇℃伅 */ - priceVersionInfo?: PriceVersionInfo[]; - /** 鏍囩淇℃伅 */ - tagInfo?: TagMsg[]; - /** 璇︽儏淇℃伅 */ - introInfo?: IntroInfo[]; - /** 鍒濆閿�鍞噺 */ - initSalesVolume?: number; - /** 鍒濆璇勫垎 */ - initScore?: number; - /** 鍒濆娴忚閲� */ - initViewCount?: number; - /** 鍒濆鍏虫敞閲� */ - initAttendedCount?: number; - /** 鍒濆濂借瘎鏁� */ - initPraiseCount?: number; - /** 鍒濆鐐硅禐鏁� */ - initThumbsUpCount?: number; - /** 浜у搧Id */ - id?: string; - } - interface UpdateProfileDto { extraProperties?: Record<string, any>; userName?: string; @@ -18527,783 +1797,9 @@ phoneNumber?: string; } - interface UpdateSysOrgInput { - /** 缁勭粐鍚嶇О */ - orgName: string; - sysOrgType?: SysOrgTypeEnum; - /** 缁勭粐鍦板潃 */ - orgAddress?: string; - /** 寮�鎴疯 */ - openBank?: string; - /** 閾惰鍗″彿 */ - bankCardNo?: string; - /** 涓婄骇缁勭粐 */ - parentId?: string; - id?: string; - } - - interface UpdateUserBaseInfoInput { - /** 濮撳悕 */ - name?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - } - - interface UpdateUserCardInput { - /** 鐢ㄦ埛Id */ - id?: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 浼佷笟鍚嶇О */ - customerName: string; - /** 澶村儚 */ - cardHeadUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - /** 鍏徃鍚嶇О */ - cardCompanyName?: string; - } - - interface UpdateUserCertificationAuditInput { - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact: string; - /** 璁よ瘉鑱旂郴浜虹數璇� */ - certificationContactPhone: string; - /** 浠g悊浜哄鍚� */ - proxyPersonName?: string; - /** 浠g悊浜鸿韩浠借瘉鍙� */ - proxyPersonIdNumber?: string; - /** 浠g悊浜烘墜鎸佽韩浠借瘉鐓� */ - proxyPersonIdImgUrl?: string; - /** 浼佷笟鎺堟潈涔� */ - proxyPowerAttorneyUrl?: string; - invoicingType?: InvoicingTypeEnum; - /** 姹囨閾惰璐﹀彿锛屽綋鍓嶄粎绾夸笅鏀粯鏃讹紝鐢ㄦ埛鐨勬眹娆鹃摱琛岃处鍙� */ - offlineBankCardNumber?: string; - payType?: PayTypeEnum; - certificationChannel?: UserCertificationChannelEnum; - certificationElement?: UserCertificationElementEnum; - /** 楠岃瘉鐮� */ - vCode?: string; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 浠g悊浜鸿韩浠借瘉鐓у弽闈� */ - proxyPersonIdBackImgUrl?: string; - /** 娉曚汉閾惰鍗$収鐗� */ - legalPersonBankCardImgUrl?: string; - /** 浠g悊浜洪摱琛屽崱鐓х墖 */ - proxyPersonBankCardImgUrl?: string; - id?: string; - /** 骞冲彴鏈嶅姟鏀粯鍗旾d */ - platformServicePayId?: string; - } - - interface UpdateUserCertificationBaseInput { - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 鏄惁浠樿垂 */ - isPay?: boolean; - /** 浠樿垂閲戦 */ - payAmount?: number; - /** 鎵�灞炲洯鍖� */ - belongPark?: string; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - certificationChannel?: UserCertificationChannelEnum; - id?: string; - } - - interface UpdateUserInfoInput { - id?: string; - /** 涓汉淇℃伅閭鍦板潃 */ - userInfoEmailAddress?: string; - /** 鐢ㄦ埛澶村儚鍦板潃 */ - avatarUrl?: string; - genderType?: GenderTypeEnum; - /** 鑱岀О */ - jobTitle?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - contactPhone?: string; - societyCreditCode?: string; - /** 绾害 */ - addressLatitude?: number; - /** 缁忓害 */ - addressLongitude?: number; - /** 寰俊浜岀淮鐮佸浘鐗� */ - wxQrCodeUrl?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 濮撳悕 */ - contacter?: string; - } - - interface UpdateUserOrderContactStatusInput { - /** 璁㈠崟Id */ - orderId?: string; - /** 鍚堝悓缂栧彿 */ - contractId?: string; - status?: BestSignUserSignStatusEunm; - remark?: string; - } - - interface UpdateWalletBatchImportTempInput { - /** 瀵规柟璇佷欢鍙风爜 */ - idNo: string; - /** 瀵规柟寮�鎴疯鍚� */ - oppBankName: string; - /** 瀵规柟甯愬彿 */ - oppAccNo: string; - /** 瀵规柟鎴峰悕 */ - oppAccName: string; - /** 閲戦 */ - amount: number; - /** 璧勯噾鐢ㄩ�� */ - useEx?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - /** 鎵嬬画璐� */ - fee?: number; - id?: string; - } - - interface UploadAttachmentInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 淇濆崟鍙� */ - insureBillNo?: string; - /** 闄勪欢鏂囦欢 */ - insureBillUrl?: string; - } - - interface UploadBatchAttachmentUrlInput { - /** 鎵瑰崟缂栧彿 */ - batchBillId?: string; - /** 闄勪欢涓婁紶 */ - attachmentUrl?: string; - } - - interface UploadBatchPayVoucherUrlInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 鎵瑰崟缂栧彿 */ - batchBillId?: string; - /** 鏀粯鍑瘉 */ - payVoucherUrl?: string; - } - - interface UploadInsureBillFileInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 鎶曚繚鍗� */ - insureBillUrl?: string; - } - - interface UploadVoucherUrlInput { - /** 鎶曚繚鎵规缂栧彿 */ - insurePolicyId?: string; - /** 鏀粯鍑瘉 */ - payVoucherUrl?: string; - } - - interface UseDeleteTemplateInput { - /** 妯$増缂栧彿 涓婁笂绛惧紑鏀惧钩鍙扮殑妯$増绠$悊鍒楄〃鑾峰彇锛屾垨鑰呴�氳繃鈥滆幏鍙栧紑鍙戣�呮ā鐗堝垪琛ㄢ�濇帴鍙h幏鍙� */ - tid?: string; - } - - interface UseEmploerDto { - useEmploer?: string; - staffCount?: number; - } - - interface UserAttentionsDto { - /** 浜у搧鍏虫敞鏁� */ - productCount?: number; - /** 璧勮鍏虫敞鏁� */ - informationCount?: number; - /** 娑堟伅鏁伴噺 */ - messageCount?: number; - } - - interface UserAttestationCheckInput { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鍐犲悕锛�0鍏朵粬锛�1鐪佺骇锛�2甯傜骇锛�3鍖哄幙绾� */ - namingType?: number; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝1锛屽畬鍠勪腑 2锛� 宸插畬鍠� 9锛� 鎻愪氦瀹℃牳 10閫氳繃锛�-10椹冲洖 -20 绂佺敤 -30 鏈璇� */ - status?: number; - /** 鏈嶅姟鍟嗘槦绾э細1~5 */ - serveStarLevel?: number; - /** 澶囨敞 */ - remark?: string; - } - - interface UserAttestationDto { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鑱旂郴浜猴細绫诲瀷涓轰釜浜烘椂鑱旂郴浜轰负鐢宠鏃跺鍚� */ - contacter?: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 澶村儚 */ - cardHeadUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 娉ㄥ唽绫诲瀷锛�1涓轰紒涓氾紝2涓轰釜浜� */ - registType?: number; - /** 璁よ瘉绫诲瀷锛�1涓轰紒涓氾紝2涓轰釜浜� */ - type?: number; - /** 10 浜鸿祫鍏徃 20 鍥尯缁忚惀 30 鐢ㄥ伐鍗曚綅 40 姘戣惀浼佷笟 */ - authType?: number; - /** 浼佷笟鍚嶇О/涓汉濮撳悕 */ - customerName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 浼佷笟瑙勬ā */ - firmSize?: number; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 鍖哄煙Code */ - areaCode?: number; - /** 鎵�鍦ㄥ湴 */ - address?: string; - /** 鐘舵�侊細0鎻愪氦寰呭鏍革紝1锛屽畬鍠勪腑 2锛� 宸插畬鍠� 9锛� 鎻愪氦瀹℃牳 10閫氳繃锛�-10椹冲洖 -20 绂佺敤 -30 鏈璇� */ - status?: number; - /** 鎻愪氦璁よ瘉鏃堕棿 */ - attestateDate?: string; - /** 娉ㄥ唽鏃ユ湡 */ - registDate?: string; - /** 澶囨敞 */ - remark?: string; - } - - interface UserAttestationDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: UserAttestationDto[]; - } - - interface UserCardDto { - /** 鐢ㄦ埛璁よ瘉Id */ - id?: string; - /** 鍚嶇墖鑱旂郴浜� */ - cardName?: string; - /** 鍚嶇墖鑱旂郴鐢佃瘽 */ - cardPhone?: string; - /** 鍚嶇墖鐨凟mail */ - cardEmail?: string; - /** 鍚嶇墖鐨勫湴鍧� */ - cardAddress?: string; - /** 鍚嶇墖鐨勫井淇′簩缁寸爜 */ - cardWxUrl?: string; - /** 澶村儚 */ - cardHeadUrl?: string; - /** 鍚嶇墖鐨勮亴绉� */ - cardPostion?: string; - /** 鍏徃鍚嶇О */ - cardCompanyName?: string; - /** 鐪乧ode */ - provinceCode?: number; - /** 甯俢ode */ - cityCode?: number; - /** 鍖哄幙code */ - countyCode?: number; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - } - - interface UserCertificationAuditDetailDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 瀹℃牳鍗曞彿锛堝鏍歌鍗曞彿锛� */ - auditNo?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - certificationMode?: UserCertificationModeEnum; - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 娉曚汉鎵嬫寔韬唤璇佺収 */ - legalPersonIdImgUrl?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact?: string; - /** 璁よ瘉鑱旂郴浜虹數璇� */ - certificationContactPhone?: string; - /** 浠g悊浜哄鍚� */ - proxyPersonName?: string; - /** 浠g悊浜鸿韩浠借瘉鍙� */ - proxyPersonIdNumber?: string; - /** 浠g悊浜烘墜鎸佽韩浠借瘉鐓� */ - proxyPersonIdImgUrl?: string; - /** 浼佷笟鎺堟潈涔� */ - proxyPowerAttorneyUrl?: string; - auditStatus?: UserCertificationAuditStatusEnum; - /** 璁よ瘉淇℃伅Id */ - userCertificationId?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - invoicingStatus?: InvoicingStatusEnum; - invoicingType?: InvoicingTypeEnum; - /** 鏀粯鍙戠エ鍦板潃 */ - payInvoicingUrl?: string; - payStatus?: PayStatusEnum; - /** 寮�绁ㄦ棩鏈� */ - invoicingTime?: string; - /** 鍏ヨ处鏃ユ湡 */ - payCreditedTime?: string; - payCreditedStatus?: PayCreditedStatusEnum; - /** 骞冲彴鏈嶅姟鏀粯Id */ - platformServicePayId?: string; - payTypeEnum?: PayTypeEnum; - /** 娉ㄥ唽鏃堕棿 */ - registTime?: string; - /** 璁㈠崟鎻愪氦鏃ユ湡 */ - creationTime?: string; - /** 娉曚汉韬唤璇佺収鍙嶉潰 */ - legalPersonIdBackImgUrl?: string; - /** 浠g悊浜鸿韩浠借瘉鐓у弽闈� */ - proxyPersonIdBackImgUrl?: string; - certificationChannel?: UserCertificationChannelEnum; - certificationElement?: UserCertificationElementEnum; - /** 閾惰鍗″彿 */ - bankCardNumber?: string; - /** 涓夋柟閫氶亾娴佹按鍙� */ - thirdPartySid?: string; - } - - interface UserCertificationAuditListDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - enterpriseType?: EnterpriseTypeEnum; - /** 瀹℃牳鍗曞彿锛堝鏍歌鍗曞彿锛� */ - auditNo?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 璁よ瘉鑱旂郴浜� */ - certificationContact?: string; - /** 璁よ瘉鑱旂郴浜虹數璇� */ - certificationContactPhone?: string; - auditStatus?: UserCertificationAuditStatusEnum; - /** 璁よ瘉淇℃伅Id */ - userCertificationId?: string; - payCreditedStatus?: PayCreditedStatusEnum; - /** 骞冲彴鏈嶅姟鏀粯Id */ - platformServicePayId?: string; - payTypeEnum?: PayTypeEnum; - /** 璁㈠崟鎻愪氦鏃ユ湡 */ - creationTime?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 瀹℃牳澶囨敞 */ - auditNote?: string; - certificationChannel?: UserCertificationChannelEnum; - certificationElement?: UserCertificationElementEnum; - } - - interface UserCertificationAuditListDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: UserCertificationAuditListDto[]; - } - - type UserCertificationAuditStatusEnum = 0 | 10 | 30 | 40; - - interface UserCertificationBestSignIdentity3CheckInput { - /** 娉曚汉濮撳悕 */ - legalPersonName?: string; - /** 娉曚汉韬唤璇佸彿 */ - legalPersonIdNumber?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode: string; - /** 浼佷笟鍚嶇О */ - enterpriseName: string; - } - - type UserCertificationChannelEnum = 10 | 20; - - interface UserCertificationDropdownDataDto { - id?: string; - enterpriseName?: string; - } - - type UserCertificationElementEnum = 10 | 20; - - type UserCertificationModeEnum = 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90; - - type UserCertificationStatusEnum = 0 | 20 | 30; - - interface UserCertificationV2VerifySignatureByFileResponse { - /** 楠岀鏃堕棿 */ - now?: string; - /** 鍩� */ - name?: string; - /** 绛惧悕搴忓彿 */ - signatureNumber?: string; - /** 鏍囩鍚嶇О 鍚� */ - pageNum?: string; - x?: string; - y?: string; - /** 绛惧悕鏃堕棿 */ - signTime?: string; - /** 绛惧悕鏄惁琚鏀� 1涓烘槸锛�0涓哄惁 */ - signIsModified?: string; - /** 鏄惁涓轰笂涓婄鎵�绛剧讲鐨勮瘉涔� 1涓烘槸锛�0涓哄惁锛屼负绌鸿〃绀烘棤娉曠‘瀹� */ - isBestSignCert?: string; - /** 璇佷功棰佸彂鏈烘瀯DN椤� */ - issurerDN?: string; - /** 绛惧悕璇佷功绫诲瀷 1涓轰釜浜鸿瘉涔︼紝2涓轰紒涓氳瘉涔︼紝涓虹┖琛ㄧず鏃犳硶纭畾 */ - certType?: string; - /** 绛惧悕绠楁硶 */ - sigAlgName?: string; - /** 璇佷功鏈夋晥鏈熷紑濮嬫椂闂� */ - certStartTime?: string; - /** 绛剧讲鏃惰瘉涔︽槸鍚﹀湪鏈夋晥鏈熷唴 1涓烘槸锛�0涓哄惁 */ - certValidityForSignTime?: string; - /** 璇佷功鏈夋晥鏈熸埅姝㈡椂闂� */ - certEndTime?: string; - /** 楠岀鏃惰瘉涔︽槸鍚﹀湪鏈夋晥鏈熷唴 1涓烘槸锛�0涓哄惁 */ - certValidityNow?: string; - /** 绛剧讲鏃惰瘉涔﹀悐閿�鐘舵�� -1: 鍚婇攢妫�鏌ュけ璐�; 0: 鏃犲悐閿�璁板綍; 1: 宸茶鍚婇攢; 2: 鍚婇攢妫�鏌ユ湭瀹屾垚鎴栧悐閿�鐘舵�佹湭鐭ャ�� -濡傛灉涓虹┖锛岃〃绀鸿璇佷功鏃犳硶杩涜鍚婇攢妫�鏌�(濡傝瘉涔︽湭鎻愪緵鍚婇攢妫�鏌ュ垪琛ㄧ瓑) */ - revocationStatus?: string; - /** 楠岀鏃惰瘉涔﹀悐閿�鐘舵�� -1: 鍚婇攢妫�鏌ュけ璐�; 0: 鏃犲悐閿�璁板綍; 1: 宸茶鍚婇攢; 2: 鍚婇攢妫�鏌ユ湭瀹屾垚鎴栧悐閿�鐘舵�佹湭鐭ャ�� -濡傛灉涓虹┖锛岃〃绀鸿璇佷功鏃犳硶杩涜鍚婇攢妫�鏌�(濡傝瘉涔︽湭鎻愪緵鍚婇攢妫�鏌ュ垪琛ㄧ瓑) */ - revocationNowStatus?: string; - /** 璇佷功鍚婇攢鏃堕棿 */ - revocationDate?: string; - /** 璇佷功涓紒涓氬悕绉� */ - enterpriseName?: string; - /** 璇佷功涓紒涓氱粺涓�绀句細淇$敤浠g爜 */ - enterpriseCredential?: string; - /** 绛剧讲鑰� */ - signer?: string; - /** 璇佷功DN椤� */ - dn?: string; - /** 绛剧珷鍥剧墖 */ - serialNumber?: string; - /** 閿欒淇℃伅 */ - imageData?: string; - } - - interface UserCertificationV2VerifySignatureByFileResponseListBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: UserCertificationV2VerifySignatureByFileResponse[]; - } - - interface UserContractCreateAttachmentInput { - /** 鍚堝悓ID 鍒涘缓鐨勫悎鍚孖D锛屽湪鍚庣画鎺ュ彛涓娇鐢� */ - contractId?: string; - /** 鏄惁鍦ㄧ绾﹀瓨璇侀〉涓樉绀哄埛鑴哥鐓х墖 鍚� 0锛氬惁锛堥粯璁わ級锛屽叾浠栵細鏄��0锛氬惁锛堥粯璁わ級锛屽叾浠栵細鏄�� -娉細浠呪�滃井浼楋紙鍗宠吘璁簯锛夊埛鑴糕�濇柟寮忔墠鑳戒綋鐜扮収鐗囷紝涓旈渶瑕佸湪鍒疯劯鍚�3澶╁唴鐢熸垚銆� */ - isShowFacePhoto?: string; - } - - interface UserContractCreateByTemplateInput { - userId?: string; - /** 鐢ㄦ埛甯愬彿 蹇呴』瑕佹寚瀹氫竴涓敤鎴峰笎鍙蜂綔涓哄悎鍚岀殑鍒涘缓鑰咃紙寤鸿缁熶竴涓哄紑鍙戣�呯殑account锛屾垨鑰呴渶瑕佽繘琛屽垎绫荤粺璁$殑鏌愪簺account锛屼互渚垮悗鏈熸寜姝ccount杩涜缁熻锛� */ - account?: string; - /** 妯$増缂栧彿 瑕佺敤鏉ュ垱寤哄悎鍚岀殑妯$増缂栧彿 */ - type?: string; - /** templateToken 涓婁竴涓帴鍙�/template/createPdf/杩斿洖鐨則emplateToken */ - templateToken?: string; - /** 鍚堝悓鑳藉绛剧讲鐨勫埌鏈熸椂闂� 鍚� 鍚堝悓蹇呴』鍦ㄦ寚瀹氱殑鍒版湡鏃堕棿涔嬪墠瀹屾垚绛剧讲锛屼竴鏃﹁繃鏈熷垯姝ゅ悎鍚屽皢鏃犳硶琚缃层�傛牸寮忎负绉掔骇鐨剈nix鏃堕棿鎴筹紝 -濡傚笇鏈涒��2017/12/30 10:21:52鈥濆埌鏈燂紝鍒欒缃负鈥�1514600512鈥濓紱濡傛灉涓嶅~鍒欓粯璁や负鍒涘缓鍚庡姞7澶╂湁鏁堟湡銆� */ - expireTime?: string; - /** 鍚堝悓鏍囬 */ - title?: string; - /** 鍚堝悓鎻忚堪 */ - description?: string; - } - - interface UserContractSendSignVCodeInput { - /** 鍚堝悓缂栧彿 */ - contractId?: string; - /** 瀹炲悕绛剧讲浜屽悎涓� */ - isVerifyAndSignCombine?: string; - /** 绛剧讲鑰� */ - account?: string; - /** 楠岃瘉鐮佸彂閫佺洰鏍囨墜鏈哄彿鐮佹垨鑰呯洰鏍囬偖绠� */ - sendTarget?: string; - /** 鍙戦�佺被鍨� 鐩墠鏀寔锛歴ms, voiceSms锛宮ail */ - sendType?: string; - } - - interface UserContractSendSignVCodeResponse { - /** 娴佹按鍙� */ - flowId?: string; - } - - interface UserContractSendSignVCodeResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: UserContractSendSignVCodeResponse; - } - - interface UserContractSignCert2Input { - /** 鍚堝悓缂栧彿 */ - contractId?: string; - /** 绛剧害椤荤煡 鍚� */ - remindInfo?: string; - /** 瀹炲悕绛剧讲浜屽悎涓� 鍚� 浼�1锛屽疄鍚嶃�佺缃叉牎楠屼簩鍚堜竴鐢熸晥锛屼紶绌烘垨鍏朵粬鍊间笉鐢熸晥 */ - faceMethod?: string; - /** 绛剧讲鑰� 绛剧讲鑰呯殑account */ - signer?: string; - /** 闇�鏍¢獙鐨勭煭淇¢獙璇佺爜 */ - vcode?: string; - /** 闇�鏍¢獙鐨勭煭淇¢獙璇佺爜 */ - sendTarget?: string; - /** 绛惧悕鍥剧墖瀹藉害 鍚� */ - signatureImageWidth?: string; - /** 绛惧悕鍥剧墖楂樺害 鍚� */ - signatureImageHeight?: string; - /** 绛惧悕鍥剧墖鍐呭 鍚� 鐢ㄦ埛鎸囧畾鐨勭鍚嶅浘鐗囷紝Base64瀛楃涓� */ - signatureImageData?: string; - /** 绛惧悕浣嶇疆鍧愭爣鍒楄〃 */ - signaturePositions?: UserGetContractEnterpriseFaceSignPositionsInput[]; - } - - interface UserContractSignCertInput { - /** 鍚堝悓ID 鍒涘缓鐨勫悎鍚孖D锛屽湪鍚庣画鎺ュ彛涓娇鐢� */ - contractId?: string; - /** 绛剧讲鑰呰处鍙� */ - signerAccount?: string; - /** 绛惧悕浣嶇疆鏁扮粍锛屽叿浣撴暟缁勫厓绱犲涓� */ - signaturePositions?: UserContractSignCertPositionInput[]; - } - - interface UserContractSignCertPositionInput { - /** x鍧愭爣 */ - x?: string; - /** y鍧愭爣 */ - y?: string; - /** 椤电爜 */ - pageNum?: string; - /** 绛剧讲鏃ユ湡 */ - dateTimeFormat?: string; - /** 绛剧讲绫诲瀷 */ - type?: string; - /** 瀛楀彿 */ - fontSize?: number; - } - - interface UserContractSignKeywordsInput { - /** 鍚堝悓ID 鍒涘缓鐨勫悎鍚孖D锛屽湪鍚庣画鎺ュ彛涓娇鐢� */ - contractId?: string; - /** 绛剧讲鑰呰处鍙� */ - signerAccount?: string; - /** 鍏抽敭瀛楀垪琛� 闇�瑕佹坊鍔犵鍚嶄綅缃殑鍏抽敭瀛楀垪琛紝鏀寔澶氫釜鍏抽敭瀛椼�傚唴閮ㄤ互String鏁扮粍杩涜鎷兼帴锛岀ず渚嬪涓嬶細 ["寮犱笁","涔欐柟"]銆� -濡傛灉璁剧疆鐨勫叧閿瓧锛屽湪鍚堝悓鏂囦欢涓湁澶氬锛屼笂涓婄浼氬湪姣忎竴娆¢兘娣诲姞鍗扮珷鎴栫鍚� */ - keywords?: Record<string, any>[]; - /** 瀵归綈鏂瑰紡 鍚� */ - align?: string; - /** 绛惧悕鍥剧墖 鍚� */ - signatureImageData?: string; - /** 绛惧悕鍥剧墖鍚嶇О 鍚� */ - signatureImageName?: string; - /** 鍥剧墖鏄剧ず瀹藉害 鍚� */ - signatureImageWidth?: string; - /** 鍥剧墖鏄剧ず楂樺害 鍚� */ - signatureImageHeight?: string; - } - - interface UserContractSignTemplateInput { - /** 鐢ㄦ埛甯愬彿 蹇呴』瑕佹寚瀹氫竴涓敤鎴峰笎鍙蜂綔涓哄悎鍚岀殑鍒涘缓鑰咃紙寤鸿缁熶竴涓哄紑鍙戣�呯殑account锛屾垨鑰呴渶瑕佽繘琛屽垎绫荤粺璁$殑鏌愪簺account锛屼互渚垮悗鏈熸寜姝ccount杩涜缁熻锛� */ - account?: string; - /** 妯$増缂栧彿 瑕佺敤鏉ュ垱寤哄悎鍚岀殑妯$増缂栧彿 */ - type?: string; - vars?: UserContractSignTemplateVarsInput; - } - - interface UserContractSignTemplateVarNameInput { - /** 绛惧悕鍥剧墖鏄剧ず瀹藉害 鍚� */ - signatureImageWidth?: string; - /** 绛惧悕鍥剧墖鏄剧ず楂樺害 鍚� */ - signatureImageHeight?: string; - /** 绛剧讲鑰呰处鍙� */ - account?: string; - /** 绛惧悕鍥剧墖锛宐ase64缂栫爜瀛楃涓� 鍚� 濡傛灉鍙橀噺鏄缃叉棩鏈熺被鍨嬪垯姝ら」涓嶄紶锛屼紶浜嗕細鎶ラ敊銆備娇鐢ㄤ紭鍏堢骇涓簊ignatureImageData锛瀞ignatureImageName銆傚悓涓�涓猘ccount鍚屼竴娆$缃插彧鏀寔鐢ㄤ竴涓鍚嶅浘鐗� */ - signatureImageData?: string; - /** 绛惧悕鍥剧墖 鍚� */ - signatureImageName?: string; - /** 鍚堝悓鎻忚堪 鍚� */ - description?: string; - } - - interface UserContractSignTemplateVarsInput { - varName?: UserContractSignTemplateVarNameInput[]; - } - - interface UserCreateInformationAdvertiseInput { - /** 璧勮Id */ - informationId?: string; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝2璇︽儏椤垫帹鑽� */ - position?: number; - /** 鎶曟斁鍛ㄦ湡绫诲瀷锛�1澶╋紝7鍛紝30鏈堬紝90瀛o紝365骞� */ - periodType: number; - /** 鎶曟斁娆℃暟 */ - count: number; - /** 鍗曟鎶曟斁鏀惰垂 */ - price: number; - /** 鎶曟斁鍚堣璐圭敤 */ - fee?: number; - } - - interface UserCreateParkOrHRAdvertiseInput { - /** 浜у搧Id */ - parkOrHRId?: string; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 鎶曟斁鍛ㄦ湡绫诲瀷锛�1澶╋紝7鍛紝30鏈堬紝90瀛o紝365骞� */ - periodType: number; - /** 鎶曟斁娆℃暟 */ - count: number; - /** 鍗曟鎶曟斁鏀惰垂 */ - price: number; - /** 鎶曟斁鍚堣璐圭敤 */ - fee?: number; - } - - interface UserCreateProductAdvertiseInput { - /** 浜у搧Id */ - productId?: string; - /** 骞垮憡浣嶇疆锛�0棣栭〉涓�绾э紝1棣栭〉浜岀骇锛�2璇︽儏椤垫帹鑽� */ - position?: number; - /** 鎶曟斁鍛ㄦ湡绫诲瀷锛�1澶╋紝7鍛紝30鏈堬紝90瀛o紝365骞� */ - periodType: number; - /** 鎶曟斁娆℃暟 */ - count: number; - /** 鍗曟鎶曟斁鏀惰垂 */ - price: number; - /** 鎶曟斁鍚堣璐圭敤 */ - fee?: number; - } - - interface UserCredentialVerifyOcrIDCardInput { - /** 韬唤璇佷汉鍍忛潰鐓х墖锛圔ase64锛夛紝鍥剧墖涓嶈秴杩�3M */ - identityImage?: string; - /** 韬唤璇佹闈㈢収鐗噓rl 鍚� identityImage鍜宨dentityImageUrl 2閫変竴 */ - identityImageUrl?: string; - /** 韬唤璇佽儗闈㈢収鐗囷紙Base64锛夛紝鍥剧墖涓嶈秴杩�3M */ - identityBackImage?: string; - /** 韬唤璇佽闈㈢収鐗噓rl 鍚� identityBackImage鍜宨dentityBackImageUrl 2閫�1 */ - identityBackImageUrl?: string; - } - - interface UserCredentialVerifyOcrIDCardResponse { - /** 璇锋眰鐘舵�� 璇锋眰鎴愬姛鏃讹紝status涓嶈繑鍥烇紱 璇锋眰澶辫触鏃讹紝杩斿洖status=2鍜屽け璐ュ師鍥� */ - status?: string; - /** 娴佺▼id */ - flowId?: string; - /** 鍑虹敓骞存湀鏃� */ - birthday?: string; - /** 濮撳悕 */ - realName?: string; - /** 鏈夋晥鏈� */ - validate?: string; - /** 绛惧彂鏈哄叧 */ - issueBy?: string; - /** 姘戞棌 */ - race?: string; - /** 鎬у埆 */ - gender?: string; - /** 浣忓潃 */ - address?: string; - /** 韬唤璇佸彿 */ - idcardNum?: string; - } - - interface UserCredentialVerifyOcrIDCardResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: UserCredentialVerifyOcrIDCardResponse; + interface UpdateTaskReleaseStatusInput { + taskId?: string; + releaseStatus?: FlexTaskReleaseStatusEnum; } interface UserData { @@ -19328,730 +1824,76 @@ items?: UserData[]; } - interface UserDistTemplateUploadInput { - /** 璐﹀彿Id */ - account?: string; - /** 鏂囦欢MD5鍊� -渚嬪锛� FileInputStream file = new FileInputStream("d: \\test\\鎺ュ彛绯荤粺.pdf"); byte[] bdata = IOUtils.toByteArray(file); String fmd5 = DigestUtils.md5Hex(bdata); */ - fmd5?: string; - /** 鏂囦欢绫诲瀷 鍚� 濡侾DF绛� */ - ftype?: string; - /** 鍘熷鏂囦欢鍚� 鏂囦欢鍚嶅繀椤诲甫涓婂悗缂�鍚嶏紝渚嬪鈥淴XXX.pdf鈥� */ - fname?: string; - /** 鎬婚〉鏁� */ - fpages?: string; - /** 鏂囦欢鍐呭 渚嬪锛� FileInputStream file = new FileInputStream("d: \\test\\鎺ュ彛绯荤粺.pdf"); byte[] bdata = IOUtils.toByteArray(file); String fdata =Base64.encodeBase64String(bdata); */ - fdata?: string; - /** 鏄惁寮哄埗娓呯悊pdf 鏌愪簺pdf涓瓨鍦ㄤ竴浜涚壒娈婂厓绱狅紝浼氬鑷寸鍚嶆棤鏁堛�傛鍙傛暟鍙己鍒舵竻鐞唒df涓殑鐗规畩鍏冪礌锛屼繚璇佺鍚嶆湁鏁堛�� 鏋氫妇鍊硷細 0-涓嶅己鍒舵竻鐞� 1-寮哄埗娓呯悊 */ - isCleanup?: string; - /** 缂栬緫淇濆瓨 鍚� 璇ュ弬鏁颁负璋冪敤鍚庯紝鏄惁蹇呴』瑕佸紑鏀惧钩鍙拌繘琛屼繚瀛樻搷浣滄帶鍒剁殑鍙傛暟 0 - 闇�瑕佷繚瀛� 1- 涓嶉渶瑕佷繚瀛� */ - platformFlag?: string; - /** 鏄惁璇诲彇琛ㄥ崟 鍚� 0-涓嶈鍙栵紝1-璇诲彇锛岄粯璁や笉璇诲彇銆� */ - isReadForm?: string; - /** 妯℃澘鏍囬 */ - title?: string; - /** 鏍囩鍚嶇О 鍚� */ - categoryName?: string; - /** 娴佹按鍙� 鍚� */ - sid?: string; - } - - interface UserDto { - /** 鐢ㄦ埛Id */ - id?: string; - /** 鐧诲綍鐢ㄦ埛鍚嶏紙璐﹀彿锛� */ - userName?: string; - /** 鍚嶇О */ + interface UserResumeBaseInfoOutput { name?: string; - /** 鐢ㄦ埛鎵嬫満鍙� */ phoneNumber?: string; - /** 璐︽埛鏄惁閿佷綇锛堟槸鍚︾鐢級 */ - isLocked?: boolean; - /** 瑙掕壊淇℃伅 */ - roles?: RoleDto[]; - /** 澶囨敞 */ - remark?: string; - /** 缁勭粐鏋舵瀯鍏徃id */ - companyOrgId?: string; - /** 缁勭粐鏋舵瀯閮ㄩ棬id */ - departmentOrgId?: string; - } - - interface UserDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: UserDto[]; - } - - type UserFollowStatusEnum = 10 | 20 | 30 | 40; - - interface UserGetContractEnterpriseFaceSignInput { - /** 绛剧害椤荤煡 鍚� */ - remindInfo?: string; - /** 绛惧悕鍥剧墖楂樺害 鍚� */ - signatureImageHeight?: string; - /** 瀹炲悕绛剧讲浜屽悎涓� 鍚� 鏋氫妇鍊�0/1锛岄粯璁や负0銆� */ - isVerifyAndSignCombine?: string; - /** 鏄惁鍏佽鎷栧姩绛惧悕浣嶇疆 鍚� 鍦ㄦ湁鎸囧畾signaturePOSTion鍙傛暟鐨勬儏鍐典笅锛屾槸鍚﹀厑璁告嫋鍔ㄧ鍚嶄綅缃�傚彇鍊�1/0銆傦紙0锛氫笉鍏佽锛�1锛氬厑璁革紝涓嬮潰閮芥槸杩欐牱鐨勶級 */ - isAllowChangeSignaturePosition?: string; - /** 绛剧讲閾炬帴鏈夋晥鏃堕棿 鍚� */ - expireTime?: string; - /** 寮傛閫氱煡鍦板潃 鍚� 姝ゅ鏈夐厤缃垯绛剧讲鎺ㄩ�佹秷鎭紭鍏堜娇鐢ㄦ閰嶇疆锛屽鏋滄澶勬病鏈夐厤缃紝鍒欏彇寮�鍙戣�呯粺涓�閰嶇疆鐨勫紓姝ユ帹閫佸湴鍧� */ - pushUrl?: string; - /** 绛剧讲鑰呰处鍙� 绛剧讲浜鸿处鍙� */ - signerAccount?: string; - /** 鍗扮珷鍥剧墖 鍚� 鍙栤�滀笂浼犵敤鎴风鍚�/鍗扮珷鍥剧墖鈥濇帴鍙h缃殑imageName鐨勫�� */ - signatureImageName?: string; - /** 楠岃瘉鐮佹墜鏈哄彿 鍚� */ - vcodeMobile?: string; - /** 寮哄埗闃呰鏃堕暱 鍚� 鎵嬪姩绛惧己鍒堕槄璇荤殑鍊掕鏃剁鏁帮紝鏈�澶у彲璁剧疆180绉掋�傚彲涓巖eadAll鎼厤浣跨敤銆� */ - forceReadingSeconds?: string; - /** 绛剧讲鏍¢獙绫诲瀷 鍚� 浜岄�変竴鍦烘櫙闇�瑕佷紶鍙倂erifyType = [ "sms", "face"] 锛屼笉鏀寔鍗曠嫭璁剧疆涓簊ms */ - verifyType?: string[]; - /** 绛惧悕鍥剧墖鍐呭 鍚� 鐢ㄦ埛鎸囧畾鐨勭鍚嶅浘鐗囷紝Base64瀛楃涓� */ - signatureImageData?: string; - /** 鍥炶皟鍦板潃 鍚� 鎵嬪姩绛剧讲鏃讹紝褰撶敤鎴风缃插畬鎴愬悗锛岀缃查〉闈㈡寚瀹氬洖璺崇殑椤甸潰鍦板潃锛屽鏋滄病濉鍙傛暟鍒欑缃插畬鎴愬悗璺宠浆鍒板悎鍚岄瑙堥〉闈€�� -濡傛灉returnurl甯︽湁鈥渉ttp鈥濇垨鈥渉ttps鈥濆紑澶村垯鍒ゅ畾h5璺宠浆锛屽鏋渞eturnurl甯︽湁鈥渁lipays://鈥濆紑澶村垽瀹氫负鏀粯瀹濆皬绋嬪簭璺宠浆锛� -鍏朵綑寮�澶村垯鍒ゅ畾涓哄井淇″皬绋嬪簭璺宠浆(/pages/XXX)锛� -鍙兘鏄痯age涓嶈兘鏄痶abbar銆� */ - returnUrl?: string; - /** 娴佹按鍙� */ - serialNumber?: string; - /** 绛惧悕鍥剧墖瀹藉害 鍚� */ - signatureImageWidth?: string; - /** 鍥剧墖娓呮櫚搴� 鍚� */ - dpi?: string; - /** 鎺堟潈鍥炶皟鍩熷悕 鍚� 鑻ユ偍鐨勯厤缃幆澧冧负寰俊灏忕▼搴忥紝涓斾娇鐢ㄥ埛鑴哥缃叉柟寮忥紝璇ュ弬鏁颁负蹇呬紶锛屽叿浣撳弬鏁板�艰鑱旂郴涓婁笂绛炬妧鏈敮鎸佸悓瀛﹀挩璇紱鍏朵粬寰俊鐜璇ュ弬鏁板彲涓嶄紶 */ - callbackHost?: string; - /** 绛剧讲浜鸿韩浠借瘉鍙� 绛剧讲浜鸿瘉浠跺彿鐮侊紝鑻ヤ娇鐢ㄥ埛鑴镐笖浣跨敤瀹炲悕绛剧讲浜屽悎涓�锛岃鍔″繀浼犳硶浜鸿韩浠借瘉鍙� */ - identity?: string; - /** 鍚堝悓缂栧彿 */ - contractId?: string; - /** 鏄惁瑕佹眰鍏ㄩ儴闃呰 鍚� 鏋氫妇鍊�0/1/2锛岄粯璁や负0 0-鏃犻渶鎷栧姩鍒伴〉闈㈠簳閮ㄥ嵆鍙‘璁ょ缃� 1-蹇呴』鎷栧姩鍒伴〉闈㈠簳閮紝琛ㄧず闃呰瀹屾瘯鎵嶈兘纭绛剧讲 2 - 寮哄埗鍕鹃�夈�愬凡闃呰锛屾湰浜哄凡鐭ユ檽鍚堝悓鍐呭銆戞墠鍙互杩涜绛剧讲 */ - readAll?: string; - /** 绛剧讲浜哄鍚� 绛剧讲浜哄鍚嶏紝鍙互鏄硶浜恒�佷篃鍙互鏄紒涓氱粡鍔炰汉锛岃嫢浣跨敤鍒疯劯涓斾娇鐢ㄥ疄鍚嶇缃蹭簩鍚堜竴锛岃鍔″繀浼犳硶浜哄鍚� */ - name?: string; - /** 绛惧悕浣嶇疆鍧愭爣鍒楄〃 */ - signaturePositions?: UserGetContractEnterpriseFaceSignPositionsInput[]; - } - - interface UserGetContractEnterpriseFaceSignPositionsInput { - /** 绾靛潗鏍� */ - y?: string; - /** 妯潗鏍� */ - x?: string; - /** 鏃ユ湡绛剧讲 鍚� 鏃ユ湡绛剧讲锛屾牸寮忎负鈥淢M-dd-yyyy鈥� 浣跨敤鏃堕』鍦╯ignaturePosition浼爗"pageNum":"","x":"","y":"","rptPageNums":"","type":"date",","fontSize":""}锛� -涓烘棩鏈熺缃茬殑鍧愭爣锛宖ontSize榛樿鍊间负18锛屼粎鍦╠ateTimeFormat涓嶄负绌烘槸鐢熸晥 */ - dateTimeFormat?: string; - /** 绛惧悕浣嶇疆椤电爜 */ - pageNum?: string; - /** 褰撳墠浣嶇疆鐨勭鍚嶉渶瑕佸鍒跺埌鐨勭洰鏍囬〉鐮佸垪琛� 鍚� */ - rptPageNums?: string; - } - - interface UserGetContractEnterpriseFaceSignResponse { - /** 鍒疯劯閾炬帴 */ - url?: string; - /** 娴佹按鍙� */ - serialNumber?: string; - } - - interface UserGetContractEnterpriseFaceSignResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: UserGetContractEnterpriseFaceSignResponse; - } - - interface UserGetContractSendInput { - /** 鍚堝悓缂栧彿 */ - contractId?: string; - /** 绛剧害椤荤煡 鍚� */ - remindInfo?: string; - /** 鍒疯劯鏂瑰紡 鍚� 閫夋嫨鍒疯劯鏂瑰紡锛�0-寰紬锛堝嵆鑵捐浜戯級锛�1-鏀粯瀹濓紝鏀粯瀹濆埛鑴镐负璺宠浆鏀粯瀹漚pp鍒疯劯锛�2-璺宠浆鑷冲井淇″皬绋嬪簭鍒疯劯 */ - faceMethod?: string; - /** 绛剧讲鑰呰处鍙� 鎸囧畾缁欏摢涓敤鎴风湅 */ - signer?: string; - /** 璇锋眰涓氬姟娴佹按鍙� 鍚� 寮�鍙戣�呰嚜瀹氫箟鐨勭缃叉祦姘村彿锛堟瘮濡傜鍑犳绛剧讲涔嬬被锛夛紝濡傛湁濉啓锛屽垯鍦ㄥ紓姝ユ帹閫佺缃茬粨鏋滄椂鍖呭惈姝ょ缃叉祦姘村彿 */ - sid?: string; - /** 绛惧悕鍥剧墖楂樺害 鍚� */ - signatureImageHeight?: string; - /** 瀹炲悕绛剧讲浜屽悎涓� 鍚� 鏋氫妇鍊�0/1锛岄粯璁や负0銆� */ - isVerifyAndSignCombine?: string; - /** 鏄惁鍏佽鎷栧姩绛惧悕浣嶇疆 鍚� 鍦ㄦ湁鎸囧畾signaturePOSTion鍙傛暟鐨勬儏鍐典笅锛屾槸鍚﹀厑璁告嫋鍔ㄧ鍚嶄綅缃�傚彇鍊�1/0銆傦紙0锛氫笉鍏佽锛�1锛氬厑璁革紝涓嬮潰閮芥槸杩欐牱鐨勶級 */ - isAllowChangeSignaturePosition?: string; - /** 绛剧讲閾炬帴鏈夋晥鏃堕棿 鍚� */ - expireTime?: string; - /** 寮傛閫氱煡鍦板潃 鍚� 姝ゅ鏈夐厤缃垯绛剧讲鎺ㄩ�佹秷鎭紭鍏堜娇鐢ㄦ閰嶇疆锛屽鏋滄澶勬病鏈夐厤缃紝鍒欏彇寮�鍙戣�呯粺涓�閰嶇疆鐨勫紓姝ユ帹閫佸湴鍧� */ - pushUrl?: string; - /** 绛剧讲鑰呰处鍙� 绛剧讲浜鸿处鍙� */ - signerAccount?: string; - /** 鍗扮珷鍥剧墖 鍚� 鍙栤�滀笂浼犵敤鎴风鍚�/鍗扮珷鍥剧墖鈥濇帴鍙h缃殑imageName鐨勫�� */ - signatureImageName?: string; - /** 楠岃瘉鐮佹墜鏈哄彿 鍚� */ - vcodeMobile?: string; - /** 寮哄埗闃呰鏃堕暱 鍚� 鎵嬪姩绛惧己鍒堕槄璇荤殑鍊掕鏃剁鏁帮紝鏈�澶у彲璁剧疆180绉掋�傚彲涓巖eadAll鎼厤浣跨敤銆� */ - forceReadingSeconds?: string; - /** 绛剧讲鏍¢獙绫诲瀷 鍚� 浜岄�変竴鍦烘櫙闇�瑕佷紶鍙倂erifyType = [ "sms", "face"] 锛屼笉鏀寔鍗曠嫭璁剧疆涓簊ms */ - verifyType?: string[]; - /** 绛惧悕鍥剧墖鍐呭 鍚� 鐢ㄦ埛鎸囧畾鐨勭鍚嶅浘鐗囷紝Base64瀛楃涓� */ - signatureImageData?: string; - /** 鍥炶皟鍦板潃 鍚� 鎵嬪姩绛剧讲鏃讹紝褰撶敤鎴风缃插畬鎴愬悗锛岀缃查〉闈㈡寚瀹氬洖璺崇殑椤甸潰鍦板潃锛屽鏋滄病濉鍙傛暟鍒欑缃插畬鎴愬悗璺宠浆鍒板悎鍚岄瑙堥〉闈€�� -濡傛灉returnurl甯︽湁鈥渉ttp鈥濇垨鈥渉ttps鈥濆紑澶村垯鍒ゅ畾h5璺宠浆锛屽鏋渞eturnurl甯︽湁鈥渁lipays://鈥濆紑澶村垽瀹氫负鏀粯瀹濆皬绋嬪簭璺宠浆锛� -鍏朵綑寮�澶村垯鍒ゅ畾涓哄井淇″皬绋嬪簭璺宠浆(/pages/XXX)锛� -鍙兘鏄痯age涓嶈兘鏄痶abbar銆� */ - returnUrl?: string; - /** 娴佹按鍙� */ - serialNumber?: string; - /** 绛惧悕鍥剧墖瀹藉害 鍚� */ - signatureImageWidth?: string; - /** 鏄惁鏄剧ず鎵嬪啓鏃堕棿 鍚� */ - isShowHandwrittenTime?: string; - /** 鏄惁浣跨敤鍒疯劯绛撅紙鏀寔鏀粯瀹濆皬绋嬪簭鍐呯殑鍒疯劯绛剧讲鏍¢獙锛� 鍚� */ - isFaceAuth?: string; - /** 鍥剧墖娓呮櫚搴� 鍚� */ - dpi?: string; - /** 鎺堟潈鍥炶皟鍩熷悕 鍚� 鑻ユ偍鐨勯厤缃幆澧冧负寰俊灏忕▼搴忥紝涓斾娇鐢ㄥ埛鑴哥缃叉柟寮忥紝璇ュ弬鏁颁负蹇呬紶锛屽叿浣撳弬鏁板�艰鑱旂郴涓婁笂绛炬妧鏈敮鎸佸悓瀛﹀挩璇紱鍏朵粬寰俊鐜璇ュ弬鏁板彲涓嶄紶 */ - callbackHost?: string; - /** 鐗堟湰鍙� 鍚� */ - version?: string; - /** app璋冪敤SDK鍒疯劯鐨勬秷鎭�氱煡 鍚� */ - app?: string; - /** 浼樺厛鍒疯劯锛屽鐢ㄩ獙璇佺爜鏍¢獙 鍚� 1琛ㄧず蹇呴』浼樺厛鍒疯劯锛屽鐢ㄩ獙璇佺爜鏍¢獙锛�0琛ㄧず涓嶇敓鏁堬紱 鈶犳湁姝ゅ弬鏁板垯鎰忓懗鐫�蹇呴』瑕佸埛鑴革紝 -鍥犳蹇呴』瑕佹湁isFaceAuth鍚﹀垯浼氭姤閿欙紱 鈶℃鍙傛暟浼樺厛绾т綆浜巚erifyType鍙傛暟锛屽鏋滀紶浜唙erifyType鍒欎互verifyType涓哄噯锛� -鈶㈠弬鏁癴aceFirst涓庡弬鏁� isVerifyAndSignCombine涓轰簰鏂ワ紝鍙兘浜岄�変竴浣跨敤锛屼笉鑳藉悓鏃惰缃紝濡傛灉鍚屾椂璁剧疆浼氭姤閿欍�� */ - faceFirst?: string; - /** 鎵嬪啓绗旇抗璇嗗埆 鍚� 鈥渉wr鈥濓紝鍗矵andWriting Recognition锛堟墜鍐欒瘑鍒級鐨勭畝绉帮紝0琛ㄧず涓嶉渶瑕侊紝1琛ㄧず闇�瑕侊紝浠呴拡瀵逛釜浜虹被鍨嬫湁鏁堬紱 -涓庤account宸茬敵璇风殑璇佷功涓殑name杩涜瀵规瘮锛� */ - hwr?: string; - /** 楠岃瘉鐮侀偖绠� 鍚� 鎵嬪姩绛剧讲鏃舵寚瀹氭帴鏀剁缃查獙璇佺爜鐨勯偖绠憋紝濉啓姝ら」鍒欑缃查〉闈㈠彲瀹炵幇鈥滈偖绠遍獙璇佺爜鈥濅笌鈥滅煭淇¢獙璇佺爜鈥濈殑鍒囨崲锛� -娉ㄦ剰锛氶�夌敤閭楠岃瘉鐮侀渶瑕佸紑鍙戣�呰嚜璇佽閭涓庣缃蹭汉鐨勬牎楠屽叧绯伙紝涓婁笂绛炬棤娉曡瘉鏄庨偖绠变笌瀹為檯绛剧讲浜虹殑淇℃伅鏍¢獙鍏崇郴锛� */ - vcodeMail?: string; - /** 鏄惁瑕佹眰鍏ㄩ儴闃呰 鍚� 鏋氫妇鍊�0/1/2锛岄粯璁や负0 0-鏃犻渶鎷栧姩鍒伴〉闈㈠簳閮ㄥ嵆鍙‘璁ょ缃� 1-蹇呴』鎷栧姩鍒伴〉闈㈠簳閮紝琛ㄧず闃呰瀹屾瘯鎵嶈兘纭绛剧讲 2 - 寮哄埗鍕鹃�夈�愬凡闃呰锛屾湰浜哄凡鐭ユ檽鍚堝悓鍐呭銆戞墠鍙互杩涜绛剧讲 */ - readAll?: string; - /** 绛剧讲浜哄鍚� 绛剧讲浜哄鍚嶏紝鍙互鏄硶浜恒�佷篃鍙互鏄紒涓氱粡鍔炰汉锛岃嫢浣跨敤鍒疯劯涓斾娇鐢ㄥ疄鍚嶇缃蹭簩鍚堜竴锛岃鍔″繀浼犳硶浜哄鍚� */ - name?: string; - /** 绛惧悕浣嶇疆鍧愭爣鍒楄〃 */ - signaturePositions?: UserGetContractEnterpriseFaceSignPositionsInput[]; - } - - interface UserGetSignPriveiwUrlInput { - /** 鎵嬫満鍙� */ - phone?: string; - /** 濮撳悕 */ - name?: string; - /** 韬唤璇佸彿 */ - idNumber?: string; - /** 韬唤璇佹闈rl */ - idFrontUrl?: string; - /** 韬唤璇佽儗闈rl */ - idBackUrl?: string; - /** 鐢ㄦ埛Id */ - companyId?: string; - /** 涓氬姟浠g爜 */ - bussinessCode?: 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; + age?: number; + arrangeCount?: number; + idNumber?: string; + socialIdentity?: string; + socialIdentityName?: string; + educationalLevel?: string; + educationalLevelName?: string; + residentProvinceCode?: number; + residentCityCode?: number; + residentProvinceName?: string; + residentCityName?: string; } - interface UserMessageInfo { - /** 娑堟伅Id */ + interface UserResumeCertificateDetailOutput { id?: string; - /** 娑堟伅鍐呭 */ - messageContent?: string; - /** 娑堟伅鍙戦�佹椂闂� */ - creationTime?: string; - /** 鏄惁宸茶 */ - isRead?: boolean; - /** 娑堟伅绫诲瀷 */ - type?: number; - businessBehaviorType?: MessageBusinessBehaviorTypeEnum; - /** 涓氬姟鏁版嵁 */ - businessData?: string; - sourceType?: MessageSourceTypeEnum; - /** 娑堟伅鍙戦�佽�呯殑鐢ㄦ埛id锛屾潵婧愪负绯荤粺鏃朵负绌� */ - sourceId?: string; - userId?: string; - /** 鍚嶇О */ - contact?: string; - /** 澶村儚 */ - avatarUrl?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; + userResumeId?: string; + certificateTypeId?: string; + certificateNo?: string; + beginTime?: string; + endTime?: string; + isPermanent?: boolean; + certificateUnit?: string; + certificateFrontImgUrl?: string; + certificateBackImgUrl?: string; } - interface UserMessageInfoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: UserMessageInfo[]; - } - - interface UserNoticeSendSignVCodeInput { - /** 鐩綍鍚嶇О */ - catalogName?: string; - /** 瀹炲悕绛剧讲浜屽悎涓� */ - isVerifyAndSignCombine?: string; - /** 鐢ㄦ埛鍞竴鏍囪瘑 */ - account?: string; - /** 楠岃瘉鐮佸彂閫佺洰鏍囨墜鏈哄彿鐮佹垨鑰呯洰鏍囬偖绠� */ - sendTarget?: string; - /** 鍙戦�佺被鍨� 鐩墠鏀寔锛歴ms, voiceSms锛宮ail */ - sendType?: string; - /** 楠岃瘉鐮佹湁鏁堟椂闂� 鍚� 榛樿180锛屽崟浣嶇 */ - seconds?: string; - } - - interface UserOrderListInput { - pageModel?: Pagination; - userId?: string; - } - - interface UserPageTemplateCreateInput { - /** 鎿嶄綔鑰呯殑鐢ㄦ埛鏍囪瘑 琛ㄧず寮�鍙戣�呮槸鎶婅繖涓〉闈㈡彁渚涚粰鍝釜鐢ㄦ埛鎿嶄綔鐨勶紝杩欎釜鐢ㄦ埛鏍囪瘑蹇呴』宸茬粡璋冪敤鈥滄敞鍐岀敤鎴封�濇帴鍙e湪涓婁笂绛剧郴缁熼噷鍒涘缓杩囷紝鍚﹀垯杩欓噷浼氭姤鈥渦ser not exists鈥� */ - account?: string; - /** 娴佹按鍙� 寮�鍙戣�呰嚜瀹氫箟锛岄�氬父鏄紑鍙戣�呰嚜宸辩殑涓氬姟娴佺▼涓渶瑕佹嵁姝ゅ垽鏂搷浣滆涓� */ - sid?: string; - } - - interface UserPageTemplatePreviewInput { - /** 鎿嶄綔鑰呯殑鐢ㄦ埛鏍囪瘑 琛ㄧず寮�鍙戣�呮槸鎶婅繖涓〉闈㈡彁渚涚粰鍝釜鐢ㄦ埛鎿嶄綔鐨勶紝杩欎釜鐢ㄦ埛鏍囪瘑蹇呴』宸茬粡璋冪敤鈥滄敞鍐岀敤鎴封�濇帴鍙e湪涓婁笂绛剧郴缁熼噷鍒涘缓杩囷紝鍚﹀垯杩欓噷浼氭姤鈥渦ser not exists鈥� */ - account?: string; - /** 妯$増缂栧彿 涓婁笂绛惧紑鏀惧钩鍙扮殑妯$増绠$悊鍒楄〃鑾峰彇锛屾垨鑰呴�氳繃鈥滆幏鍙栧紑鍙戣�呮ā鐗堝垪琛ㄢ�濇帴鍙h幏鍙� */ - tid?: string; - } - - interface UserPersonalRealNameSendVCodeInput { - /** 鐢ㄦ埛甯愬彿 */ - account?: string; - /** 濮撳悕 */ - name?: string; - /** 璇佷欢鍙风爜 */ - identity?: string; - /** 鐢ㄦ埛甯愬彿 */ - mobile?: string; - /** 璁よ瘉绫诲瀷 1 - 涓汉鎵嬫満鍙蜂笁瑕佺礌锛�2 - 涓汉閾惰鍗″洓瑕佺礌 */ - authType?: string; - /** 璇佷欢绫诲瀷 鍚� 榛樿0锛�0 鈥� 韬唤璇侊紝1 鈥� 鎶ょ収锛�2 鈥� 绀句細淇濋殰鍗★紝3 鈥� 娓境灞呮皯鏉ュ線鍐呭湴閫氳璇侊紝4 鈥� 鍙版咕灞呮皯寰�鏉ュぇ闄嗛�氳璇侊紝5 鈥� 鎴峰彛绨匡紝6 鈥� 涓存椂灞呮皯韬唤璇侊紝 -7 鈥� 澶栧浗浜烘案涔呭眳浣忚瘉锛�8 鈥� 鍐涘畼璇侊紝9 鈥� 璀﹀畼璇侊紝10 鈥� 澹叺璇侊紝11 鈥� 鍏朵粬璇佷欢 */ - identityType?: string; - /** 閾惰鍗″彿 鍚� 涓汉閾惰鍗″洓瑕佺礌璁よ瘉蹇呭~ */ - bankCard?: string; - } - - interface UserPersonalRegAndRealNameAndApplyCertCredentialInput { - /** 璇佷欢鍙� */ - identity?: string; - /** 璇佷欢绫诲瀷 鍚� 榛樿0锛�0 鈥� 韬唤璇侊紝1 鈥� 鎶ょ収锛�2 鈥� 绀句細淇濋殰鍗★紝3 鈥� 娓境灞呮皯鏉ュ線鍐呭湴閫氳璇侊紝4 鈥� 鍙版咕灞呮皯寰�鏉ュぇ闄嗛�氳璇侊紝5 鈥� 鎴峰彛绨匡紝6 鈥� 涓存椂灞呮皯韬唤璇侊紝 -7 鈥� 澶栧浗浜烘案涔呭眳浣忚瘉锛�8 鈥� 鍐涘畼璇侊紝9 鈥� 璀﹀畼璇侊紝10 鈥� 澹叺璇侊紝11 鈥� 鍏朵粬璇佷欢 */ - identityType?: string; - } - - interface UserPersonalRegAndRealNameAndApplyCertInput { - /** 鐢ㄦ埛甯愬彿 */ - account?: string; - /** 濮撳悕 */ - name?: string; - /** 璇佷欢鍙风爜 */ - identity?: string; - /** 鐢ㄦ埛甯愬彿 */ - mobile?: string; - /** 璁よ瘉绫诲瀷 1 - 涓汉鎵嬫満鍙蜂笁瑕佺礌锛�2 - 涓汉閾惰鍗″洓瑕佺礌 */ - authType?: string; - /** 璇佷欢绫诲瀷 鍚� 榛樿0锛�0 鈥� 韬唤璇侊紝1 鈥� 鎶ょ収锛�2 鈥� 绀句細淇濋殰鍗★紝3 鈥� 娓境灞呮皯鏉ュ線鍐呭湴閫氳璇侊紝4 鈥� 鍙版咕灞呮皯寰�鏉ュぇ闄嗛�氳璇侊紝5 鈥� 鎴峰彛绨匡紝6 鈥� 涓存椂灞呮皯韬唤璇侊紝 -7 鈥� 澶栧浗浜烘案涔呭眳浣忚瘉锛�8 鈥� 鍐涘畼璇侊紝9 鈥� 璀﹀畼璇侊紝10 鈥� 澹叺璇侊紝11 鈥� 鍏朵粬璇佷欢 */ - identityType?: string; - /** 閾惰鍗″彿 鍚� 涓汉閾惰鍗″洓瑕佺礌璁よ瘉蹇呭~ */ - bankCard?: string; - /** 鍒疯劯鏂瑰紡 鍚� 鍒疯劯璁よ瘉蹇呭~椤癸紝1 - 寰紬鍒疯劯锛堝嵆鑵捐浜戝埛鑴革級锛�2 - 鏀粯瀹濆埛鑴革紱榛樿1 */ - faceMethod?: string; - /** returnUrl鐨勮姹傛柟寮� 鍚� 鍒疯劯璁よ瘉蹇呭~椤癸紝returnMethod = "postfirst"锛氬厛post锛岃秴鏃� 15s鍚巊et銆� returnMethod = "" 鎴栬�� = "post"锛氬彧post銆� returnMethod = "get"锛氬彧get銆� post銆乬et銆乸ostfirst澶у皬鍐欎笉鏁忔劅銆� */ - returnMethod?: string; - /** 鎵嬫満楠岃瘉鐮� 鍚� 涓汉涓夎绱犮�侀摱琛屽崱鍥涜绱犲繀濉」锛涚敱鎺ュ彛鈥滃疄鍚嶈璇侀獙璇佺爜鍙戦�佲�濇帴鍙h繑鍥炲弬鏁板緱鍒� */ - vcode?: string; - /** 鍒疯劯瀹屾垚鍚庣殑璺宠浆閾炬帴 鍚� 鍒疯劯璁よ瘉蹇呭~椤癸紝濡傛灉returnMethod娌℃湁鎸囧畾锛屽垯杩欎釜returnUrl涓�瀹氳鍚屾椂鏀寔post鍜実et锛岃繖鏍峰氨涓嶄細鏈夐棶棰樹簡銆� */ - returnUrl?: string; - /** 璁よ瘉娴佹按鍙� 鍚� */ - sid?: string; - /** 鐢ㄤ簬鏍¢獙鐨凨ey 鍚� 鐢辨帴鍙b�滃疄鍚嶈璇侀獙璇佺爜鍙戦�佲�濇帴鍙h繑鍥炲弬鏁板緱鍒� */ - personalIdentityKey?: string; - credential?: UserPersonalRegAndRealNameAndApplyCertCredentialInput; - } - - interface UserPersonRealVerifyInput { - /** 鎵嬫満鍙� */ - phone?: string; - /** 楠岃瘉鐮� */ - vcode?: string; - /** 楠岃瘉key */ - personalIdentity3Key?: string; - /** 鐢ㄦ埛id */ - companyId?: string; - /** 涓氬姟浠g爜 */ - bussinessCode?: string; - } - - interface UserSimpleInfo { + interface UserResumeCertificateListOutput { id?: string; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 鑱旂郴浜� */ - contact?: string; - /** 鐢ㄦ埛澶村儚鍦板潃 */ - avatarUrl?: string; - /** 鏄惁鏄钩鍙扮敤鎴� */ - isPlaUser?: boolean; - /** 鑱岀О */ - jobTitle?: string; - /** 涓汉淇℃伅閭鍦板潃 */ - userInfoEmailAddress?: string; - /** 鐪� */ - provinceName?: string; - /** 甯� */ - cityName?: string; - /** 鍖哄幙 */ - countyName?: string; - /** 璇︾粏鍦板潃 */ - addressDetail?: string; - /** 寰俊浜岀淮鐮佸浘鐗� */ - wxQrCodeUrl?: string; - matchMakingIdentity?: MatchMakingIdentityEnum; - /** 鐢ㄦ埛鎵嬫満鍙� */ - phoneNumber?: string; - /** 鏄惁鍏虫敞 */ - isFollow?: boolean; + certificateTypeId?: string; + certificateTypeName?: string; + userResumeId?: string; } - interface UserTemplateCreateContractPdfInput { - /** 鍚堝悓鍒涘缓鑰呰处鍙� */ - account?: string; - /** 妯$増鍙橀噺缁� 鍚� */ - groupValues?: any; - /** 妯$増缂栧彿 */ - tid?: string; - /** 妯$増鍙橀噺 鍚� 妯$増鍙橀噺锛宩sonObject鏍煎紡銆� 灏嗘ā鐗堝彉閲忎腑闇�瑕佸~鍏呯殑鍐呭锛堝嵆鍙橀噺鍊硷級鍦ㄦ鎻愪氦銆� 鐢变簬鍦ㄧ紪杈戞ā鐗堟椂宸茬粡鎷栨斁浜嗕綅缃�佸苟涓斿凡缁忎繚瀛樺湪涓婁笂绛剧郴缁熶腑锛屽洜姝よ繖閲屾棤闇�鍐嶆彁浜や綅缃弬鏁帮紝鍙渶瑕佷紶鍏ュ彉閲忓悕绉颁笌瀵瑰簲鐨勫�煎嵆鍙�� -妯$増鍙橀噺鍙互鍦ㄥ紑鍙戣�呮ā鐗堢鐞嗛〉闈㈣幏鍙栥�� */ - templateValues?: string; + interface UserResumeDetailInfoOutput { + height?: string; + weight?: string; + lifeCircleImgUrlList?: string[]; } - interface UserTemplateCreateContractPdfResponse { - templateToken?: string; + interface UserResumeExpectationJobOutput { + jobIdList?: IdNameOutput[]; + freeTime?: UserResumeFreeTimeEnum; + jobSeekingStatus?: UserResumeJobSeekingStatusEnum; } - interface UserTemplateCreateContractPdfResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: UserTemplateCreateContractPdfResponse; + type UserResumeFreeTimeEnum = 1 | 2 | 3 | 4 | 5; + + type UserResumeJobSeekingStatusEnum = 1 | 2 | 3; + + interface UserResumeWorkerRecordOutput { + workTime?: string; + workAddress?: string; + workName?: string; } - interface UserTemplateGetTemplateVarsInput { - /** 鏄惁鑾峰彇鎵�鏈夊彉閲� 0鍙繑鍥炲彉閲忕殑type鍜宯ame锛� 1杩斿洖鍙橀噺鐨勬墍鏈夊瓧娈碉紱 */ - isRetrieveAllVars?: string; - /** 妯$増缂栧彿 / 妯℃澘Id */ - tid?: string; + interface UserResumeWorkExperienceOutput { + workingSeniority?: string; + workExperience?: string; } - interface UserTemplateGetTemplateVarsInputBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: UserTemplateGetTemplateVarsInput; - } + type UserTypeEnum = 1 | 2; - interface UserTemplateGetTemplateVarsListResponse { - name?: string; - type?: string; - } + type VerificationCodeBusinessTypeEnum = 10 | 11 | 20 | 30 | 40 | 70 | 900 | 910 | 920 | 930; - interface UserTemplateGetTemplateVarsResponse { - templateVars?: UserTemplateGetTemplateVarsListResponse[]; - } - - interface UserTemplateGetTemplateVarsResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: UserTemplateGetTemplateVarsResponse; - } - - interface UserTextChatMessageInput { - fromId?: string; - toId?: string; - messageContent?: string; - } - - interface UserTransactionRecordDetailOutput { - id?: string; - walletMainId?: string; - /** 璐﹀彿 */ - acctNo?: string; - /** 涓绘満璁拌处鏃ユ湡 */ - acctDate?: string; - /** 浜ゆ槗鏃堕棿 */ - txTime?: string; - /** 浜ゆ槗鏃堕棿(鏃ユ湡+鏃堕棿) */ - accDateTime?: string; - /** 涓氬姟娴佹按鍙� */ - bussSeqNo?: string; - /** 鐢ㄩ�旓紝闄勮█ */ - purpose?: string; - /** 浜ゆ槗閲戦 */ - tranAmount?: number; - /** 浜ゆ槗閲戦瀛楃 */ - tranAmountStr?: string; - /** 璐﹂潰浣欓 */ - acctBalance?: number; - /** 瀵规柟甯愬彿/鎴峰悕 */ - counterpartyAcctNoAndName?: string; - /** 浜ゆ槗娴佹按鍙� */ - tranSeqNo?: string; - /** 涓绘満娴佹按鍙� */ - hostTrace?: string; - /** 浠樻鏂硅处鍙� */ - outAcctNo?: string; - /** 浠樻鏂规埛鍚� */ - outAcctName?: string; - /** 鏀舵鏂硅处鍙� */ - inAcctNo?: string; - /** 鏀舵鏂规埛鍚� */ - inAcctName?: string; - incomeExpenseType?: IncomeExpenseTypeEnum; - /** 鐢靛瓙鍥炲崟 */ - elecBillUrl?: string; - /** 鍚堝悓 */ - contractUrl?: string; - /** 浠樻鏂圭綉鐐瑰彿 */ - outNode?: string; - /** 浠樻鏂硅仈琛屽彿 */ - outBankNo?: string; - /** 璐у竵绫诲瀷 */ - ccyCode?: string; - /** 浠樻琛屽悕绉� */ - outBankName?: string; - /** 鏀舵鏂圭綉鐐瑰彿 */ - inNode?: string; - /** 鏀舵鏂硅仈琛屽彿 */ - inBankNo?: string; - /** 鏀舵鏂硅鍚� */ - inBankName?: string; - /** 鎽樿 */ - abstractStr?: string; - status?: WalletTransactionStatusEnum; - /** 鐢靛瓙鍥炲崟鍚嶇О */ - elecBillDocName?: string; - } - - interface UserTransactionRecordListOutput { - id?: string; - walletMainId?: string; - /** 璐﹀彿 */ - acctNo?: string; - /** 涓绘満璁拌处鏃ユ湡 */ - acctDate?: string; - /** 浜ゆ槗鏃堕棿 */ - txTime?: string; - /** 浜ゆ槗鏃堕棿(鏃ユ湡+鏃堕棿) */ - accDateTime?: string; - /** 涓氬姟娴佹按鍙� */ - bussSeqNo?: string; - /** 鐢ㄩ�旓紝闄勮█ */ - purpose?: string; - /** 浜ゆ槗閲戦 */ - tranAmount?: number; - /** 浜ゆ槗閲戦瀛楃 */ - tranAmountStr?: string; - /** 璐﹂潰浣欓 */ - acctBalance?: number; - /** 瀵规柟甯愬彿/鎴峰悕 */ - counterpartyAcctNoAndName?: string; - /** 浜ゆ槗娴佹按鍙� */ - tranSeqNo?: string; - /** 涓绘満娴佹按鍙� */ - hostTrace?: string; - /** 浠樻鏂硅处鍙� */ - outAcctNo?: string; - /** 浠樻鏂规埛鍚� */ - outAcctName?: string; - /** 鏀舵鏂硅处鍙� */ - inAcctNo?: string; - /** 鏀舵鏂规埛鍚� */ - inAcctName?: string; - incomeExpenseType?: IncomeExpenseTypeEnum; - /** 鐢靛瓙鍥炲崟 */ - elecBillUrl?: string; - /** 鍚堝悓 */ - contractUrl?: string; - } - - interface UserTransactionRecordListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: UserTransactionRecordListOutput[]; - } - - interface UserWalletBalanceInfoOutput { - isWalletAccountOpen?: boolean; - walletMainId?: string; - acctNo?: string; - acctName?: string; - opentBankNodeAddress?: string; - canUseMoneyTotal?: number; - directMoneyTotal?: number; - salaryMoneyTotal?: number; - canNotUseMoneyTotal?: number; - freezeMoneyTotal?: number; - allMoneyTotal?: number; - bankName?: string; - } - - interface UserWalletSignStatusOutput { - /** 鏄惁寮�閫氶挶鍖� */ - isOpenWallet?: boolean; - /** 鏄惁宸茬敵璇风數瀛愬嵃绔� */ - isApplySignture?: boolean; - } - - interface UserWithdrawDto { - id?: string; - /** 鐢ㄦ埛Id */ - userId?: string; - /** 鎻愮幇鍗曞彿 */ - withDrawNo?: string; - /** 鎻愮幇绫诲瀷锛�10寰俊锛�20鏀粯瀹� 30 閾惰鍗� */ - accountType?: number; - /** 璐﹀彿鍚� */ - name?: string; - /** 鏀舵璐﹀彿 */ - account?: string; - /** 璐﹀彿鏀 */ - bankBranch?: string; - /** 鎻愮幇鏁伴 */ - amount?: number; - /** 浜ゆ槗鐘舵�� */ - status?: number; - /** 澶囨敞 */ - remark?: string; - /** 鍥炲崟URL */ - receiptUrl?: string; - /** 鐢宠鏃堕棿 */ - creationTime?: string; - /** 瀹屾垚鏃堕棿 */ - completeTime?: string; - /** 鍚堣 */ - totalAmount?: number; - /** 1浼佷笟 2 涓汉 */ - userType?: number; - } - - interface UserWithdrawDtoPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: UserWithdrawDto[]; - } - - type VerificationCodeBusinessTypeEnum = - | 10 - | 11 - | 20 - | 30 - | 40 - | 50 - | 51 - | 60 - | 70 - | 900 - | 910 - | 920; + type VerifyStatus = 10 | -10; interface VersionCache { name?: string; @@ -20091,652 +1933,11 @@ sequence?: number; } - interface ViewUserInfo { - userId?: string; - /** 澶村儚 */ - photoUrl?: string; - /** 鏈�鍚庝竴娆¤闂椂闂� */ - createTime?: string; - } - - interface VosAcctAutomaticClearingItem { - setID?: string; - subAcctNo?: string; - subAccountName?: string; - bindVosAcctNo?: string; - bindVosAcctAddMsg?: string; - whetherFlag?: string; - subAcctNoPosition?: string; - inputDate?: string; - subAcctStatus?: string; - } - - type WalletAccountOpenAlipayStatusEnum = 1 | 2 | 3 | -1; - - type WalletAccountOpenBankBindStatusEnum = 10 | 20; - - type WalletAccountOpenBankSignStatusEnum = 10 | 20; - - type WalletAccountOpenBankStatusEnum = 10 | 20; - - type WalletAccountOpenBindInterfaceStatusEnum = 1 | 10 | 20; - - interface WalletAccountOpenDetailOutput { - id?: string; - userId?: string; - /** 鐢ㄦ埛璐﹀彿 */ - userName?: string; - status?: WalletAccountOpenStatusEnum; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - bankSignStatus?: WalletAccountOpenBankSignStatusEnum; - bankStatus?: WalletAccountOpenBankStatusEnum; - /** 缁戝畾鏃堕棿 */ - bindDate?: string; - /** 鐢宠鏃ユ湡 */ - applyDate?: string; - /** 鏀粯瀹濋獙璇佹椂闂� */ - alipayValidTime?: string; - /** 鏀粯瀹濈绾︽棩鏈� */ - alipaySignTime?: string; - alipayStatus?: WalletAccountOpenAlipayStatusEnum; - alipaySignStatus?: WalletAccountOpenAlipayStatusEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - /** 娉ㄥ唽鍦板潃鐪乧ode */ - registerAddressProvinceCode?: number; - /** 娉ㄥ唽鍦板潃甯俢ode */ - registerAddressCityCode?: number; - /** 娉ㄥ唽鍦板潃鍖哄幙code */ - registerAddressCountyCode?: number; - /** 娉ㄥ唽鍦板潃鐪� */ - registerAddressProvinceName?: string; - /** 娉ㄥ唽鍦板潃甯� */ - registerAddressCityName?: string; - /** 娉ㄥ唽鍦板潃鍖哄幙 */ - registerAddressCountyName?: string; - /** 娉ㄥ唽璇︾粏鍦板潃 */ - registerAddressDetail?: string; - /** 瀹為檯缁忚惀鍦板潃鐪乧ode */ - actualAddressProvinceCode?: number; - /** 瀹為檯缁忚惀鍦板潃甯俢ode */ - actualAddressCityCode?: number; - /** 瀹為檯缁忚惀鍦板潃鍖哄幙code */ - actualAddressCountyCode?: number; - /** 瀹為檯缁忚惀鍦板潃鐪� */ - actualAddressProvinceName?: string; - /** 瀹為檯缁忚惀鍦板潃甯� */ - actualAddressCityName?: string; - /** 瀹為檯缁忚惀鍦板潃鍖哄幙 */ - actualAddressCountyName?: string; - /** 瀹為檯缁忚惀璇︾粏鍦板潃 */ - actualAddressDetail?: string; - /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */ - licenseUrl?: string; - bankBindStatus?: WalletAccountOpenBankBindStatusEnum; - /** 閾惰璁よ瘉鍗忚涓婁紶URL */ - bankCertUrl?: string; - /** 閾惰鍗¤处鍙� */ - acctNo?: string; - bindInterfaceStatus?: WalletAccountOpenBindInterfaceStatusEnum; - /** 鏀粯瀹濊处鍙� */ - alipayAccount?: string; - /** 寮�鎴烽摱琛� */ - opentBankNode?: string; - /** 寮�鎴烽摱琛屽湴鍧� */ - opentBankNodeAddress?: string; - } - - interface WalletAccountOpenFollowListOutput { - id?: string; - userId?: string; - walletAccountOpenId?: string; - /** 鍥炶璁板綍 */ - followLog?: string; - /** 鍥炶浜� */ - followContacter?: string; - /** 鍥炶鏃堕棿 */ - creationTime?: string; - } - - interface WalletAccountOpenFollowListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletAccountOpenFollowListOutput[]; - } - - interface WalletAccountOpenManageListOutput { - id?: string; - userId?: string; - /** 鐢ㄦ埛璐﹀彿 */ - userName?: string; - status?: WalletAccountOpenStatusEnum; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - bankSignStatus?: WalletAccountOpenBankSignStatusEnum; - bankStatus?: WalletAccountOpenBankStatusEnum; - /** 缁戝畾鏃堕棿 */ - bindDate?: string; - /** 鐢宠鏃ユ湡 */ - applyDate?: string; - /** 鏀粯瀹濋獙璇佹椂闂� */ - alipayValidTime?: string; - /** 鏀粯瀹濈绾︽棩鏈� */ - alipaySignTime?: string; - alipayStatus?: WalletAccountOpenAlipayStatusEnum; - alipaySignStatus?: WalletAccountOpenAlipayStatusEnum; - /** 浼佷笟鍚嶇О */ - enterpriseName?: string; - /** 缁熶竴绀句細淇$敤浠g爜 */ - societyCreditCode?: string; - } - - interface WalletAccountOpenManageListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletAccountOpenManageListOutput[]; - } - - type WalletAccountOpenStatusEnum = 10 | 20; - - interface WalletAccountOpenStatusInfo { - walletAccountType?: WalletAccountTypeEnum; - walletAccountOpenStatus?: WalletAccountOpenStatusEnum; - } - - interface WalletAccountStatusList { - walletAccountType?: WalletAccountTypeEnum; - status?: WalletMainStatusEnum; - } - - type WalletAccountTypeEnum = 10 | 20 | 30; - - interface WalletAccountTypeMainStatusInfo { - walletAccountType?: WalletAccountTypeEnum; - walletMainStatus?: WalletMainStatusEnum; - } - - interface WalletAccountTypeOpenInfoOutput { - walletAccountOpenId?: string; - walletAccountType?: WalletAccountTypeEnum; - acctNo?: string; - acctName?: string; - enterpriseName?: string; - opentBankNode?: string; - societyCreditCode?: string; - isWalletAccountOpen?: boolean; - opentBankNodeAddress?: string; - bankName?: string; - } - - interface WalletBalanceDetailOutput { - acctNo?: string; - bankName?: string; - allMoneyTotal?: number; - bankMoneyTotal?: number; - yesterdayBankMoneyTotal?: number; - alipayAccount?: string; - alipayMoneyTotal?: number; - alipayYesterdayMoneyTotal?: number; - bankFreezeMoneyTotal?: number; - alipayFreezeMoneyTotal?: number; - status?: WalletMainStatusEnum; - } - - interface WalletBatchImportTempOutput { - id?: string; - /** 鎵归噺Id */ - batchId?: string; - /** 瀵规柟璇佷欢鍙风爜 */ - idNo?: string; - /** 瀵规柟寮�鎴疯鍚� */ - oppBankName?: string; - /** 瀵规柟甯愬彿 */ - oppAccNo?: string; - /** 瀵规柟鎴峰悕 */ - oppAccName?: string; - /** 閲戦 */ - amount?: number; - /** 璧勯噾鐢ㄩ�� */ - useEx?: string; - /** 鎵嬫満鍙� */ - phoneNumber?: string; - } - - interface WalletBatchImportTempOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletBatchImportTempOutput[]; - } - - interface WalletBatchTransferDetailInfoOutput { - /** 涓氬姟娴佹按鍙� */ - bussFlowNo?: string; - /** 浠樻鏂硅处鍙� */ - userName?: string; - /** 浠樻鏂硅处鍙� */ - outAcctNo?: string; - /** 浠樻鏂规埛鍚� */ - outAcctName?: string; - /** 浜ゆ槗閲戦 */ - amount?: number; - /** 绗旀暟 */ - count?: number; - /** 浠樻鏂瑰紑鎴疯鍚� */ - outBankName?: string; - creationTime?: string; - /** 鍚堝悓銆佸崗璁� */ - contractUrl?: string; - /** 宸ヨ祫鏄庣粏 */ - salaryExcelUrl?: string; - /** 瀹℃牳鎵规敞 */ - auditNote?: string; - id?: string; - /** 鎵规澶囨敞 */ - useEx?: string; - checkStatus?: WalletTransferStatusEnum; - } - - interface WalletBatchTransferDetailListOutput { - creationTime?: string; - id?: string; - /** 涓氬姟娴佹按鍙� */ - bussFlowNo?: string; - /** 浠樻鏂硅处鍙� */ - userName?: string; - /** 浠樻鏂硅处鎴� */ - outAcctNo?: string; - /** 浠樻鏂规埛鍚� */ - outAcctName?: string; - /** 瀵规柟寮�鎴疯鍚� */ - oppBankName?: string; - /** 瀵规柟甯愬彿 */ - oppAccNo?: string; - /** 瀵规柟鎴峰悕 */ - oppAccName?: string; - /** 浜ゆ槗閲戦 */ - amount?: number; - userId?: string; - status?: BatchIssuanceRegulatorsStatusEnum; - } - - interface WalletBatchTransferDetailListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletBatchTransferDetailListOutput[]; - } - - interface WalletBatchTransferListOutput { - creationTime?: string; - id?: string; - /** 涓氬姟娴佹按鍙� */ - bussFlowNo?: string; - /** 浠樻鏂硅处鍙� */ - userName?: string; - /** 浠樻鏂硅处鍙� */ - outAcctNo?: string; - /** 浠樻鏂规埛鍚� */ - outAcctName?: string; - /** 浜ゆ槗閲戦 */ - amount?: number; - /** 绗旀暟 */ - count?: number; - /** 鎵规澶囨敞 */ - useEx?: string; - status?: BatchIssuanceRegulatorsStatusEnum; - checkStatus?: WalletTransferStatusEnum; - } - - interface WalletBatchTransferListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletBatchTransferListOutput[]; - } - - interface WalletDayHistoryBalanceOutput { - id?: string; - currentDate?: string; - /** 鏃ユ湡 */ - currentDateStr?: string; - /** 鏃ョ粓璐﹂潰鎬讳綑棰� */ - currentWalletTotalMoney?: number; - } - - interface WalletDayHistoryBalanceOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletDayHistoryBalanceOutput[]; - } - - interface WalletDetailBillItem { - dayOfWeek?: number; - detailDate?: string; - /** 褰撳墠鏃ユ湡 */ - currentDate?: string; - dayOfWeekStr?: string; - userEx?: string; - startMoneyTotal?: number; - incomeMoneyTotal?: number; - incomeCount?: number; - outMoneyTotal?: number; - endMoneyTotal?: number; - outCount?: number; - id?: string; - } - - interface WalletDetailBillItemPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletDetailBillItem[]; - } - - interface WalletDetailItem { - id?: string; - userEx?: string; - incomeMoneyTotal?: number; - incomeCount?: number; - outMoneyTotal?: number; - outCount?: number; - } - - interface WalletDetailItemPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletDetailItem[]; - } - - interface WalletDetailTotalOutput { - startMoneyTotal?: number; - incomeMoneyTotal?: number; - outMoneyTotal?: number; - incomeCount?: number; - outCount?: number; - endMoneyTotal?: number; - } - - interface WalletMainListOutput { - walletMainId?: string; - id?: string; - /** 璐﹀彿 */ - acctNo?: string; - /** 璐﹀彿 */ - userName?: string; - acctName?: string; - /** 鑱旂郴浜� */ - contacter?: string; - /** 鑱旂郴鐢佃瘽 */ - contacterPhone?: string; - /** 閾惰鍗¤祫閲戞�婚 */ - bankMoneyTotal?: number; - /** 閾惰鍗″喕缁撹祫閲戞�婚 */ - bankFreezeMoneyTotal?: number; - /** 鏀粯瀹濊祫閲戞�婚 */ - alipayMoneyTotal?: number; - /** 鏀粯瀹濆喕缁撹祫閲戞�婚 */ - alipayFreezeMoneyTotal?: number; - status?: WalletMainStatusEnum; - userId?: string; - /** 閾惰鏄惁鍐荤粨鐘舵�� 10 姝e父 -20 娉ㄩ攢 -10 鍐荤粨 0 鏈紑閫� */ - bankWalletStatus?: number; - bankStatus?: WalletAccountOpenBankStatusEnum; - alipayStatus?: WalletAccountOpenAlipayStatusEnum; - /** 鏀粯瀹濇槸鍚﹀喕缁撶姸鎬� 10 姝e父 -20 娉ㄩ攢 -10 鍐荤粨 0 鏈紑閫� */ - alipayWalletStatus?: number; - } - - interface WalletMainListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletMainListOutput[]; - } - - type WalletMainStatusEnum = 10 | -20 | -10; - - type WalletPayChannelFeeCalculationTypeEnum = 10 | 20; - - interface WalletPayChannelFeeSettingOutput { - walletPayChannelId?: string; - beginAmount?: number; - endAmount?: number; - feeCalculationType?: WalletPayChannelFeeCalculationTypeEnum; - feeCalculationValue?: number; - id?: string; - } - - interface WalletPayChannelOutput { - id?: string; - walletAccountType?: WalletAccountTypeEnum; - /** 鏀粯鍚嶇О */ - payName?: string; - /** 鏀粯閫氶亾 */ - payChannelName?: string; - /** 鎴峰悕 */ - accountName?: string; - /** 鍟嗘埛鍙� */ - merchantAccountNo?: string; - settingStatus?: WalletPayChannelSettingStatus; - status?: WalletPayChannelStatus; - } - - type WalletPayChannelSettingStatus = 10 | -10; - - type WalletPayChannelStatus = 10 | -10; - - type WalletPayTypeEnum = 10 | 20 | 30; - - interface WalletRechargeInput { - walletMainId?: string; - /** 浠樻琛屽悕绉� */ - outBankName: string; - /** 浠樻鏂硅处鍙� */ - outAcctNo: string; - /** 浠樻鏂规埛鍚� */ - outAcctName: string; - /** 浜ゆ槗閲戦 */ - tranAmount?: number; - /** 鏀舵鏂硅鍚� */ - inBankName?: string; - /** 鏀舵鏂硅处鍙� */ - inAcctNo?: string; - /** 鏀舵鏂规埛鍚� */ - inAcctName?: string; - status?: number; - /** 涓婁紶姹囨鍥炲崟 */ - elecBillUrl: string; - } - - interface WalletRechargeOutput { - id?: string; - /** 閽卞寘Id */ - walletMainId?: string; - /** 浠樻琛屽悕绉� */ - outBankName?: string; - /** 浠樻鏂硅处鍙� */ - outAcctNo?: string; - /** 浠樻鏂规埛鍚� */ - outAcctName?: string; - /** 浜ゆ槗閲戦 */ - tranAmount?: number; - /** 鏀舵鏂硅鍚� */ - inBankName?: string; - /** 鏀舵鏂硅处鍙� */ - inAcctNo?: string; - /** 鏀舵鏂规埛鍚� */ - inAcctName?: string; - status?: WalletRechargeStatusEnum; - /** 瀹℃壒鐞嗙敱 */ - checkRemark?: string; - /** 涓婁紶姹囨鍥炲崟 */ - elecBillUrl?: string; - /** 鍏呭�兼祦姘村彿 */ - requestNo?: string; - /** 璐﹀彿 */ - userName?: string; - /** 鎻愪氦鏃ユ湡 */ - creationTime?: string; - } - - interface WalletRechargeOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletRechargeOutput[]; - } - - type WalletRechargeStatusEnum = 10 | 11 | 20 | -10; - - interface WalletSingleTransferDetailOutput { - id?: string; - walletMainId?: string; - walletAccountType?: WalletAccountTypeEnum; - /** 鐢ㄦ埛璐﹀彿 */ - userName?: string; - /** 璇锋眰鏂圭郴缁熸祦姘村彿 */ - cnsmrSeqNo?: string; - /** 璐у竵绫诲瀷 */ - ccyCode?: string; - outUserId?: string; - /** 浠樻浜鸿处鎴� 鎵f璐︽埛 */ - outAcctNo?: string; - /** 浠樻浜烘埛鍚� */ - outAcctName?: string; - /** 浠樻鏂规敮琛屽湴鍧� */ - outBankNodeAddress?: string; - /** 鏀舵浜鸿处鎴� */ - inAcctNo?: string; - /** 鏀舵浜鸿处鎴锋埛鍚� */ - inAcctName?: string; - /** 鏀舵鏂硅鍚� */ - inBankName?: string; - inUserId?: string; - /** 杞嚭閲戦 */ - tranAmount?: number; - /** 鎻愪氦鏃堕棿 */ - creationTime?: string; - status?: WalletTransferStatusEnum; - /** 瀹℃牳鏃堕棿 */ - checkDate?: string; - /** 瀹℃牳浜� */ - checkUserId?: string; - /** 璧勯噾鐢ㄩ�� */ - useEx?: string; - /** 鎽樿 */ - abstractStr?: string; - /** 鍚堝悓銆佸崗璁� */ - contractUrl?: string; - /** 鍚堝悓/鍗忚鍚嶇О */ - contractName?: string; - /** 闄勮█ */ - postscript?: string; - /** 鏀粯鍑瘉 */ - payVoucherUrl?: string; - /** 鏀粯鍑瘉鍚嶇О */ - payVoucherName?: string; - } - - interface WalletSingleTransferListOutput { - id?: string; - walletMainId?: string; - walletAccountType?: WalletAccountTypeEnum; - /** 鐢ㄦ埛璐﹀彿 */ - userName?: string; - /** 璇锋眰鏂圭郴缁熸祦姘村彿 */ - cnsmrSeqNo?: string; - /** 璐у竵绫诲瀷 */ - ccyCode?: string; - outUserId?: string; - /** 浠樻浜鸿处鎴� 鎵f璐︽埛 */ - outAcctNo?: string; - /** 浠樻浜烘埛鍚� */ - outAcctName?: string; - /** 浠樻鏂规敮琛屽湴鍧� */ - outBankNodeAddress?: string; - /** 鏀舵浜鸿处鎴� */ - inAcctNo?: string; - /** 鏀舵浜鸿处鎴锋埛鍚� */ - inAcctName?: string; - /** 鏀舵鏂硅鍚� */ - inBankName?: string; - inUserId?: string; - /** 杞嚭閲戦 */ - tranAmount?: number; - /** 鎻愪氦鏃堕棿 */ - creationTime?: string; - status?: WalletTransferStatusEnum; - /** 瀹℃牳鏃堕棿 */ - checkDate?: string; - /** 瀹℃牳浜� */ - checkUserId?: string; - } - - interface WalletSingleTransferListOutputPageOutput { - pageModel?: Pagination; - objectData?: any; - data?: WalletSingleTransferListOutput[]; - } - - type WalletTransactionStatusEnum = 10 | 11 | 20 | 30 | 40; - - type WalletTransferStatusEnum = 10 | 30 | 40; - - interface WebankDoFaceCompareInput { - /** Base64缂栫爜鐨勭収鐗囦俊鎭� */ - data1?: string; - /** Base64缂栫爜鐨勭収鐗囦俊鎭� */ - data2?: string; - } - - interface WebankDoFaceCompareResponse { - /** 鐓х墖鐩镐技搴︽瘮瀵瑰緱鍒� */ - score?: string; - /** 鐓х墖姣斿閿欒淇℃伅锛氣�滄垚鍔熲�濊〃绀轰袱寮犵収鐗囨瘮瀵规垚鍔� */ - message?: string; - } - - interface WebankDoFaceCompareResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: WebankDoFaceCompareResponse; - } - - interface WebankGetFaceAuthSignIdcardFaceVerifyInput { - /** 鎺ュ彛璐﹀彿 */ - account?: string; - /** 寮�鍙戣�呰嚜瀹氫箟鐨勫敮涓�鏍囪瘑鐨勫瓧绗︿覆 */ - orderNo?: string; - } - - interface WebankGetFaceAuthSignIdcardFaceVerifyResponse { - /** 娴佺▼id */ - flowId?: string; - /** 寮�鍙戣�呰嚜瀹氫箟鐨勫敮涓�鏍囪瘑鐨勫瓧绗︿覆 */ - orderNo?: string; - /** 鐢ㄦ埛鐨勫敮涓�鏍囪瘑 姣忎竴娆¤皟鐢⊿DK闇�瑕佷紶鍏ョ殑userid锛岀敤鎴风殑鍞竴鏍囪瘑 */ - webankUserid?: string; - /** 32浣嶉殢鏈哄瓧绗︿覆锛屽寘鍚瓧姣嶅拰鏁板瓧锛岃皟鐢⊿DK鏃堕渶瑕佷娇鐢� */ - randomStr?: string; - /** url缂栫爜鍚庣殑鍒疯劯璁よ瘉绛惧悕锛堥暱搴︿负40锛夛紝璋冪敤SDK鏃堕渶瑕佷娇鐢紝鏈夋晥鏈�120s */ - faceAuthSign?: string; - } - - interface WebankGetFaceAuthSignIdcardFaceVerifyResponseBestSignOutputBase { - errno?: string; - errmsg?: string; - cost?: string; - data?: WebankGetFaceAuthSignIdcardFaceVerifyResponse; - } - interface WindowsTimeZone { timeZoneId?: string; } - type WxMiniAppEnum = 10 | 20; + type WxMiniAppEnum = 10; interface WxMiniAppIndentityInfo { /** 浼氳瘽瀵嗛挜 */ @@ -20788,60 +1989,5 @@ userName: string; /** 灏忕▼搴廜penId */ openId: string; - } - - interface WxRechargeInfo { - /** 鍏呭�煎崟鍙� */ - rechargeNo?: string; - /** 鍏呭�肩爜鍦板潃 */ - rechargeCodeUrl?: string; - } - - interface WxRechargeInfoAjaxResponse { - success?: boolean; - msg?: string; - error?: RemoteServiceErrorInfo; - unAuthorizedRequest?: boolean; - result?: WxRechargeInfo; - } - - interface WxRechargeInput { - /** 鍏呭�奸噾棰濓紝鍗曚綅涓哄厓銆� */ - amount?: number; - /** 鍟嗗搧鎻忚堪 */ - description?: string; - /** 澶囨敞 */ - remark?: string; - } - - interface WxRechargeNotifyInput { - /** 閫氱煡Id */ - id: string; - /** 閫氱煡鍒涘缓鏃堕棿 */ - createTime: string; - /** 閫氱煡绫诲瀷 */ - eventType: string; - /** 閫氱煡鏁版嵁绫诲瀷 */ - resourceType: string; - resource: Resource; - /** 鍥炶皟鎽樿 */ - summary: string; - } - - interface WxRechargeNotifyResult { - /** 杩斿洖鐘舵�佺爜(閿欒鐮侊紝SUCCESS涓烘帴鏀舵垚鍔燂紝鍏朵粬閿欒鐮佷负澶辫触) */ - code?: string; - /** 杩斿洖淇℃伅锛屽闈炵┖锛屼负閿欒鍘熷洜 */ - message?: string; - } - - interface WXSubscribeEventInput { - toUserName?: string; - fromUserName?: string; - createTime?: number; - msgType?: string; - event?: string; - eventKey?: string; - ticket?: string; } } -- Gitblit v1.9.1