Hierarchy

  • importPreCheck

Properties

importDataList: {
    departureSeatNumber: string;
    idCard: string;
    name: string;
    returnSeatNumber: string;
}[]

导入数据

Type declaration

  • departureSeatNumber: string

    去程座位号

  • idCard: string

    身份证

  • name: string

    姓名

  • returnSeatNumber: string

    返程座位号

itemId: string

商品id

skuId: string

skuId

Generated using TypeDoc