处理文件重命名问题
parent
6181dfcc83
commit
1268c8b0aa
|
@ -1,11 +0,0 @@
|
||||||
package com.zcloud.mapper.dsno3.eduStudy;
|
|
||||||
|
|
||||||
import com.zcloud.entity.PageData;
|
|
||||||
|
|
||||||
import java.util.List;
|
|
||||||
|
|
||||||
public interface ClasscurriculumchapterMapper {
|
|
||||||
|
|
||||||
List<PageData> getListByClass(PageData data);
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue