明树Git Lab

Commit 9d3370f2 authored by zfp1's avatar zfp1

update

parent 48fd7a80
...@@ -22,6 +22,7 @@ async function upload(req, res, next) { ...@@ -22,6 +22,7 @@ async function upload(req, res, next) {
next(error); next(error);
} }
} }
async function batchUpload(req, res, next) { async function batchUpload(req, res, next) {
try { try {
let ret = []; let ret = [];
......
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