'注释淘鲜达'
This commit is contained in:
@@ -26,12 +26,12 @@ const merchant = {
|
||||
},
|
||||
|
||||
|
||||
/**
|
||||
* 修改线上淘鲜达时间
|
||||
*/
|
||||
update_txd_store: async (params: AnyObject): Promise<AnyObject> => {
|
||||
return await request.api('/v2/store/UpdateTxdStore', 'POST', params)
|
||||
},
|
||||
// /**
|
||||
// * 修改线上淘鲜达时间
|
||||
// */
|
||||
// update_txd_store: async (params: AnyObject): Promise<AnyObject> => {
|
||||
// return await request.api('/v2/store/UpdateTxdStore', 'POST', params)
|
||||
// },
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user