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