Compare commits
2
Commits
fd16ae3bed
...
b3ade43330
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b3ade43330 | ||
|
|
3250a0b725 |
@@ -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')
|
||||
Reference in New Issue
Block a user