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,