Pu Zhibing
2025-07-12 981aacc8d5de2638a0f5b3eb2585e64cfaf2807d
ruoyi-modules/ruoyi-system/src/main/java/com/ruoyi/system/controller/business/MerConfigController.java
@@ -52,4 +52,7 @@
        recommendCooperationService.recommendCooperation(merRecommendCooperationDto);
        return R.ok();
    }
}