using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Myshipping.Application
{
public class COSCOSearchLocationResultDto
{
///
/// 回执代码
///
public int code { get; set; }
///
/// 回执消息
///
public string msg { get; set; }
///
/// 回执代码
///
public List data { get; set; }
}
public class COSCOSearchLocationResultDataDto
{
///
/// 到门服务列表
///
public List