wupengfei
2025-02-21 64b52fa928e11640e8d6aad49bd39cd27c896543
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',