From 8fb20fc31b4be097e5408b9ecfeb5002ebe042f3 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 10 四月 2025 15:07:47 +0800
Subject: [PATCH] feat: 接口
---
src/services/api/typings.d.ts | 244 +++++++++++++++++++++++++++++++++++++++++++-----
1 files changed, 216 insertions(+), 28 deletions(-)
diff --git a/src/services/api/typings.d.ts b/src/services/api/typings.d.ts
index dac04de..e6d6ec9 100644
--- a/src/services/api/typings.d.ts
+++ b/src/services/api/typings.d.ts
@@ -946,6 +946,10 @@
walletAccountType?: WalletAccountTypeEnum;
}
+ interface APIcancelParkBountyApplyParams {
+ parkBountyApplyId?: string;
+ }
+
interface APIcheckUserCertificationRepeatParams {
userId?: string;
enterpriseName?: string;
@@ -1550,6 +1554,10 @@
interface APIgetParams {
id?: string;
+ }
+
+ interface APIgetParkBountyApplyBatchTransferEnterpriseParams {
+ parkBountyApplyId?: string;
}
interface APIgetParkCustomerManageBaseDetailParams {
@@ -3883,6 +3891,21 @@
status?: CooperationApplyStatusEnum;
}
+ interface CreateGoverUserInput {
+ /** 鍚嶇О */
+ name?: string;
+ /** 鐢ㄦ埛鍚� */
+ userName?: string;
+ /** 澶囨敞 */
+ remark?: string;
+ /** 鎵嬫満鍙� */
+ phoneNumber?: string;
+ /** 瑙掕壊 */
+ roleNames?: string[];
+ /** 瀵嗙爜 */
+ password?: string;
+ }
+
interface CreateInformationAdvertiseInput {
/** 瀵瑰鑱旂郴浜� */
outerContacter?: string;
@@ -4841,6 +4864,16 @@
name: string;
/** 鎺掑簭 */
sequence?: number;
+ }
+
+ interface CreateParkBountyTradeInput {
+ enterpriseId?: string;
+ /** 鏈�杩戝嚭璐﹂噾棰� */
+ tradeAmount?: number;
+ /** 鍑鸿处鍑瘉 */
+ payFileUrl?: string;
+ /** 娑堣垂绫诲瀷 */
+ payRemark?: string;
}
interface CreateParkOrHRAdvertiseInput {
@@ -6533,6 +6566,26 @@
data?: GetCustomerListOutput[];
}
+ interface GetCustomerParkBountyApplyListInput {
+ pageModel?: Pagination;
+ /** 鐢宠鎵规鍙� */
+ batchNo?: string;
+ /** 鐢宠璧峰鏃ユ湡 */
+ creationTimeBegin?: string;
+ /** 鐢宠缁撴潫鏃ユ湡 */
+ creationTimeEnd?: string;
+ /** 鍐呴儴瀹℃牳璧峰鏃ユ湡 */
+ inCheckTimeBegin?: string;
+ /** 鍐呴儴瀹℃牳缁撴潫鏃ユ湡 */
+ inCheckTimeEnd?: string;
+ /** 澶栭儴瀹℃牳璧峰鏃ユ湡 */
+ outCheckTimeBegin?: string;
+ /** 澶栭儴瀹℃牳缁撴潫鏃ユ湡 */
+ outCheckTimeEnd?: string;
+ outCheckStatus?: BountyCheckStatusEnum;
+ inCheckStatus?: BountyCheckStatusEnum;
+ }
+
interface GetCustomersExportInput {
/** 鏌ヨ鏉′欢锛氱敳鏂瑰悕绉�/鑱旂郴浜� */
queryCondition?: string;
@@ -6745,6 +6798,25 @@
signName?: string;
status?: LgGigWorkerSignStatus;
settingStatus?: LgGigWorkerSignSettingStatus;
+ }
+
+ interface GetGoverDataBoardOutput {
+ /** 寰呭鏍� */
+ waitCheckEnterpriseNumber?: number;
+ /** 濂栧姳閲戝緟鍙戞斁 */
+ waitForSettleRewardNumber?: number;
+ /** 绱宸插鏍镐紒涓� */
+ accumulatedCheckEnterpriseNumber?: number;
+ /** 绱宸插鏍搁�氳繃浼佷笟 */
+ accumulatedCheckPassEnterpriseNumber?: number;
+ /** 绱鏈鏍搁�氳繃浼佷笟 */
+ accumulatedCheckRejectEnterpriseNumber?: number;
+ /** 绱宸插彂鏀惧鍔遍噾 */
+ accumulatedHasSettleRewardAmount?: number;
+ /** 绱寰呭彂鏀惧鍔遍噾 */
+ accumulatedWaitForSettleRewardAmount?: number;
+ /** 绱宸蹭娇鐢ㄥ鍔遍噾 */
+ accumulatedUsedRewardAmount?: number;
}
interface GetHasApplyCompanyNameListInput {
@@ -7757,32 +7829,6 @@
enterinessName?: string;
}
- interface GetParkApplyCompanyListOutput {
- id?: string;
- userName?: string;
- enterpriseName?: string;
- bankIsVerify?: boolean;
- /** 钀ヤ笟鎵х収鏂囦欢鍦板潃 */
- licenseUrl?: string;
- /** 缁熶竴绀句細淇$敤浠g爜 */
- societyCreditCode?: string;
- /** 浼佷笟淇℃伅鏄惁宸插畬鍠� */
- enterpriseIsVerify?: boolean;
- authType?: EnterpriseTypeEnum;
- /** 浼佷笟绫诲瀷 10浜哄姏璧勬簮鍏徃 20鐢叉柟浼佷笟 30琛屼笟閰嶅 40琛屼笟鏈烘瀯 */
- type?: number;
- /** 鐢ㄦ埛鎵嬫満鍙� */
- phoneNumber?: string;
- /** 鍒涘缓鏃堕棿 */
- creationTime?: string;
- }
-
- interface GetParkApplyCompanyListOutputPageOutput {
- pageModel?: Pagination;
- objectData?: any;
- data?: GetParkApplyCompanyListOutput[];
- }
-
interface GetParkApplyCompanyStepTwoListInput {
pageModel?: Pagination;
parkBountyApplyId?: string;
@@ -7791,6 +7837,8 @@
bankIsVerify?: boolean;
/** 钀ヤ笟鎵х収鏄惁宸插畬鍠� */
enterpriseIsVerify?: boolean;
+ /** 閫夋嫨鍏徃Id */
+ removeCompanyIds?: string[];
}
interface GetParkBountyApplyFileInput {
@@ -7874,6 +7922,9 @@
/** 鍙戞斁鏃ユ湡 */
settleTime?: string;
incomeStatus?: IncomeStatusEnum;
+ inCheckStatus?: BountyCheckStatusEnum;
+ /** 鍐呴儴瀹℃牳鏃ユ湡 */
+ inCheckTime?: string;
outCheckStatus?: BountyCheckStatusEnum;
/** 澶栭儴瀹℃牳鏃ユ湡 */
outCheckTime?: string;
@@ -7891,6 +7942,82 @@
/** 浼佷笟鍚�/淇$敤浠g爜 */
searchKeyWord?: string;
transferToStatus?: TransferToStatusEnum;
+ }
+
+ interface GetParkBountyTradeDetailByIdInput {
+ pageModel?: Pagination;
+ /** 浼佷笟鍚�/淇$敤浠g爜 */
+ searchKeyWord?: string;
+ /** 鐢宠璧峰鏃ユ湡 */
+ creationTimeBegin?: string;
+ /** 鐢宠缁撴潫鏃ユ湡 */
+ creationTimeEnd?: string;
+ /** 鍑鸿处璧峰鏃ユ湡 */
+ transferTimeBegin?: string;
+ /** 鍑鸿处缁撴潫鏃ユ湡 */
+ transferTimeEnd?: string;
+ enterpriseId?: string;
+ }
+
+ interface GetParkBountyTradeDetailOutput {
+ /** 鏈�杩戝嚭璐﹂噾棰� */
+ tradeAmount?: number;
+ /** 鍑鸿处鍑瘉 */
+ payFileUrl?: string;
+ /** 娑堣垂绫诲瀷 */
+ payRemark?: string;
+ /** 鍑鸿处鏃堕棿 */
+ tradeTime?: string;
+ /** 濂栧姳閲戜綑棰� */
+ remianAmount?: number;
+ }
+
+ interface GetParkBountyTradeDetailOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetParkBountyTradeDetailOutput[];
+ }
+
+ interface GetParkBountyTradeInput {
+ pageModel?: Pagination;
+ /** 浼佷笟鍚�/淇$敤浠g爜 */
+ searchKeyWord?: string;
+ /** 鐢宠璧峰鏃ユ湡 */
+ creationTimeBegin?: string;
+ /** 鐢宠缁撴潫鏃ユ湡 */
+ creationTimeEnd?: string;
+ /** 鍑鸿处璧峰鏃ユ湡 */
+ transferTimeBegin?: string;
+ /** 鍑鸿处缁撴潫鏃ユ湡 */
+ transferTimeEnd?: string;
+ }
+
+ interface GetParkBountyTradeOutput {
+ /** 璐﹀彿 */
+ userName?: string;
+ /** 浼佷笟鍚嶇О */
+ enterpriseName?: string;
+ /** 鐢佃瘽 */
+ contactPhone?: string;
+ /** 绀句細缁熶竴淇$敤浠g爜 */
+ societyCreditCode?: string;
+ authType?: EnterpriseTypeEnum;
+ /** 鏈�杩戝嚭璐﹂噾棰� */
+ tradeAmount?: number;
+ /** 鍑鸿处鏃堕棿 */
+ tradeTime?: string;
+ /** 濂栧姳閲戜綑棰� */
+ remianAmount?: number;
+ /** 鐢宠鍥尯 */
+ parkName?: string;
+ /** 鐢宠鍥尯绫诲瀷 */
+ parkTypeName?: string;
+ }
+
+ interface GetParkBountyTradeOutputPageOutput {
+ pageModel?: Pagination;
+ objectData?: any;
+ data?: GetParkBountyTradeOutput[];
}
interface GetParkCustomerBountyApplyOutput {
@@ -7924,6 +8051,7 @@
remianAmount?: number;
/** 鍑瘉 */
payFileUrl?: string;
+ payFileUrls?: string[];
}
interface GetParkCustomerBountyConsumptionOutputPageOutput {
@@ -9492,6 +9620,10 @@
id?: string;
/** 鍥尯鍚嶇О */
parkName?: string;
+ /** 鍥尯绫诲瀷 */
+ parkTypeId?: string;
+ /** 鍥尯绫诲瀷鍚嶇О */
+ parkTypeName?: string;
}
interface IndustrialParkListOutput {
@@ -14054,6 +14186,39 @@
requestId?: string;
}
+ interface OutCheckParkBountyApplyBaseInfo {
+ /** 鐢宠鎵规鍙� */
+ batchNo?: string;
+ /** 鐢宠鍥尯Id */
+ parkId?: string;
+ /** 鐢宠鍥尯 */
+ parkName?: string;
+ /** 鐢宠鍥尯绫诲瀷 */
+ parkTypeName?: string;
+ /** 鐢宠濂栧姳閲戞湀浠� */
+ applyMonth?: string;
+ /** 濂栧姳閲戞眹鎬婚噾棰� */
+ applySumAmount?: number;
+ /** 姹囨�绘槑缁嗚〃 */
+ enterpriseTaxSubFileUrl?: string;
+ /** 浼佷笟钀ユ敹姹囨�昏〃 */
+ enterpriseOperateFileUrl?: string;
+ /** 濂栧姳閲戝垎閰嶈〃 */
+ bountyAssignFileUlr?: string;
+ /** 濂栧姳閲戞眹鎬昏〃 */
+ bountyCollectFileUrl?: string;
+ outCheckStatus?: BountyCheckStatusEnum;
+ /** 澶栭儴瀹℃牳鍘熷洜 */
+ outCheckRemark?: string;
+ }
+
+ interface OutcheckParkBountyApplyInput {
+ parkBountyApplyId?: string;
+ outCheckStatus?: BountyCheckStatusEnum;
+ /** 澶囨敞 */
+ remark?: string;
+ }
+
interface PageInput {
pageModel?: Pagination;
}
@@ -14117,6 +14282,7 @@
interface ParkBountyApplyDetailInfo {
parkBountyApplyId?: string;
enterpriseId?: string;
+ userName?: string;
/** 浼佷笟鍚嶇О */
enterpriseName?: string;
/** 鍩烘湰鎴蜂俊鎭� */
@@ -14140,8 +14306,6 @@
/** C绔釜绋庡畬绋庢儏鍐佃鏄� */
personTaxRatePayUrl?: string;
authType?: EnterpriseTypeEnum;
- /** 浼佷笟绫诲瀷 10浜哄姏璧勬簮鍏徃 20鐢叉柟浼佷笟 30琛屼笟閰嶅 40琛屼笟鏈烘瀯 */
- type?: number;
/** 閾惰淇℃伅鍙锋槸鍚﹀凡瀹屽杽 */
bankIsVerify?: boolean;
/** 浼佷笟淇℃伅鏄惁宸插畬鍠� */
@@ -16411,6 +16575,13 @@
enterpriseIsVerify?: boolean;
/** 鎵�灞炲洯鍖� */
industrialParkId?: string;
+ /** 鏈�杩戠敵鎶ュ紑濮嬫棩鏈� */
+ lastApplyBeginTime?: string;
+ /** 鏈�杩戠敵鎶ョ粨鏉熸棩鏈� */
+ lastApplyEndTime?: string;
+ lastPayBeginTime?: string;
+ /** 鏈�杩戝彂鏀剧粨鏉熸棩鏈� */
+ lastPayEndTime?: string;
}
interface QueryParkOrHRAuditPageInput {
@@ -19052,6 +19223,23 @@
id?: string;
}
+ interface UpdateGovermentClientUserInput {
+ /** 鍚嶇О */
+ name?: string;
+ /** 鐢ㄦ埛鍚� */
+ userName?: string;
+ /** 澶囨敞 */
+ remark?: string;
+ /** 鎵嬫満鍙� */
+ phoneNumber?: string;
+ /** 瑙掕壊 */
+ roleNames?: string[];
+ /** 瀵嗙爜 */
+ password?: string;
+ /** 鐢ㄦ埛Id */
+ id?: string;
+ }
+
interface UpdateIndustrialParkInput {
/** 鍥尯鍚嶇О */
parkName: string;
--
Gitblit v1.9.1