Commit 170a4627 by chenjinjing

no message

parent 0a7999ed
......@@ -23,7 +23,7 @@ async function upFiles(req, res) {
fs.renameSync(docPath, newPath );
console.log("上传文件",fileName,"成功");
res.success({fileName});
res.success({fileName:name});
}
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