From 6774549c18ea89e291fbc868235136bfa02234d4 Mon Sep 17 00:00:00 2001 From: ktianc Date: Sun, 14 May 2023 23:26:32 +0800 Subject: [PATCH] =?UTF-8?q?docs=EF=BC=9Aapi=20=E6=96=87=E6=A1=A3=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kinit-api/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/kinit-api/README.md b/kinit-api/README.md index e3db4cc..209d3b1 100644 --- a/kinit-api/README.md +++ b/kinit-api/README.md @@ -285,4 +285,3 @@ v_or = [("telephone", "13409090909"), ("telephone", "15390909090") ] user = UserDal(db).get_data(v_or=v_or) ``` - 的version目录中多个迁移文件 \ No newline at end of file