Authored by Targaryen

Merge branch 'feature/upload' of git.yoho.cn:OPENTECH/yoho-node-ci into feature/upload

... ... @@ -165,7 +165,7 @@
cache: false,
dataType: 'json',
data: {
actPath: `/uploads${path}`,
actPath: `${path}`,
marker: marker
},
success: (result) => {
... ...