From ff65d32a80c1717de7d173ab8da4a6be18d66465 Mon Sep 17 00:00:00 2001 From: mkm <727897186@qq.com> Date: Sat, 22 Jun 2024 11:12:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=B8=A4?= =?UTF-8?q?=E4=B8=AA=E6=96=B0=E7=9A=84=E6=A8=A1=E5=9E=8B=E7=B1=BB=20StoreO?= =?UTF-8?q?rderTransshipment=20=E5=92=8C=20StoreOrderTransshipmentInfo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../StoreOrderTransshipment.php | 22 +++++++++++++++++++ .../StoreOrderTransshipmentInfo.php | 22 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 app/common/model/store_order_transshipment/StoreOrderTransshipment.php create mode 100644 app/common/model/store_order_transshipment_info/StoreOrderTransshipmentInfo.php diff --git a/app/common/model/store_order_transshipment/StoreOrderTransshipment.php b/app/common/model/store_order_transshipment/StoreOrderTransshipment.php new file mode 100644 index 000000000..24a46bda6 --- /dev/null +++ b/app/common/model/store_order_transshipment/StoreOrderTransshipment.php @@ -0,0 +1,22 @@ +