studentTab.js 106 B

1234
  1. module.exports={
  2. getStudentTabs : "/mobile/studentTab/getStudentTabs", //学生标签列表
  3. }