API 返回数据示例 - 任务列表
{ "data": { "tasklist": [ { "status": 2, "user_account": "admin", "process": 0, "time_over": 1592624558, "id": 82, "have_scan": '0', "time_start_scan": '2020-06-20 11:37:17', "time_end_scan": '', "name": '测试test' } ] }, "ret_msg": "success", "ret_code": 0}
原文地址: https://www.cveoy.top/t/topic/g2nB 著作权归作者所有。请勿转载和采集!