From d8a6c223672ba0fe59d15b3428b21c159699c34f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E4=B8=81?= Date: Tue, 28 Jul 2026 21:53:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E7=9B=88=E4=BA=8F?= =?UTF-8?q?=E6=9B=B2=E7=BA=BF=E6=8E=A5=E5=8F=A3=E6=B3=A8=E9=87=8A=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E5=90=88=E5=B9=B6/=E6=8B=86=E5=88=86=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E5=8F=A3=E5=BE=84=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- src/api/pnlCurve.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/pnlCurve.ts b/src/api/pnlCurve.ts index 6188004..a74bf7c 100644 --- a/src/api/pnlCurve.ts +++ b/src/api/pnlCurve.ts @@ -25,7 +25,7 @@ export interface PnlCurveResponse extends ApiResponse { /** * GET /uas/getPnlCurveClient - * 获取用户交易盈亏曲线(卖出 − 买入 USDC) + * 获取用户交易盈亏曲线(卖出/合并 − 买入/拆分 USDC) */ export async function getPnlCurve( range: PnlCurveRange,