Commit 6bea7a14 authored by lijin's avatar lijin

modified

parent 12a00754
...@@ -105,7 +105,7 @@ export default { ...@@ -105,7 +105,7 @@ export default {
data() { data() {
return { return {
uploadUrl: 'http://localhost:8567/material/business/youtube/uploadToCDN', uploadUrl: process.env.PUTIN_API + '/material/business/youtube/uploadToCDN',
extraData: { extraData: {
}, },
......
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