Skip to content

Commit 0a0c2c4

Browse files
committed
product_id字段中文名:品种代码
1 parent 0428833 commit 0a0c2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tqsdk/objs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def __init__(self, api):
149149
self.delivery_year = 0
150150
#: 期权方向
151151
self.option_class = ""
152-
#: 合约id
152+
#: 品种代码
153153
self.product_id = ""
154154

155155
def _instance_entity(self, path):

0 commit comments

Comments
 (0)