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