05 2021 档案

摘要:表接结构如下 class MachineFixDoc(Base): """ 设备报修单,代理或用户向公司申请报修 """ __tablename__ = 'machine_fix_doc' id = Column(String(26), unique=True, primary_key=True, 阅读全文
posted @ 2021-05-11 15:44 ALXPS 阅读(1980) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示