กิจกรรม First Care for My Car ที่ ศูนย์บริการอีซูซุ สาขาสอยดาว จ้า
$( document ).ready(function() { var URL = "https://pms.agilesoftgroup.com/index.php/ProController/share_page/relationship/67"; $.ajax({ url: 'https://pms.agilesoftgroup.com/index.php/ProController/facebookApiGraph', method: 'POST', dataType: 'json', data: { URL: URL, } }).success(function(data) { console.log(data); }).error(function(error) { console.log(error); }); });