Compare commits

...
2 Commits
Author SHA1 Message Date
1 b3ade43330 嚯嚯嚯 2026-09-19 15:07:15 +08:00
1 3250a0b725 嚯嚯嚯 2026-09-19 14:54:46 +08:00
+2
View File
@@ -29,3 +29,5 @@ def get_orders(order:OrderRequest,id:int,db=Depends(get_db)):
db.commit()
print('更新影响的行数:',rows)
return {'code':200,'totals':rows,'detail':'更新成功'}
'嘿嘿'
print('aaaaa')