using System; using System.Collections.Generic; using System.Text; namespace GpsCardGatewayPosition.Service.Biz.Location.Dto.Wayz { public class WayzWifiRequest: WayzRequest { } }