Commit e8b691a6 authored by jiyonggang's avatar jiyonggang

批量上传

parent 56bcee1f
......@@ -508,7 +508,7 @@ export function getMaterialDirectoriesTree() {
export function getDirectoryById(params) {
return request({
// url: 'http://localhost:8567/material/business/youtube/getDirectoryById',
url: 'https://putinapi.zhangxindiet.com/business/youtube/getDirectoryById',
url: 'https://putinapi.zhangxindiet.com/material/business/youtube/getDirectoryById',
method: 'get',
params
})
......@@ -590,7 +590,7 @@ export function getMaterialsByTag(params) {
export function getAllTags() {
return request({
// url: 'http://localhost:8567/material/getAllTags',
url: 'https://putinapi.zhangxindiet.com/material/getMaterialDesigners',
url: 'https://putinapi.zhangxindiet.com/material/getAllTags',
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