## bug425 物流管理菜单下订单类型转枚举

This commit is contained in:
zhangheng 2025-09-30 09:44:20 +08:00
parent 5f4a6b8698
commit 9ea951c736
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ public class OrderInvoicingVO implements Serializable {
/** /**
* 订单类型 * 订单类型
*/ */
@Transaction(transactionKey = EnumsPrefixConstants.ORDER_TYPE)
private Integer orderType; private Integer orderType;
/** /**
* 订单类型显示 * 订单类型显示