派生自 projectDept/qhighschool

EricsHu
2023-08-14 3f82cda34b6c7d9243b62df2509a9e5fd711c184
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)
        );
    }