Commit a2ab0a4f authored by wanli's avatar wanli

update

parent d6bb3d7b
......@@ -47,5 +47,5 @@ class {{ contronller['className'] }}(object):
result.update_by = jwt['id']
result.update_date = datetime.now()
result.del_flag = True
# db.session.delete(pump) # 物理删除
# db.session.delete(pump)
db.session.commit()
\ No newline at end of file
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