Pu Zhibing
3 天以前 1730a7fc4bb96f258d9dc8dec2e629cadbfdefc0
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/controller/business/MerConfigController.java
@@ -52,4 +52,7 @@
        recommendCooperationService.recommendCooperation(merRecommendCooperationDto);
        return R.ok();
    }
}