The main problem is you've defined the markattendance() web method as a GET but your AJAX is sending a POST. IMHO, You need to pay more ...
確定! 回上一頁