From 43685d474821401996ba15d7aa2f357580dd6675 Mon Sep 17 00:00:00 2001 From: liapples Date: Thu, 12 Aug 2021 11:02:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0Supplier=20Model?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Models/Supplier.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 app/Models/Supplier.php diff --git a/app/Models/Supplier.php b/app/Models/Supplier.php new file mode 100644 index 0000000..a2d1d08 --- /dev/null +++ b/app/Models/Supplier.php @@ -0,0 +1,10 @@ +