Showing
1 changed file
with
5 additions
and
5 deletions
@@ -56,11 +56,11 @@ getOnlineTeachCourseResourceInfoFilePath获取; | @@ -56,11 +56,11 @@ getOnlineTeachCourseResourceInfoFilePath获取; | ||
56 | 56 | ||
57 | 课程列表: courseList.table | 57 | 课程列表: courseList.table |
58 | 58 | ||
59 | -|课程Id |资源表名 | 59 | +|课程Id |资源表名 |lastModified |
60 | -|--------------|-----------| | 60 | +|--------------|-----------|-----------| |
61 | -|课程Id1 |list1 | | 61 | +|课程Id1 |list1 | 最后更新时间 | |
62 | -|课程Id2 |list2 | | 62 | +|课程Id2 |list2 | 最后更新时间 | |
63 | -|课程Id3 |list3 | | 63 | +|课程Id3 |list3 | 最后更新时间 | |
64 | 64 | ||
65 | 资源列表: list1.table | 65 | 资源列表: list1.table |
66 | 66 |
-
Please register or login to post a comment