学生资助、学生奖惩、学籍异动内容修改
This commit is contained in:
@@ -5,19 +5,13 @@ import com.srs.common.utils.DateUtils;
|
||||
import com.srs.comprehensive.domain.SrsStuYear;
|
||||
import com.srs.comprehensive.mapper.SrsStuYearMapper;
|
||||
import com.srs.comprehensive.service.ICphTestForService;
|
||||
import com.srs.quartz.domain.SysJob;
|
||||
import com.srs.quartz.mapper.SysJobMapper;
|
||||
import org.mybatis.logging.Logger;
|
||||
import org.mybatis.logging.LoggerFactory;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
import org.springframework.scheduling.annotation.Scheduled;
|
||||
import org.springframework.stereotype.Component;
|
||||
import org.springframework.stereotype.Service;
|
||||
import org.springframework.web.bind.annotation.GetMapping;
|
||||
import org.springframework.web.bind.annotation.PathVariable;
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
import java.text.ParseException;
|
||||
import java.text.SimpleDateFormat;
|
||||
|
||||
Reference in New Issue
Block a user