WanPai/Model/CommonModels.swift
@@ -632,6 +632,7 @@ var exchangeType: ExchangePaymentType = .coin var integral: Int = 0 var exchangeAddrType: CouponConditionType = .nationwide var cardType:CardType! = .subCard } @@ -711,7 +712,8 @@ var time = [String]() var num = 0 var money:Double = 0 var isType = 0 //1不能请假,0:可以请假 required init(){} }