update
This commit is contained in:
@@ -101,6 +101,10 @@ const merchant = {
|
||||
getPublicationDuration: async () => {
|
||||
return Promise.resolve({
|
||||
data: [
|
||||
{
|
||||
id: null,
|
||||
name: '不选择'
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
name: '5分钟'
|
||||
|
||||
Reference in New Issue
Block a user