调整枚举

test
wj 2 years ago
parent 4e02998626
commit 8b6c1e2d6e

@ -50,7 +50,7 @@ public enum BasicExportTypeEnum {
/** /**
* *
*/ */
ORDER_INVOICE("io_order_invoice", "扫码单据发票信息"), // ORDER_INVOICE("io_order_invoice", "扫码单据发票信息"),
; ;
private String key; private String key;

Loading…
Cancel
Save