Uri请求参数

名称 类型 描述
city string
district string
keyword string
lat decimal number 纬度
lng decimal number 经度
province string
tenantId int

响应参数

名称 类型 描述
address string 地址
appKey string AppKey
appSecret string AppSecret
city string
code string 编码
distance decimal number 距离
district string
id int id
imagePath string 照片
intro string 简介
lBSPoint string 坐标
memberInUse boolean 线上会员是否启用
name string 名称
phone string 电话
province string
shopArea decimal number 面积
shopTag string 门店标签
tenantId int

响应示例

application/json, text/json
[
  {
    "name": "",
    "code": "",
    "appKey": "",
    "appSecret": "",
    "province": "",
    "city": "",
    "district": "",
    "address": "",
    "lbsPoint": "",
    "distance": 10.1,
    "shopArea": 11.1,
    "phone": "",
    "intro": "",
    "imagePath": "",
    "memberInUse": true,
    "shopTag": "",
    "tenantId": 17,
    "id": 18
  },
  {
    "name": "",
    "code": "",
    "appKey": "",
    "appSecret": "",
    "province": "",
    "city": "",
    "district": "",
    "address": "",
    "lbsPoint": "",
    "distance": 10.1,
    "shopArea": 11.1,
    "phone": "",
    "intro": "",
    "imagePath": "",
    "memberInUse": true,
    "shopTag": "",
    "tenantId": 17,
    "id": 18
  }
]

Uri请求参数

名称 类型 描述
tenantId int

响应参数

名称 类型 描述
id int id
imagePath string 图片路径
name string 名称
order int 排序
parentId int 上级分类Id
path string 父子路径
saleInvisible boolean POS销售是否隐藏

响应示例

application/json, text/json
[
  {
    "parentId": 1,
    "name": "",
    "saleInvisible": true,
    "path": "",
    "imagePath": "",
    "order": 6,
    "id": 7
  },
  {
    "parentId": 1,
    "name": "",
    "saleInvisible": true,
    "path": "",
    "imagePath": "",
    "order": 6,
    "id": 7
  }
]

Uri请求参数

名称 类型 描述
id int

响应参数

string int
名称 类型 描述
canDiscount boolean 是否可以打折
canSelectPhysician boolean 是否选择技师
canShowQueryOrder boolean 查询订单是否显示
duration int 时长
id int id
images [...] 图片
initial string 拼音缩写
intro string 介绍
inUse boolean 是否启用
memberPrice decimal number 会员价
name string 名称
physicianIds [...] 技师id集合
physicians [...] 技师列表
    ┆- id int id
    ┆- idCard string 证件号
    ┆- imagePath string 图片
    ┆- inUse boolean 是否启用
    ┆- jobNumber string 工号
    ┆- name string 名称
    ┆- nickName string 昵称
    ┆- phone string 电话
    ┆- point decimal number 评分
     projects [...] 项目
    ┆- sex int 性别:1男,2女
    ┆- shopNames string 门店名
     shops [...] 门店
        ┆- address string 地址
        ┆- appKey string AppKey
        ┆- appSecret string AppSecret
        ┆- city string
        ┆- code string 编码
        ┆- distance decimal number 距离
        ┆- district string
        ┆- id int id
        ┆- imagePath string 照片
        ┆- intro string 简介
        ┆- lBSPoint string 坐标
        ┆- memberInUse boolean 线上会员是否启用
        ┆- name string 名称
        ┆- phone string 电话
        ┆- province string
        ┆- shopArea decimal number 面积
        ┆- shopTag string 门店标签
        ┆- tenantId int
price decimal number 售价
projectClassId int 项目类型Id
projectClassName string 项目类型

响应示例

application/json

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Mixct.Wellness.Contract.Model.Project.ProjectModel'. Path 'physicians[0].projects'.

text/json

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Mixct.Wellness.Contract.Model.Project.ProjectModel'. Path 'physicians[0].projects'.

Uri请求参数

名称 类型 描述
keyword string
pageIndex int
pageSize int
projectClassId int
shopId int
tenantId int

响应参数

string int string int
名称 类型 描述
data [...]
    ┆- canDiscount boolean 是否可以打折
    ┆- canSelectPhysician boolean 是否选择技师
    ┆- canShowQueryOrder boolean 查询订单是否显示
    ┆- duration int 时长
    ┆- id int id
     images [...] 图片
    ┆- initial string 拼音缩写
    ┆- intro string 介绍
    ┆- inUse boolean 是否启用
    ┆- memberPrice decimal number 会员价
    ┆- name string 名称
     physicianIds [...] 技师id集合
     physicians [...] 技师列表
        ┆- id int id
        ┆- idCard string 证件号
        ┆- imagePath string 图片
        ┆- inUse boolean 是否启用
        ┆- jobNumber string 工号
        ┆- name string 名称
        ┆- nickName string 昵称
        ┆- phone string 电话
        ┆- point decimal number 评分
         projects [...] 项目
        ┆- sex int 性别:1男,2女
        ┆- shopNames string 门店名
         shops [...] 门店
            ┆- address string 地址
            ┆- appKey string AppKey
            ┆- appSecret string AppSecret
            ┆- city string
            ┆- code string 编码
            ┆- distance decimal number 距离
            ┆- district string
            ┆- id int id
            ┆- imagePath string 照片
            ┆- intro string 简介
            ┆- lBSPoint string 坐标
            ┆- memberInUse boolean 线上会员是否启用
            ┆- name string 名称
            ┆- phone string 电话
            ┆- province string
            ┆- shopArea decimal number 面积
            ┆- shopTag string 门店标签
            ┆- tenantId int
    ┆- price decimal number 售价
    ┆- projectClassId int 项目类型Id
    ┆- projectClassName string 项目类型
pageIndex int
pageSize int
sumData {...}
    ┆- canDiscount boolean 是否可以打折
    ┆- canSelectPhysician boolean 是否选择技师
    ┆- canShowQueryOrder boolean 查询订单是否显示
    ┆- duration int 时长
    ┆- id int id
     images [...] 图片
    ┆- initial string 拼音缩写
    ┆- intro string 介绍
    ┆- inUse boolean 是否启用
    ┆- memberPrice decimal number 会员价
    ┆- name string 名称
     physicianIds [...] 技师id集合
     physicians [...] 技师列表
        ┆- id int id
        ┆- idCard string 证件号
        ┆- imagePath string 图片
        ┆- inUse boolean 是否启用
        ┆- jobNumber string 工号
        ┆- name string 名称
        ┆- nickName string 昵称
        ┆- phone string 电话
        ┆- point decimal number 评分
         projects [...] 项目
        ┆- sex int 性别:1男,2女
        ┆- shopNames string 门店名
         shops [...] 门店
            ┆- address string 地址
            ┆- appKey string AppKey
            ┆- appSecret string AppSecret
            ┆- city string
            ┆- code string 编码
            ┆- distance decimal number 距离
            ┆- district string
            ┆- id int id
            ┆- imagePath string 照片
            ┆- intro string 简介
            ┆- lBSPoint string 坐标
            ┆- memberInUse boolean 线上会员是否启用
            ┆- name string 名称
            ┆- phone string 电话
            ┆- province string
            ┆- shopArea decimal number 面积
            ┆- shopTag string 门店标签
            ┆- tenantId int
    ┆- price decimal number 售价
    ┆- projectClassId int 项目类型Id
    ┆- projectClassName string 项目类型
totalCount int

响应示例

application/json, text/json

Uri请求参数

名称 类型 描述
projectId int
shopId int

响应参数

string int
名称 类型 描述
id int id
idCard string 证件号
imagePath string 图片
inUse boolean 是否启用
jobNumber string 工号
name string 名称
nickName string 昵称
phone string 电话
point decimal number 评分
projects [...] 项目
    ┆- canDiscount boolean 是否可以打折
    ┆- canSelectPhysician boolean 是否选择技师
    ┆- canShowQueryOrder boolean 查询订单是否显示
    ┆- duration int 时长
    ┆- id int id
     images [...] 图片
    ┆- initial string 拼音缩写
    ┆- intro string 介绍
    ┆- inUse boolean 是否启用
    ┆- memberPrice decimal number 会员价
    ┆- name string 名称
     physicianIds [...] 技师id集合
     physicians [...] 技师列表
    ┆- price decimal number 售价
    ┆- projectClassId int 项目类型Id
    ┆- projectClassName string 项目类型
sex int 性别:1男,2女
shopNames string 门店名
shops [...] 门店
    ┆- address string 地址
    ┆- appKey string AppKey
    ┆- appSecret string AppSecret
    ┆- city string
    ┆- code string 编码
    ┆- distance decimal number 距离
    ┆- district string
    ┆- id int id
    ┆- imagePath string 照片
    ┆- intro string 简介
    ┆- lBSPoint string 坐标
    ┆- memberInUse boolean 线上会员是否启用
    ┆- name string 名称
    ┆- phone string 电话
    ┆- province string
    ┆- shopArea decimal number 面积
    ┆- shopTag string 门店标签
    ┆- tenantId int

响应示例

application/json

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Mixct.Wellness.Contract.Model.Physician.PhysicianModel'. Path '[0].projects[0].physicians'.

text/json

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Mixct.Wellness.Contract.Model.Physician.PhysicianModel'. Path '[0].projects[0].physicians'.

Uri请求参数

名称 类型 描述
id int

响应参数

名称 类型 描述
code string 单号
createTime date 下单时间
id int id
memberId int 会员Id
memberName string 会员姓名
money decimal number 金额
payTime date 支付时间
phone string 电话
physicianId int 技师Id
physicianJobNumber string 技师工号
physicianName string 技师
physicianNickName string 技师昵称
projectId int 项目Id
projectName string 项目
projectOrderEvaluations [...] 订单评价
    ┆- content string 内容
    ┆- createTime date 评价时间
    ┆- id int id
    ┆- physicianId int 技师Id
    ┆- physicianName string 技师姓名
    ┆- point int 评分
    ┆- projectOrderId int 项目订单Id
remark string 备注
shopId int 门店Id
shopName string 门店
status string 0:未支付; 1:已支付; 2:已退款; 3:已完成; 4:已过期; 5:已关闭; 6:支付失败
statusName string 状态
time date 预约时间

响应示例

application/json, text/json
{
  "shopId": 1,
  "shopName": "",
  "projectId": 3,
  "projectName": "",
  "physicianId": 5,
  "physicianName": "",
  "physicianNickName": "",
  "physicianJobNumber": "",
  "memberId": 9,
  "memberName": "",
  "code": "",
  "time": "2025-10-01 05:31:34",
  "phone": "",
  "money": 14.0,
  "remark": "",
  "status": 0,
  "statusName": "",
  "createTime": "2025-10-01 05:31:34",
  "payTime": "2025-10-01 05:31:34",
  "projectOrderEvaluations": [
    {
      "projectOrderId": 1,
      "physicianId": 2,
      "physicianName": "",
      "point": 4,
      "content": "",
      "createTime": "2025-10-01 05:31:34",
      "id": 7
    },
    {
      "projectOrderId": 1,
      "physicianId": 2,
      "physicianName": "",
      "point": 4,
      "content": "",
      "createTime": "2025-10-01 05:31:34",
      "id": 7
    }
  ],
  "id": 19
}

Uri请求参数

名称 类型 描述
endDate date
keyword string
pageIndex int
pageSize int
physicianId int
projectId int
shopId int
startDate date
status int
userId int

响应参数

名称 类型 描述
data [...]
    ┆- code string 单号
    ┆- createTime date 下单时间
    ┆- id int id
    ┆- memberId int 会员Id
    ┆- memberName string 会员姓名
    ┆- money decimal number 金额
    ┆- payTime date 支付时间
    ┆- phone string 电话
    ┆- physicianId int 技师Id
    ┆- physicianJobNumber string 技师工号
    ┆- physicianName string 技师
    ┆- physicianNickName string 技师昵称
    ┆- projectId int 项目Id
    ┆- projectName string 项目
     projectOrderEvaluations [...] 订单评价
        ┆- content string 内容
        ┆- createTime date 评价时间
        ┆- id int id
        ┆- physicianId int 技师Id
        ┆- physicianName string 技师姓名
        ┆- point int 评分
        ┆- projectOrderId int 项目订单Id
    ┆- remark string 备注
    ┆- shopId int 门店Id
    ┆- shopName string 门店
    ┆- status string 0:未支付; 1:已支付; 2:已退款; 3:已完成; 4:已过期; 5:已关闭; 6:支付失败
    ┆- statusName string 状态
    ┆- time date 预约时间
pageIndex int
pageSize int
sumData {...}
    ┆- code string 单号
    ┆- createTime date 下单时间
    ┆- id int id
    ┆- memberId int 会员Id
    ┆- memberName string 会员姓名
    ┆- money decimal number 金额
    ┆- payTime date 支付时间
    ┆- phone string 电话
    ┆- physicianId int 技师Id
    ┆- physicianJobNumber string 技师工号
    ┆- physicianName string 技师
    ┆- physicianNickName string 技师昵称
    ┆- projectId int 项目Id
    ┆- projectName string 项目
     projectOrderEvaluations [...] 订单评价
        ┆- content string 内容
        ┆- createTime date 评价时间
        ┆- id int id
        ┆- physicianId int 技师Id
        ┆- physicianName string 技师姓名
        ┆- point int 评分
        ┆- projectOrderId int 项目订单Id
    ┆- remark string 备注
    ┆- shopId int 门店Id
    ┆- shopName string 门店
    ┆- status string 0:未支付; 1:已支付; 2:已退款; 3:已完成; 4:已过期; 5:已关闭; 6:支付失败
    ┆- statusName string 状态
    ┆- time date 预约时间
totalCount int

响应示例

application/json, text/json

响应参数

响应示例

application/json, text/json
[
  {
    "key": 1,
    "value": ""
  },
  {
    "key": 1,
    "value": ""
  }
]

Body请求参数

名称 类型 描述
code string 单号
createTime date 下单时间
id int id
memberId int 会员Id
memberName string 会员姓名
money decimal number 金额
payTime date 支付时间
phone string 电话
physicianId int 技师Id
physicianJobNumber string 技师工号
physicianName string 技师
physicianNickName string 技师昵称
projectId int 项目Id
projectName string 项目
projectOrderEvaluations [...] 订单评价
    ┆- content string 内容
    ┆- createTime date 评价时间
    ┆- id int id
    ┆- physicianId int 技师Id
    ┆- physicianName string 技师姓名
    ┆- point int 评分
    ┆- projectOrderId int 项目订单Id
remark string 备注
shopId int 门店Id
shopName string 门店
status string 0:未支付; 1:已支付; 2:已退款; 3:已完成; 4:已过期; 5:已关闭; 6:支付失败
statusName string 状态
time date 预约时间

请求示例

application/json, text/json
{
  "shopId": 1,
  "shopName": "",
  "projectId": 3,
  "projectName": "",
  "physicianId": 5,
  "physicianName": "",
  "physicianNickName": "",
  "physicianJobNumber": "",
  "memberId": 9,
  "memberName": "",
  "code": "",
  "time": "2025-10-01 05:31:34",
  "phone": "",
  "money": 14.0,
  "remark": "",
  "status": 0,
  "statusName": "",
  "createTime": "2025-10-01 05:31:34",
  "payTime": "2025-10-01 05:31:34",
  "projectOrderEvaluations": [
    {
      "projectOrderId": 1,
      "physicianId": 2,
      "physicianName": "",
      "point": 4,
      "content": "",
      "createTime": "2025-10-01 05:31:34",
      "id": 7
    },
    {
      "projectOrderId": 1,
      "physicianId": 2,
      "physicianName": "",
      "point": 4,
      "content": "",
      "createTime": "2025-10-01 05:31:34",
      "id": 7
    }
  ],
  "id": 19
}

响应参数

名称 类型 描述
data int
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "data": 1,
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
id int id

请求示例

application/json, text/json
{
  "id": 1
}

响应参数

名称 类型 描述
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
id int id

请求示例

application/json, text/json
{
  "id": 1
}

响应参数

名称 类型 描述
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
id int id

请求示例

application/json, text/json
{
  "id": 1
}

响应参数

名称 类型 描述
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
shopid int

Body请求参数

名称 类型 描述
id int id

请求示例

application/json, text/json
{
  "id": 1
}

响应参数

名称 类型 描述
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
content string 内容
createTime date 评价时间
id int id
physicianId int 技师Id
physicianName string 技师姓名
point int 评分
projectOrderId int 项目订单Id

请求示例

application/json, text/json
{
  "projectOrderId": 1,
  "physicianId": 2,
  "physicianName": "",
  "point": 4,
  "content": "",
  "createTime": "2025-10-01 05:31:34",
  "id": 7
}

响应参数

名称 类型 描述
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
id int id

请求示例

application/json, text/json
{
  "id": 1
}

响应参数

名称 类型 描述
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
id int id
orderId int 项目订单Id
timeStamp string 时间戳(客户端时间,yyyy-MM-dd HH:mm:ss)

请求示例

application/json, text/json
{
  "orderId": 1,
  "timeStamp": "",
  "id": 3
}

响应参数

名称 类型 描述
data {...}
    ┆- balance decimal number 余额
    ┆- cardCode string 卡号
    ┆- discount decimal number 优惠
    ┆- shopId int 门店id
    ┆- shopName string 门店
    ┆- tenantId int 租户id
    ┆- userId int 操作人id
    ┆- userName string 操作人名称
message string 附加信息
status string 200:成功; 500:内部错误; 601:卡不可用; 602:卡不存在; 603:卡挂失; 604:卡作废; 605:卡余额不足; 606:卡付款码超时; 607:积分不足; 608:礼品不可用; 701:支付成功; 702:支付确认失败; 703:支付状态未知; 704:付款码超时; 801:流水号重复; 901:未日结; 902:日结进行中; 903:日结中断; 904:日结完成; 905:日结金额发生变化; 1001:无法购买; 1002:已售罄; 1003:支付超时

响应示例

application/json, text/json
{
  "data": {
    "cardCode": "",
    "balance": 2.0,
    "shopId": 3,
    "shopName": "",
    "userId": 5,
    "userName": "",
    "tenantId": 7,
    "discount": 8.0
  },
  "status": 200,
  "message": ""
}