bug
jiangqs
2023-07-23 1987c54a9986885fb8e1ab491783cbd6f5e9f6bc
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/controller/business/MerConfigController.java
@@ -52,4 +52,7 @@
        recommendCooperationService.recommendCooperation(merRecommendCooperationDto);
        return R.ok();
    }
}