From 44f10c278aae48b8793ae7309488c24494e69866 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 18 十一月 2025 14:46:19 +0800
Subject: [PATCH] fix: s
---
src/services/api/ParkBountyApply.ts | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 105 insertions(+), 0 deletions(-)
diff --git a/src/services/api/ParkBountyApply.ts b/src/services/api/ParkBountyApply.ts
index 6ea1239..b64751b 100644
--- a/src/services/api/ParkBountyApply.ts
+++ b/src/services/api/ParkBountyApply.ts
@@ -17,6 +17,21 @@
});
}
+/** 浼佷笟鑷富鐢虫姤 POST /api/ParkBountyApply/AddParkBountyApplyByEnterprise */
+export async function addParkBountyApplyByEnterprise(
+ body: API.AddParkBountyApplyByEnterpriseInput,
+ options?: API.RequestConfig
+) {
+ return request<string>('/api/ParkBountyApply/AddParkBountyApplyByEnterprise', {
+ method: 'POST',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ data: body,
+ ...(options || {}),
+ });
+}
+
/** 濂栧姳閲�-鍑鸿处-瀹℃壒 POST /api/ParkBountyApply/AuditParkBountyApplyTrade */
export async function auditParkBountyApplyTrade(
body: API.AuditParkBountyTradeInput,
@@ -775,6 +790,21 @@
);
}
+/** 瀵煎嚭鍥尯瀹㈡埛绠$悊鍒楄〃 POST /api/ParkBountyApply/GetParkCustomerManagePageNewExport */
+export async function getParkCustomerManagePageNewExport(
+ body: API.QueryParkCustomerManageInput,
+ options?: API.RequestConfig
+) {
+ return request<any>('/api/ParkBountyApply/GetParkCustomerManagePageNewExport', {
+ method: 'POST',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ data: body,
+ ...(options || {}),
+ });
+}
+
/** 鏌ヨ濂栧姳閲戠粺璁℃姤琛� POST /api/ParkBountyApply/GetRewardStatistics */
export async function getRewardStatistics(
body: API.GetRewardStatisticsInput,
@@ -806,6 +836,21 @@
...(options || {}),
}
);
+}
+
+/** 鏌ヨ濂栧姳閲戠粺璁℃姤琛� GET /api/ParkBountyApply/GetRewardStatisticsMonths */
+export async function getRewardStatisticsMonths(
+ // 鍙犲姞鐢熸垚鐨凱aram绫诲瀷 (闈瀊ody鍙傛暟swagger榛樿娌℃湁鐢熸垚瀵硅薄)
+ params: API.APIgetRewardStatisticsMonthsParams,
+ options?: API.RequestConfig
+) {
+ return request<string[]>('/api/ParkBountyApply/GetRewardStatisticsMonths', {
+ method: 'GET',
+ params: {
+ ...params,
+ },
+ ...(options || {}),
+ });
}
/** 瀵煎叆濂栧姳閲戠敵鎶ヨ储鏀�/骞冲彴鎷ㄤ粯鎬婚 POST /api/ParkBountyApply/ImportParkBountyAppalyAmount */
@@ -877,6 +922,51 @@
options?: API.RequestConfig
) {
return request<number>('/api/ParkBountyApply/OutcheckParkBountyApply', {
+ method: 'POST',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ data: body,
+ ...(options || {}),
+ });
+}
+
+/** 鏀垮姟绔�-鏉愭枡瀹℃牳-澶栭儴瀹℃牳鎾ゅ洖 POST /api/ParkBountyApply/OutcheckParkBountyApplyRedoed */
+export async function outcheckParkBountyApplyRedoed(
+ body: API.OutcheckParkBountyApplyRedoedInput,
+ options?: API.RequestConfig
+) {
+ return request<number>('/api/ParkBountyApply/OutcheckParkBountyApplyRedoed', {
+ method: 'POST',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ data: body,
+ ...(options || {}),
+ });
+}
+
+/** 澶栭儴瀹℃牳鎾ゅ洖-澶嶅鎾ゅ洖 POST /api/ParkBountyApply/OutcheckParkBountyApplyReRedoed */
+export async function outcheckParkBountyApplyReRedoed(
+ body: API.OutcheckParkBountyApplyRedoedInput,
+ options?: API.RequestConfig
+) {
+ return request<number>('/api/ParkBountyApply/OutcheckParkBountyApplyReRedoed', {
+ method: 'POST',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ data: body,
+ ...(options || {}),
+ });
+}
+
+/** 鏀垮姟绔�-鏉愭枡瀹℃牳-澶栭儴澶嶅鏍� POST /api/ParkBountyApply/OutReCheckParkBountyApply */
+export async function outReCheckParkBountyApply(
+ body: API.OutReCheckParkBountyApplyInput,
+ options?: API.RequestConfig
+) {
+ return request<number>('/api/ParkBountyApply/OutReCheckParkBountyApply', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
@@ -1182,6 +1272,21 @@
);
}
+/** 鍚屾鏇存柊娑堣垂璁板綍閲岀殑淇濆崟鏂囦欢 POST /api/ParkBountyApply/SyncUpdateParkBountyApplyTradeInsuranceBillFile */
+export async function syncUpdateParkBountyApplyTradeInsuranceBillFile(
+ body: API.UpdateParkBountyApplyTradeInsuranceBillFile,
+ options?: API.RequestConfig
+) {
+ return request<number>('/api/ParkBountyApply/SyncUpdateParkBountyApplyTradeInsuranceBillFile', {
+ method: 'POST',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ data: body,
+ ...(options || {}),
+ });
+}
+
/** 涓婁紶浼佷笟琛ュ厖鏉愭枡 POST /api/ParkBountyApply/UploadParkBountyApplyCompanyExtraFile */
export async function uploadParkBountyApplyCompanyExtraFile(
body: API.UploadParkApplyCustomerFilesInput,
--
Gitblit v1.9.1