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