it('file upload', async () => { let data:any = await new Promise(resolve => { app.httpRequest().post('/api/company/add') .set('Content-Type' ...
確定! 回上一頁