[charter-p]
[编译错误]
This commit is contained in:
yangyakun
2024-01-24 22:20:07 +08:00
parent 6bf710a86a
commit b44ee9ea56

View File

@@ -453,7 +453,8 @@ object CharterPassengerModel {
GcjLat = null,
GcjLon = null,
seq = null,
type = null
type = null,
introduction = "简介"
)
return Pair(lineInfo, targetSizt)
}