mitao
2024-03-06 51527a6e817a6ba73b29b07e94a7e879a86f8eaf
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/controller/business/MerConfigController.java
@@ -52,4 +52,7 @@
        recommendCooperationService.recommendCooperation(merRecommendCooperationDto);
        return R.ok();
    }
}