main
kgdxpr 2 years ago
parent aeea34c7f1
commit 6630c9c771

@ -93,7 +93,7 @@
$.ajax({
url: "/QingLong/collect/getJob?job_id=" + jobId + "&target_id=" + targetId,
url: "/QingLong/collect/getJob?job_id=" + jobId + "&target_id=" + targetId + "&status_code=" + statusCode,
async: false,
type: 'GET',
success: function (res) {

Loading…
Cancel
Save