public TencentMapSearchAddress() { ResultAddress = new TencentMapEntity(); }
public TencentMapSearchRoute() { RouteFrom = new TencentMapEntity(); RouteTo = new TencentMapEntity(); }
public TencentMapAccount() { LastLoginCity = new TencentMapEntity(); }