From 1e73aefe7c8ec8db2898dda21d4c6d35da5af1f7 Mon Sep 17 00:00:00 2001 From: Nick Zeng Date: Tue, 24 Feb 2026 15:51:00 +0800 Subject: [PATCH] update tmall inventory parse --- .../Tmall/Producer/TmallInventoryProducer.php | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 backend/app/Platform/Tmall/Producer/TmallInventoryProducer.php diff --git a/backend/app/Platform/Tmall/Producer/TmallInventoryProducer.php b/backend/app/Platform/Tmall/Producer/TmallInventoryProducer.php new file mode 100644 index 0000000..409f056 --- /dev/null +++ b/backend/app/Platform/Tmall/Producer/TmallInventoryProducer.php @@ -0,0 +1,25 @@ +