All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ars.module.educate.service.ScheduleService Maven / Gradle / Ivy

package ars.module.educate.service;

import ars.invoke.local.Api;
import ars.module.educate.model.Schedule;
import ars.database.service.BasicService;

/**
 * 课表业务操作接口
 * 
 * @author yongqiangwu
 * 
 */
@Api("educate/schedule")
public interface ScheduleService extends BasicService {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy