var data = { get_id : get_id, get_product : get_product, day : day, month : month }; $.post('url', { data : JSON.stringify(data) } ...
確定! 回上一頁