2026-07-09 d41fe2e95f3f64c6e3a7229acd9e74e673513a0a
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/returnsales/MesWmReturnSalesController.java
@@ -34,11 +34,6 @@
import static cn.iocoder.yudao.framework.common.pojo.CommonResult.success;
import static cn.iocoder.yudao.framework.common.util.collection.CollectionUtils.convertSet;
/**
 * 管理后台 - MES 销售退货单 Controller
 *
 * @author 芋道源码
 */
@Tag(name = "管理后台 - MES 销售退货单")
@RestController
@RequestMapping("/mes/wm/return-sales")