Commit 542408cd authored by Dr.李's avatar Dr.李

update models

parent 754c77ac
...@@ -686,6 +686,8 @@ class Universe(Base): ...@@ -686,6 +686,8 @@ class Universe(Base):
zz1000 = Column(Integer) zz1000 = Column(Integer)
zz500 = Column(Integer) zz500 = Column(Integer)
zz800 = Column(Integer) zz800 = Column(Integer)
hs300_adj = Column(Integer)
zz500_adj = Column(Integer)
class Uqer(Base): class Uqer(Base):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment