Files
ZERO_CODE/ZeroCodeProject/project_template/python_scan/config.json

10 lines
119 B
JSON
Raw Normal View History

2026-01-11 00:11:34 +08:00
{
"submit_scan": {
"axios": {
"url": "",
"method": "",
"data": {},
"then": ""
}
}
}