$(function() { $.ajaxSetup({ headers : { 'CSRFToken' : getCSRFTokenValue() } }); });. Which will make it available to each ...
確定! 回上一頁