无故事王国
2023-10-23 29ca792f9cd6216f5618cf8706d35a51b57b1376
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,6 +712,7 @@
   var time = [String]()
   var num = 0
   var money:Double = 0
   var isType = 0 //1不能请假,0:可以请假
   
   required init(){}
}