Commit 1c48876d authored by Dr.李's avatar Dr.李

rename

parent 95f000e7
......@@ -249,7 +249,7 @@ class Performance2(Base):
ic = Column(Float(53))
class Position(Base):
class Positions(Base):
__tablename__ = 'positions'
source = Column(String(50), primary_key=True, nullable=False, index=True)
......
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