From d562558a3e8aa76bfa6d74f1660a701e964b1259 Mon Sep 17 00:00:00 2001 From: tangping Date: Tue, 7 Jan 2025 14:39:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=B8=80=E4=BA=9B=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trunk/.idea/trunk.iml | 4 ++ trunk/.idea/vcs.xml | 6 +++ trunk/.idea/workspace.xml | 46 +++++++++++--------- trunk/center/usercenter/internal/game/api.go | 25 +++++++++++ 4 files changed, 61 insertions(+), 20 deletions(-) create mode 100644 trunk/.idea/trunk.iml create mode 100644 trunk/.idea/vcs.xml create mode 100644 trunk/center/usercenter/internal/game/api.go diff --git a/trunk/.idea/trunk.iml b/trunk/.idea/trunk.iml new file mode 100644 index 0000000..7ee078d --- /dev/null +++ b/trunk/.idea/trunk.iml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/trunk/.idea/vcs.xml b/trunk/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/trunk/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/trunk/.idea/workspace.xml b/trunk/.idea/workspace.xml index b43c366..a7a2394 100644 --- a/trunk/.idea/workspace.xml +++ b/trunk/.idea/workspace.xml @@ -4,7 +4,9 @@