Commit ef7fcc58 authored by jiyonggang's avatar jiyonggang

批量上传

parent f571e9d4
...@@ -499,8 +499,8 @@ export function fetchConversionAction(data) { ...@@ -499,8 +499,8 @@ export function fetchConversionAction(data) {
export function getMaterialDirectoriesTree() { export function getMaterialDirectoriesTree() {
return request({ return request({
url: 'http://localhost:8567/material/business/youtube/directories/tree', // url: 'http://localhost:8567/material/business/youtube/directories/tree',
// url: 'https://putinapi.zhangxindiet.com/material/business/youtube/directories/tree', url: 'https://putinapi.zhangxindiet.com/material/business/youtube/directories/tree',
method: 'get', method: 'get',
}) })
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment