马睿智牛逼?
马睿智牛逼!
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# Base=...
|
# Base=...
|
||||||
|
|
||||||
class Staff_Model(BASE):
|
class Staff_Model(Base):
|
||||||
__tablename__ = 'wl_staff'
|
__tablename__ = 'wl_staff'
|
||||||
id=Column(Integer,primary_key=True,autoincrement=True,comment='序号')
|
id=Column(Integer,primary_key=True,autoincrement=True,comment='序号')
|
||||||
staff_id=Column(Integer,comment='工号')
|
staff_id=Column(Integer,comment='工号')
|
||||||
|
|||||||
Reference in New Issue
Block a user