派生自 projectDept/qhighschool

EricsHu
2023-11-24 691f717df93c32d89b13f7f73f0678441d60c840
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)
        );
    }