派生自 projectDept/qhighschool

EricsHu
2023-09-11 9c5725b32f89859ee0f3c38cefe3433d8ee9b01a
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)
        );
    }