mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-14 21:36:48 +08:00
studyindex 日志
This commit is contained in:
@@ -213,6 +213,7 @@ public class StudyServiceImpl implements IStudyService{
|
||||
int duration = Integer.parseInt(values[0]);
|
||||
// item.setStudyDuration(duration);
|
||||
item.setLastStudyTime(duration);
|
||||
log.info("-- studyIndex -----set 结果---------------- LastStudyTime = " + item.getLastStudyTime());
|
||||
}
|
||||
}
|
||||
return list;
|
||||
|
||||
Reference in New Issue
Block a user