ars.module.educate.service.StandardChapterService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ars-module-educate Show documentation
Show all versions of ars-module-educate Show documentation
Ars framework module educate
The newest version!
package ars.module.educate.service;
import ars.module.educate.model.Chapter;
import ars.module.educate.service.AbstractChapterService;
/**
* 课程章节业务操作标准实现
*
* @author yongqiangwu
*
*/
public class StandardChapterService extends AbstractChapterService {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy