feat:修复请求名称
parent
a728820d11
commit
61f741884e
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue