9 天以前 d5cd948848595b0cffe098ba542a9c879b0f9165
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")