module.exports={
	getSubjectByStudentId : "/mobile/getSubjectByStudentId",										//根据学生id获取科目
}