马睿智牛逼?

马睿智牛逼!
This commit is contained in:
test1
2026-09-24 12:21:25 +08:00
parent c86f8c647e
commit 634bb42dc7
+1 -1
View File
@@ -1,6 +1,6 @@
# Base=...
class Staff_Model(BASE):
class Staff_Model(Base):
__tablename__ = 'wl_staff'
id=Column(Integer,primary_key=True,autoincrement=True,comment='序号')
staff_id=Column(Integer,comment='工号')