liyong
2026-07-10 670fdc10eff2fa4b05cc64ac6c26893bd523a8e9
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/controller/admin/wm/packages/MesWmPackageController.java
@@ -32,12 +32,6 @@
import static cn.iocoder.yudao.framework.common.util.collection.CollectionUtils.convertSet;
import static cn.iocoder.yudao.framework.common.util.collection.CollectionUtils.convertSetByFlatMap;
// DONE @AI:检查下 java 类,是不是 author 没加。
/**
 * MES 装箱单 Controller
 *
 * @author 芋道源码
 */
@Tag(name = "管理后台 - MES 装箱单")
@RestController
@RequestMapping("/mes/wm/package")