packages/services/api/LifePay.ts
@@ -118,7 +118,7 @@ body: API.RefundLifePayOrderInput, options?: API.RequestConfig ) { return request<any>('/api/LifePay/RefundLifePayOrder', { return request<number>('/api/LifePay/RefundLifePayOrder', { method: 'POST', headers: { 'Content-Type': 'application/json',