2026-07-01 6b5f7c66fc40d7f6099d561e31a34fbd50dd20d3
yudao-module-wms/src/main/java/cn/iocoder/yudao/module/wms/enums/DictTypeConstants.java
@@ -13,8 +13,4 @@
    String RECEIPT_ORDER_TYPE = "wms_receipt_order_type";
    String SHIPMENT_ORDER_TYPE = "wms_shipment_order_type";
    String WMS_RESERVE_BIZ_TYPE = "wms_reserve_biz_type";
    String WMS_RESERVE_STATUS = "wms_reserve_status";
    String WMS_TRANSACTION_TYPE = "wms_transaction_type";
}