From 38227e20d6be4e17269e7a5bab4388579a351374 Mon Sep 17 00:00:00 2001 From: wolin_ck666_999 Date: Tue, 22 Sep 2026 13:08:55 +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=8Cdao=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dao/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 dao/__init__.py diff --git a/dao/__init__.py b/dao/__init__.py new file mode 100644 index 0000000..a6cb6e4 --- /dev/null +++ b/dao/__init__.py @@ -0,0 +1 @@ +__author__ = "ck" \ No newline at end of file