From 93d356438cdf7b7be78cab5dfe5056058f3c3c2e Mon Sep 17 00:00:00 2001 From: Nick Zeng Date: Tue, 10 Feb 2026 13:30:27 +0800 Subject: [PATCH] add tmall refund status enum --- .../Platform/Tmall/Constants/RefundStatus.php | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 backend/app/Platform/Tmall/Constants/RefundStatus.php diff --git a/backend/app/Platform/Tmall/Constants/RefundStatus.php b/backend/app/Platform/Tmall/Constants/RefundStatus.php new file mode 100644 index 0000000..738c813 --- /dev/null +++ b/backend/app/Platform/Tmall/Constants/RefundStatus.php @@ -0,0 +1,33 @@ +