From b3ade4333076a6c0cd7277cfb367cefcd0c727ca Mon Sep 17 00:00:00 2001 From: 1 <1@1> Date: Sat, 19 Sep 2026 15:07:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9A=AF=E5=9A=AF=E5=9A=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- database.py | 1 + 1 file changed, 1 insertion(+) diff --git a/database.py b/database.py index 977f22d..42fe0c0 100644 --- a/database.py +++ b/database.py @@ -30,3 +30,4 @@ def get_orders(order:OrderRequest,id:int,db=Depends(get_db)): print('更新影响的行数:',rows) return {'code':200,'totals':rows,'detail':'更新成功'} '嘿嘿' +print('aaaaa') \ No newline at end of file