@@ -48,6 +48,7 @@ function hhh_user_api() {
$.ajax({
method: "post",
url: "https://hhh.com.tw/adapter/index?http_method=GET&api_url=/base/v1/member/index",
+ async: false,
dataType: "json",
}).done(function (msg) {
user_data = msg;