[6.8.0]
[fea] [核销]
This commit is contained in:
@@ -155,7 +155,7 @@ object TicketModel : StateChangeListener {
|
||||
uid,
|
||||
phoneNum,
|
||||
ticketSize?.toInt()?:0,
|
||||
URLDecoder.decode(ticketName,"UTF-8"),
|
||||
URLDecoder.decode(ticketName?:"","UTF-8"),
|
||||
type,
|
||||
pipe,
|
||||
startStationId?.toLong()?:0,
|
||||
|
||||
Reference in New Issue
Block a user