From 78a0bb9702f37469f489f69f7ec17151566fe9a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=B1=E7=BA=AF=E5=87=80?= <1113655791@qq.com> Date: Wed, 12 Mar 2025 21:26:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=89=E4=B8=AA=E5=AD=97=E6=AE=B5=E5=A5=BD?= =?UTF-8?q?=E5=83=8F=E5=8C=B9=E9=85=8D=E4=B8=8A=E4=BA=86=E5=9F=BA=E9=87=91?= =?UTF-8?q?=E7=9A=84=E6=98=A8=E6=94=B6=E5=87=80=E5=80=BC=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protocol/model_quote.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/model_quote.go b/protocol/model_quote.go index 6724027..874011c 100644 --- a/protocol/model_quote.go +++ b/protocol/model_quote.go @@ -30,7 +30,7 @@ type Quote struct { OuterDisc int // 外盘(东财的盘口-外盘)(和东财对不上) ReversedBytes2 int // 保留,未知 - ReversedBytes3 int // 保留,未知 + ReversedBytes3 int // 保留,未知,基金的昨收净值? BuyLevel PriceLevels // 5档买盘(买1-5) SellLevel PriceLevels // 5档卖盘(卖1-5)