@@ -224,7 +224,7 @@
"count": num,
}
$.ajax({
- url: "/manage/user/userProductList",
+ url: "/manage/user/concurrentTest",
type: "POST",
dataType: "json",
async: false,