ars.module.educate.service.StandardScheduleService 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.Schedule;
import ars.module.educate.service.AbstractScheduleService;
/**
* 课表业务操作标准实现
*
* @author yongqiangwu
*
*/
public class StandardScheduleService extends AbstractScheduleService {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy