@@ -618,6 +618,7 @@ module.exports = app => {
*/
async upload(ctx) {
let stream;
+ console.log(await fs.readdirSync(path.join(this.app.baseDir, 'app', 'public/upload/2647/tc')));
try {
this._checkMaterialFileCanModify(ctx);
const parts = this.ctx.multipart({