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

+ 1 - 1
index.html

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