This commit is contained in:
王一嘉
2025-07-18 16:33:31 +08:00
parent f623e1b772
commit d3881cefe1

View File

@@ -101,6 +101,10 @@ const merchant = {
getPublicationDuration: async () => {
return Promise.resolve({
data: [
{
id: null,
name: '不选择'
},
{
id: 5,
name: '5分钟'