[fea]
[核销]
This commit is contained in:
yangyakun
2024-11-21 12:18:33 +08:00
parent eda11c54a3
commit 4f60cfbdfe

View File

@@ -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,