From d3881cefe1c1a114e15d997e4747a0e9f760bc17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=B8=80=E5=98=89?= Date: Fri, 18 Jul 2025 16:33:31 +0800 Subject: [PATCH] update --- src/api/merchant.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/api/merchant.js b/src/api/merchant.js index 6affd03..f389329 100644 --- a/src/api/merchant.js +++ b/src/api/merchant.js @@ -101,6 +101,10 @@ const merchant = { getPublicationDuration: async () => { return Promise.resolve({ data: [ + { + id: null, + name: '不选择' + }, { id: 5, name: '5分钟'