瀏覽代碼

曲库修改

zouxuan 4 年之前
父節點
當前提交
76f4fe70a3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mec-student/src/main/java/com/ym/mec/student/controller/StudentManageController.java

+ 1 - 0
mec-student/src/main/java/com/ym/mec/student/controller/StudentManageController.java

@@ -1,5 +1,6 @@
 package com.ym.mec.student.controller;
 package com.ym.mec.student.controller;
 
 
+import com.ym.mec.biz.dal.entity.Student;
 import com.ym.mec.biz.service.*;
 import com.ym.mec.biz.service.*;
 import com.ym.mec.common.entity.HttpResponseResult;
 import com.ym.mec.common.entity.HttpResponseResult;
 import io.swagger.annotations.*;
 import io.swagger.annotations.*;