|
@@ -1304,7 +1304,6 @@ public class ExtractConfigServiceImpl implements ExtractConfigService {
|
|
courseInfoList.remove(info);
|
|
courseInfoList.remove(info);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- return courseInfoList;
|
|
|
|
}
|
|
}
|
|
if (ud.assertNeedQueryRefIds() && courseInfoList.size() > 0) {
|
|
if (ud.assertNeedQueryRefIds() && courseInfoList.size() > 0) {
|
|
List<CouresInfo> ret = new ArrayList<>();
|
|
List<CouresInfo> ret = new ArrayList<>();
|