$(function(){
	/*
	* 调用的方法
	* */
	PublicAction.AjaxSend(
	    {
	        CORID:'m_ztbutton',               /*操作ID*/
	    }
	);
})