From c3997977f6d46b9590cb15244cf2cb61d32d10f3 Mon Sep 17 00:00:00 2001 From: wolin_ck666_999 Date: Tue, 22 Sep 2026 13:08:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=E3=80=8Cmodel=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 model/__init__.py diff --git a/model/__init__.py b/model/__init__.py new file mode 100644 index 0000000..a6cb6e4 --- /dev/null +++ b/model/__init__.py @@ -0,0 +1 @@ +__author__ = "ck" \ No newline at end of file