del temp文件
This commit is contained in:
parent
076b8ca0c0
commit
9fb9d209ab
@ -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 |
Loading…
x
Reference in New Issue
Block a user