jeter20131220 3 lat temu
rodzic
commit
8a77d8a760
1 zmienionych plików z 1 dodań i 1 usunięć
  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",
             })