if(typeof WuYou == "undefined") WuYou={};
if(typeof WuYou.StudentEnterNumber_class == "undefined") WuYou.StudentEnterNumber_class={};
WuYou.StudentEnterNumber_class = function() {};
Object.extend(WuYou.StudentEnterNumber_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetNew: function(siteid, batchid) {
		return this.invoke("GetNew", {"siteid":siteid, "batchid":batchid}, this.GetNew.getArguments().slice(2));
	},
	url: '/ajaxpro/WuYou.NcreWRS.BLL.StudentEnterNumber,WuYou.NcreWRS.BLL.ashx'
}));
WuYou.StudentEnterNumber = new WuYou.StudentEnterNumber_class();


