Handy_Cao %!s(int64=2) %!d(string=hai) anos
pai
achega
cd4f98133a
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/types/model/swap.d.ts

+ 4 - 1
src/types/model/swap.d.ts

@@ -23,7 +23,10 @@ declare namespace Model {
     }
 
     /** 查询市场板块 请求 */
-    interface TjmdMarketSectionReq {}
+    interface TjmdMarketSectionReq {
+        ///  当前页
+        page?: number
+    }
 
     /** 查询市场板块 响应 */
     interface TjmdMarketSectionRsp {