修改成了飞书文档上的代码

This commit is contained in:
2026-09-19 15:36:25 +08:00
parent af17532f4a
commit 2875ee08e8
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ def add_student_dao(o,db):
else:
db.commit()
return True
#111
def update_orders_dao(id,update_data,db):