@@ -106,4 +106,6 @@ public class ChargeOrderVo {
*/
private Integer invoiceId;
+ private String discountType;
+
}