This commit is contained in:
sion
2026-04-21 08:09:45 +08:00
parent 0066615054
commit 5264043c21
1831 changed files with 15376 additions and 39973 deletions

View File

@@ -41,6 +41,12 @@ class ApiEndpoints {
/// 搜索幣種
static const String coinSearch = '/api/market/search';
/// 訂單簿深度
static const String marketDepth = '/api/market/depth';
/// 客服联系
static const String customerService = '/api/market/customer-service';
// ==================== 交易模塊 ====================
/// 買入
@@ -55,6 +61,9 @@ class ApiEndpoints {
/// 獲取訂單詳情
static const String tradeOrderDetail = '/api/trade/order/detail';
/// 撤销限价委托
static const String tradeCancel = '/api/trade/cancel';
// ==================== 資產模塊 ====================
/// 獲取資產總覽