younger_times
2023-08-16 aec51d7dba8960905c0bfeb9e94689c96aeb721c
BrokerDriver/ViewModels/OrderViewModel.swift
@@ -44,6 +44,7 @@
struct CoordinateModel:HandyJSON{
   var lon:Double = 0
   var lat:Double = 0
   var type:CoordinateType = .StartPoint
}