From 89436385a31b0f31c33bb4688ab7c3b549ecc125 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期三, 10 十二月 2025 17:15:52 +0800
Subject: [PATCH] feat: databoard

---
 src/services/api/typings.d.ts |  145 ++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 139 insertions(+), 6 deletions(-)

diff --git a/src/services/api/typings.d.ts b/src/services/api/typings.d.ts
index 573ce44..979b22a 100644
--- a/src/services/api/typings.d.ts
+++ b/src/services/api/typings.d.ts
@@ -471,6 +471,7 @@
   interface AddParkBountyApplyByEnterpriseInput {
     batchNo?: string;
     enterpriseMonthApplyId?: string;
+    enterpriseId?: string;
   }
 
   interface AddParkBountyApplyStepOneInput {
@@ -1429,9 +1430,23 @@
     take?: number;
   }
 
+  interface APIgetDataBoardEnterpriseClientUserRankParams {
+    /** 鏌ヨ鏁伴噺 */
+    take?: number;
+  }
+
   interface APIgetDataBoardInsurePeopleCountRankParams {
     /** 鏌ヨ鏁伴噺 */
     take?: number;
+  }
+
+  interface APIgetDataBoardLastQuarterEnterpriseClientUserCountParams {
+    input?: GetDataBoardLastQuarterEnterpriseClientUserCountInput;
+  }
+
+  interface APIgetDataBoardLastQuarterOutputValueCountParams {
+    /** 涓囧厓鍗曚綅 */
+    wanUnit?: boolean;
   }
 
   interface APIgetDataBoardNewBountyApplyCountParams {
@@ -1439,11 +1454,13 @@
   }
 
   interface APIgetDataBoardNewBountyReleaseAmountCountParams {
-    input?: GetDataBoardNewBountyReleaseAmountCountInput;
+    /** 涓囧厓鍗曚綅 */
+    wanUnit?: boolean;
   }
 
   interface APIgetDataBoardNewBountyUseAmountCountParams {
-    input?: GetDataBoardNewBountyUseAmountCountInput;
+    /** 涓囧厓鍗曚綅 */
+    wanUnit?: boolean;
   }
 
   interface APIgetDataBoardNewCustomerCountParams {
@@ -1454,7 +1471,17 @@
     input?: GetDataBoardNewInsurePeopleCountInput;
   }
 
+  interface APIgetDataBoardOutputValueRankParams {
+    /** 鏌ヨ鏁伴噺 */
+    take?: number;
+  }
+
   interface APIgetDataBoardOverviewByParkParams {
+    industrialParkId?: string;
+  }
+
+  interface APIgetDataBoardOverviewByParkV2Params {
+    /** 鍥尯Id 涓嶄紶鏌ュ叏閮� */
     industrialParkId?: string;
   }
 
@@ -2052,6 +2079,10 @@
 
   interface APIqueryRechargeParams {
     bussSeqNo?: string;
+  }
+
+  interface APIreImportEnterpriseCustomerUsersReImportEnterpriseCustomerUsersIdParams {
+    id: string;
   }
 
   interface APIsearchParams {
@@ -6519,6 +6550,8 @@
   interface ExportRewardStatisticsInput {
     /** 鏈堜唤 */
     month?: string;
+    /** 鏈堜唤 */
+    months?: string[];
     /** 鎵�灞炲洯鍖篒d */
     industrialParkId?: string;
     /** 鍏抽敭瀛� */
@@ -7858,6 +7891,17 @@
     amount?: number;
   }
 
+  interface GetDataBoardEnterpriseClientUserRankOutput {
+    items?: GetDataBoardEnterpriseClientUserRankOutputItem[];
+  }
+
+  interface GetDataBoardEnterpriseClientUserRankOutputItem {
+    /** 浼佷笟鍚嶇О */
+    enterpriseName?: string;
+    /** 绛剧害浜烘暟 */
+    count?: number;
+  }
+
   interface GetDataBoardInsurePeopleCountRankOutput {
     items?: GetDataBoardInsurePeopleCountRankOutputItem[];
   }
@@ -7867,6 +7911,22 @@
     enterpriseName?: string;
     /** 浜烘暟 */
     count?: number;
+  }
+
+  type GetDataBoardLastQuarterEnterpriseClientUserCountInput = Record<string, any>;
+
+  interface GetDataBoardLastQuarterEnterpriseClientUserCountOutput {
+    /** X杞� */
+    x?: string[];
+    /** 涓婂搴︽暟鎹� */
+    data?: number[];
+  }
+
+  interface GetDataBoardLastQuarterOutputValueCountOutput {
+    /** X杞� */
+    x?: string[];
+    /** 涓婂搴︽暟鎹� */
+    data?: number[];
   }
 
   type GetDataBoardNewBountyApplyCountInput = Record<string, any>;
@@ -7880,8 +7940,6 @@
     lastMonthData?: number[];
   }
 
-  type GetDataBoardNewBountyReleaseAmountCountInput = Record<string, any>;
-
   interface GetDataBoardNewBountyReleaseAmountCountOutput {
     /** X杞� */
     x?: string[];
@@ -7890,8 +7948,6 @@
     /** 涓婃湀鏁版嵁 */
     lastMonthData?: number[];
   }
-
-  type GetDataBoardNewBountyUseAmountCountInput = Record<string, any>;
 
   interface GetDataBoardNewBountyUseAmountCountOutput {
     /** X杞� */
@@ -7922,6 +7978,17 @@
     data?: number[];
   }
 
+  interface GetDataBoardOutputValueRankOutput {
+    items?: GetDataBoardOutputValueRankOutputItem[];
+  }
+
+  interface GetDataBoardOutputValueRankOutputItem {
+    /** 浼佷笟鍚嶇О */
+    enterpriseName?: string;
+    /** 閲戦 */
+    outputValue?: number;
+  }
+
   interface GetDataBoardOverviewByParkOutput {
     /** 鎬诲叆椹讳紒涓� */
     totalCustomerCount?: number;
@@ -7929,6 +7996,23 @@
     sumBountyReleaseAmount?: number;
     /** 濂栧姳閲戜娇鐢ㄦ�婚 */
     sumBountyUseAmount?: number;
+    /** 鎶曚繚浜烘暟 */
+    insurePeopleCount?: number;
+  }
+
+  interface GetDataBoardOverviewByParkV2Output {
+    /** 骞冲彴浼佷笟鎬绘暟 */
+    enterpriseCount?: number;
+    /** 鎬讳氦鏄撴祦姘� */
+    sumOutputValue?: number;
+    /** 鍦ㄧ嚎鐢叉柟鎬绘暟 */
+    enterpriseCustomerCount?: number;
+    /** 鍦ㄧ嚎鍔冲姟浜哄憳鎬绘暟 */
+    enterpriseClientUserCount?: number;
+    /** 骞冲彴娑堣垂鎬婚 */
+    sumBountyUseAmount?: number;
+    /** 淇濋櫓娑堣垂鎬婚 */
+    sumBountyInsuranceUseAmount?: number;
     /** 鎶曚繚浜烘暟 */
     insurePeopleCount?: number;
   }
@@ -7991,6 +8075,49 @@
     errmsg?: string;
     cost?: string;
     data?: GetEnterpriseCredentialDataResponse;
+  }
+
+  interface GetEnterpriseCustomerImportsInput {
+    pageModel?: Pagination;
+    /** 鍏抽敭瀛� */
+    keywords?: string;
+    /** 瀵煎叆澶辫触鐨勮褰� */
+    failImport?: boolean;
+  }
+
+  interface GetEnterpriseCustomerImportsOutput {
+    /** Id */
+    id?: string;
+    /** 浼佷笟Id */
+    enterpriseId?: string;
+    /** 鏂囦欢 */
+    file?: string;
+    /** 鎬昏鏁� */
+    count?: number;
+    /** 鎴愬姛琛屾暟 */
+    successCount?: number;
+    /** 绌虹櫧琛屾暟 */
+    emptyCount?: number;
+    /** 澶辫触琛屾暟 */
+    failCount?: number;
+    /** 澶辫触鍘熷洜 */
+    failReason?: string;
+    /** 棰勮淇濆瓨鏁伴噺 */
+    estimateSaveCount?: number;
+    /** 淇濆瓨鏁伴噺 */
+    saveCount?: number;
+    /** 鎻掑叆鏁伴噺 */
+    insertCount?: number;
+    /** 鏇存柊鏁伴噺 */
+    updateCount?: number;
+    /** 鏇存柊鏂囦欢鍦板潃 */
+    updateFile?: string;
+  }
+
+  interface GetEnterpriseCustomerImportsOutputPageOutput {
+    pageModel?: Pagination;
+    objectData?: any;
+    data?: GetEnterpriseCustomerImportsOutput[];
   }
 
   interface GetEnterpriseDrawWithDetailOutput {
@@ -8087,6 +8214,10 @@
     pageModel?: Pagination;
     objectData?: any;
     data?: GetEnterpriseMonthApplyFileOutput[];
+  }
+
+  interface GetEnterpriseMonthApplyHasUploadFileListInput {
+    enterpriseId?: string;
   }
 
   interface GetEnterpriseParkApplyUploadFileOutput {
@@ -9618,6 +9749,8 @@
     outReCheckTime?: string;
     /** 鎾ゅ洖鍘熷洜 */
     reasonForWithdrawal?: string;
+    /** 鏄惁闅愯棌 */
+    isHidden?: boolean;
   }
 
   interface GetParkBountyApplyListOutputPageOutput {

--
Gitblit v1.9.1