@ -65,6 +65,9 @@ public class QualityInspectUserDataVO implements Serializable {
}
public List<Long> getStudentWorkShixunCodeIds() {
if (studentWorkShixunCodeIds == null) {
studentWorkShixunCodeIds = java.util.Collections.emptyList();
return studentWorkShixunCodeIds;