Commit 7f0ceef5 by youling Committed by chenzg

定时器

parent a9b75cec
......@@ -80,7 +80,7 @@ public class AttendanceTaskTiming{
@Autowired
private ScheduleMapper schedulemapper;
static SimpleDateFormat sdf1 = new SimpleDateFormat("yyyy-MM-dd");
static SimpleDateFormat sdf2 = new SimpleDateFormat("EEE");
static SimpleDateFormat sdf2 = new SimpleDateFormat("EEE",Locale.CHINA);
@Autowired
private KqglAssoRelationSummaryMapper kqglassorelationsummarymapper;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment