From e616ce6e496605355373d304cf50bf83ab008cdf Mon Sep 17 00:00:00 2001 From: hanhyu Date: Sat, 26 Jun 2021 10:26:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E6=A8=A1=E5=9E=8B=E3=80=81?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E6=A1=A3=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hanhyu --- application/library/ModelInterface.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 application/library/ModelInterface.php diff --git a/application/library/ModelInterface.php b/application/library/ModelInterface.php new file mode 100644 index 00000000..136fa71d --- /dev/null +++ b/application/library/ModelInterface.php @@ -0,0 +1,14 @@ +