From e5479d349837d24556c414e5dd2ca7206e909571 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 18 九月 2025 14:41:27 +0800
Subject: [PATCH] 订单列表支持按照年月日时分秒的格式查询和导出

---
 buyer/package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/buyer/package.json b/buyer/package.json
index b53d6d4..7ca366f 100644
--- a/buyer/package.json
+++ b/buyer/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "lilishop",
+  "name": "lvmankuang",
   "version": "1.0.0",
   "private": true,
   "scripts": {

--
Gitblit v1.8.0