jeter20131220 3 年之前
父節點
當前提交
8a77d8a760
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -954,7 +954,7 @@
             $.ajax({
                 method: "POST",
                 url: "https://welife.asia:8002/get_courses",
-                data: jsonString,
+                data:'[15]',
                 dataType: "json",
             })