mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-11 03:46:50 +08:00
提交修改
This commit is contained in:
@@ -106,7 +106,6 @@ public class CourseJsonRunner {
|
|||||||
list=courseOlds;
|
list=courseOlds;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
log.info("共读取【"+list.size()+"】门课程");
|
log.info("共读取【"+list.size()+"】门课程");
|
||||||
if (list != null && !list.isEmpty()) {
|
if (list != null && !list.isEmpty()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user