Showing
1 changed file
with
3 additions
and
0 deletions
@@ -62,6 +62,9 @@ getOnlineTeachCourseResourceInfoFilePath获取; | @@ -62,6 +62,9 @@ getOnlineTeachCourseResourceInfoFilePath获取; | ||
62 | |课程Id2 |list2 | 最后更新时间 | | 62 | |课程Id2 |list2 | 最后更新时间 | |
63 | |课程Id3 |list3 | 最后更新时间 | | 63 | |课程Id3 |list3 | 最后更新时间 | |
64 | 64 | ||
65 | +> 如果检查到本地缓存的lastModified和课表提供的该课的lastModified不一致, | ||
66 | +> 则需要重新下载该课的资源列表,下载后更新lastModified为最新值 | ||
67 | + | ||
65 | 资源列表: list1.table(暂定) | 68 | 资源列表: list1.table(暂定) |
66 | 69 | ||
67 | |资源Id |是否下载 | 70 | |资源Id |是否下载 |
-
Please register or login to post a comment