del temp文件

This commit is contained in:
yulixing 2019-06-24 19:27:43 +08:00
parent 076b8ca0c0
commit 9fb9d209ab
3 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ const router = new Router();
router.post('/get_pic', async (req, res, next) => {
const body = req.body;
const opt = body.opt;
console.log(opt);
try {
const imgTempName = await painter(opt);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB