@ -57,6 +57,17 @@ public enum BasicExportTypeEnum {
*/
// ORDER_INVOICE("io_order_invoice", "扫码单据发票信息"),
/**
* 发票信息
* 单据信息
IO_ORDER("io_order", "单据信息"),
;
private String key;