puzhibing
6 天以前 2a873a04ab9c600b8e0836d1f866a66d87c4b64f
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/controller/business/MerConfigController.java
@@ -52,4 +52,7 @@
        recommendCooperationService.recommendCooperation(merRecommendCooperationDto);
        return R.ok();
    }
}