部分需求修改
This commit is contained in:
@@ -53,6 +53,11 @@ class OrderListDataModel: Decodable {
|
||||
var vehiclePointLongitude : Double
|
||||
var vehiclePointLatitude : Double
|
||||
var vehiclePointRemark : String?
|
||||
var juheVehicleId : Int?
|
||||
var juheVehcileName : String?
|
||||
var juheStaffName : String?
|
||||
var juheStaffPhone : String?
|
||||
var juheSupplierId : Int?
|
||||
var destinationAddress : String?
|
||||
var positionEnvironment : PositionEnvironmentModel?
|
||||
var destinationLongitude : Double?
|
||||
|
||||
Reference in New Issue
Block a user