From 61f741884e73d996abcc9509172460294fd45153 Mon Sep 17 00:00:00 2001 From: dearLin <1261008090@qq.com> Date: Thu, 26 Mar 2026 15:26:19 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E4=BF=AE=E5=A4=8D=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/temporaryPersonnel/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/temporaryPersonnel/index.js b/src/api/temporaryPersonnel/index.js index a855bd6..ff58b90 100644 --- a/src/api/temporaryPersonnel/index.js +++ b/src/api/temporaryPersonnel/index.js @@ -10,7 +10,7 @@ export const temporaryPersonnelAdd = declareRequest( ); export const temporaryPersonnelInfo = declareRequest( "temporaryPersonnelLoading", - `GET > /primeport/personApply/xgfPersonApplyInfoById/{id}`, + `Get > /primeport/personApply/xgfPersonApplyInfoById/{id}`, ); export const temporaryPersonnelReview = declareRequest( "temporaryPersonnelLoading",