派生自 projectDept/qhighschool

yn147
2023-11-23 bccada7cbf7eea3c37c0243d95426d1a29d9121f
src/main/java/com/qxueyou/scc/portal/homepage/serivce/imp/HomepageService.java
@@ -182,7 +182,7 @@
//                "culturalChinaRes", culturalChinaRes);
        return CollectionUtils.newObjectMap(
                "culturalClassroomRes",CollectionUtils.newObjectMap("data",chineseLanguageClassRes),
                "culturalChinaRes",CollectionUtils.newObjectMap("data",culturalChinaRes)
                "culturalChinaRes",CollectionUtils.newObjectMap("data", culturalChinaRes)
        );
    }