jiaojiao7 4 년 전
부모
커밋
6dfcc856af
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      static/templates/login.html

+ 1 - 1
static/templates/login.html

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