| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427 |
- namespace Api {
- interface userInfo {
- /**
- * 渠道(企业ID)
- */
- channelId: number
- /**
- * 会员头像地址
- */
- avatarUrl?: string
- /**
- * 会员余额(单位:分)
- */
- balance?: number
- /**
- * 会员ID
- */
- id: number
- /**
- * 会员手机号
- */
- mobile?: string
- /**
- * 会员昵称
- */
- nickName?: string
- [property: string]: any
- }
- interface xsbCategoriesChildren {
- id: number
- name: string
- shopId: number
- code: string
- parentCode: string
- level: number
- icon: string
- children: xsbCategoriesChildren[]
- }
- interface xsbCategories {
- id: number
- name: string
- shopId: number
- code: string
- parentCode: string
- level: number
- icon: string
- children: xsbCategoriesChildren[]
- }
- interface xsbCategoryProductList {
- /**
- * 商品库存
- */
- spuStock: number
- /**
- * 分类id
- */
- categoryId?: number
- /**
- * 渠道对应商品售价
- */
- channelProdPrice?: number
- id: string
- /**
- * 商品主图
- */
- pic?: string
- /**
- * 商品名称
- */
- prodName?: string
- /**
- * 门店id
- */
- shopId?: number
- /**
- * 销量
- */
- soldNum?: number
- /**
- * 规格
- */
- spec?: string
- [property: string]: any
- }
- interface xsbProductDetail {
- /**
- * 品牌名称
- */
- brandName?: string
- /**
- * 分类id
- */
- categoryId?: number
- /**
- * 渠道对应商品售价
- */
- channelProdPrice?: number
- /**
- * 详细描述
- */
- content?: string
- id?: string
- /**
- * 商品图片
- */
- imgs?: string
- /**
- * 商品主图
- */
- pic?: string
- /**
- * 商品名称
- */
- prodName?: string
- /**
- * 门店id
- */
- shopId?: number
- /**
- * 销量
- */
- soldNum?: number
- /**
- * 规格
- */
- spec?: string
- /**
- * 重量
- */
- weight?: number
- /**
- * 单位
- */
- weightUnit?: string
- [property: string]: any
- }
- interface xsbFindUserPointsPage {
- /**
- * 渠道(企业ID)
- */
- channelId?: number
- /**
- * 编码
- */
- code?: string
- /**
- * 创建日期
- */
- creationDate?: string
- /**
- * 当前可用积分
- */
- currentlyAvailablePoints?: number
- /**
- * 过期日期
- */
- expiryDate?: string
- /**
- * 过期积分
- */
- expiryPoints?: number
- /**
- * 订单编号
- */
- orderNumber?: string
- /**
- * 充值积分ID
- */
- pointsId?: number
- /**
- * 积分记录类型(1-充值,2-下单,3-退款, 4-过期积分(只包含每天可用的过期),5-退款时过期积分)
- */
- pointsType?: number
- /**
- * 用户ID
- */
- userId?: number
- /**
- * 变动积分
- */
- variablePoints?: number
- [property: string]: any
- }
- interface xsbFindUserPoints {
- /**
- * 总可用积分
- */
- availablePointsTotal?: number
- /**
- * 总消耗积分
- */
- consumePointsTotal?: number
- /**
- * 总可用过期积分
- */
- expiryPointsTotal?: number
- /**
- * 总充值积分
- */
- pointsTotal?: number
- [property: string]: any
- }
- interface xsbAdvertInfo {
- /**
- * 背景图
- */
- advertBack?: string
- /**
- * 广告图片
- */
- advertImg?: string
- /**
- * 广告名称
- */
- advertName?: string
- /**
- * 排序
- */
- advertSort?: number
- /**
- * 创建时间
- */
- createTime?: string
- id?: number
- /**
- * 跳转路径
- */
- jumpUrl?: string
- /**
- * 状态 1正常 2删除
- */
- status?: number
- [property: string]: any
- }
- interface xsbSearchTerm {
- /**
- * 创建时间
- */
- createTime?: string
- /**
- * 有效时间
- */
- effectiveTime?: string
- /**
- * 截至时间
- */
- endTime?: string
- id?: number
- /**
- * 跳转参数
- */
- jumpUrl?: string
- /**
- * 落地页名称
- */
- reachName?: string
- /**
- * 搜索名称
- */
- searchName: string
- /**
- * 状态 1正常 0关闭
- */
- status?: number
- /**
- * 类型 1-关键词 2-热门搜索词 3-推荐搜索词
- */
- type?: number
- /**
- * 创建时间
- * 修改时间
- */
- updateTime?: string
- [property: string]: any
- }
- interface xsbShopList {
- /**
- * 店铺所在区域(描述)
- * 店铺所在区域
- */
- area?: string
- /**
- * 店铺所在区域Id
- */
- areaId?: number
- /**
- * 营业执照
- */
- businessLicense?: string
- /**
- * 营业时间
- */
- businessTime?: string
- /**
- * 物品类型
- */
- category?: string
- /**
- * 店铺所在城市(描述)
- */
- city?: string
- /**
- * 店铺所在城市Id
- */
- cityId?: number
- createTime?: string
- /**
- * 海博门店ID
- */
- hbStationId?: string
- /**
- * 海博门店编码
- */
- hbStationNo?: string
- /**
- * 身份证正面
- */
- identityCardFront?: string
- /**
- * 身份证反面
- */
- identityCardLater?: string
- /**
- * 店铺简介(可修改)
- */
- intro?: string
- /**
- * 分销设置(0关闭 1开启)
- */
- isDistribution?: number
- /**
- * 坐标类型 1 高德|腾讯 2 百度
- */
- mapType?: string
- /**
- * 店铺绑定的手机(登录账号:唯一)
- * 店铺绑定的手机
- */
- mobile?: string
- /**
- * 店铺公告
- */
- notice?: string
- /**
- * ERP门店编码
- */
- outStationNo?: string
- /**
- * 登录密码
- */
- password?: string
- /**
- * 店铺所在省份(描述)
- */
- province?: string
- /**
- * 店铺所在省份Id
- */
- provinceId?: number
- /**
- * 经营状态(0:停业,1正常)
- */
- runStatus?: number
- /**
- * 店铺详细地址
- */
- shopAddress?: string
- /**
- * 配送平台店铺编码
- */
- shopCode?: string
- /**
- * 店铺id
- */
- shopId?: number
- /**
- * 店铺所在纬度(可修改)
- * 店铺所在纬度
- */
- shopLat?: string
- /**
- * 店铺所在经度(可修改)
- * 店铺所在经度
- */
- shopLng?: string
- /**
- * 店铺logo(可修改)
- * 店铺logo
- */
- shopLogo?: string
- /**
- * 店铺名称(数字、中文,英文(可混合,不可有特殊字符),可修改)、不唯一
- * 门店名称
- */
- shopName?: string
- /**
- * 店长
- */
- shopOwner?: string
- /**
- * 店铺状态(-1:未开通 0: 停业中 1:营业中),可修改
- * 店铺状态(-1:未开通 0: 停业中 1:营业中)
- */
- shopStatus?: number
- /**
- * 是否同步到配送平台
- */
- sync?: boolean
- /**
- * 店铺联系电话
- */
- tel?: string
- /**
- * 第三方id
- */
- thirdPartyCode?: string
- updateTime?: string
- /**
- * 店长用户id
- * 店铺简介
- */
- userId?: string
- [property: string]: any
- }
- }
|