Home > @dinofe/xt-core > XApisauceInstance > patch
# XApisauceInstance.patch property
发送PATCH请求
Signature:
patch: <T, U = T>(url: string, data?: any, axiosConfig?: CustomAxiosRequestConfig) => Promise<XApiResponse<T, U>>;
Home > @dinofe/xt-core > XApisauceInstance > patch
发送PATCH请求
Signature:
patch: <T, U = T>(url: string, data?: any, axiosConfig?: CustomAxiosRequestConfig) => Promise<XApiResponse<T, U>>;