From 0080cc06831ab810313fd9f7e80112b3e30c7c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=86=E7=A0=81=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=8C=E6=88=90?= <> Date: Fri, 11 Apr 2025 00:13:54 +0800 Subject: [PATCH] r g --- .idea/workspace.xml | 7 ++++++- models/Order.go | 3 +-- models/User.go | 47 --------------------------------------------- mydb/initialize.go | 4 ++-- 4 files changed, 9 insertions(+), 52 deletions(-) delete mode 100755 models/User.go diff --git a/.idea/workspace.xml b/.idea/workspace.xml index bfcef71..007b1ae 100755 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,12 @@