@@ -31,6 +31,11 @@ public class ExchangeCode extends BaseEntity{
*/
private Boolean useStatus;
+ /**
+ * 订单状态
+ */
+ private String orderStatus;
+
/**
* 使用时间