memberlevel - 会员等级接口
- api/member/memberlevel/getlist GET 获取列表
- api/member/memberlevel/get GET 根据id获取信息
- api/member/memberlevel/create POST 新增
- api/member/memberlevel/update POST 修改
- api/member/memberlevel/delete POST 删除
响应参数
| 名称 | 类型 | 描述 |
|---|---|---|
| discount | decimal number | 折扣 |
| id | int | |
| imagePath | string | 图片 |
| level | int | 等级 |
| members | [...] | 会员集合 |
| ┆- address | string | |
| ┆- birthday | date | |
| ┆- id | int | |
| ┆- idCard | string | |
| memberCard | {...} | |
| ┆- actualBalance | decimal number | |
| ┆- actualExpense | decimal number | |
| ┆- actualPoints | int | |
| ┆- actualRecharge | decimal number | |
| ┆- balance | decimal number | |
| ┆- code | string | |
| ┆- effectiveTime | date | |
| ┆- giveBalance | decimal number | |
| ┆- giveExpense | decimal number | |
| ┆- giveRecharge | decimal number | |
| ┆- id | int | |
| ┆- mac | string | |
| memberCardClass | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canMemberPrice | boolean | |
| ┆- canPoint | boolean | |
| ┆- canRecharge | boolean | |
| ┆- id | int | |
| ┆- isDefault | boolean | |
| memberCards | [...] | |
| ┆- name | string | |
| ┆- pointsBasic | int | |
| ┆- pointsToOne | int | |
| ┆- pointsValidDays | int | |
| ┆- tenantId | int | |
| ┆- memberCardClassId | int | |
| ┆- password | string | |
| ┆- pointsDisabledDate | date | |
| ┆- sendMode | string | 1:; 2: |
| ┆- shopId | int | |
| ┆- shopName | string | |
| ┆- status | string | 1:; 2:; 3:; 4:; 5: |
| ┆- tenantId | int | |
| ┆- totalExpense | decimal number | |
| ┆- totalPoints | int | |
| ┆- totalRecharge | decimal number | |
| ┆- usedPoints | int | |
| ┆- memberCardId | int | |
| memberLevel | {...} | |
| ┆- discount | decimal number | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- level | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- memberLevelId | int | |
| memberTags | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- name | string | |
| ┆- phone | string | |
| projectOrders | [...] | |
| ┆- code | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| member | {...} | |
| ┆- memberId | int | |
| ┆- money | decimal number | |
| ┆- payTime | date | |
| ┆- phone | string | |
| physician | {...} | |
| ┆- id | int | |
| ┆- idCard | string | |
| ┆- imagePath | string | |
| ┆- inUse | boolean | |
| ┆- jobNumber | string | |
| ┆- name | string | |
| ┆- nickName | string | |
| ┆- number | int | |
| ┆- phone | string | |
| ┆- point | int | |
| projectOrders | [...] | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| ┆- physicianId | int | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| projectOrderEvaluations | [...] | |
| ┆- content | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| order | {...} | |
| ┆- physicianId | int | |
| ┆- physicianName | string | |
| ┆- point | int | |
| ┆- projectOrderId | int | |
| ┆- tenantId | int | |
| ┆- remark | string | |
| shop | {...} | |
| ┆- address | string | |
| ┆- appKey | string | |
| ┆- city | string | |
| ┆- code | string | |
| ┆- district | string | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- intro | string | |
| ┆- lBSPoint | string | |
| ┆- memberInUse | boolean | |
| ┆- name | string | |
| ┆- phone | string | |
| ┆- province | string | |
| ┆- shopArea | decimal number | |
| shopProjectPriceLogs | [...] | |
| ┆- createTime | date | |
| ┆- id | int | |
| ┆- newMemberPriceFifth | decimal number | |
| ┆- newMemberPriceFirst | decimal number | |
| ┆- newMemberPriceFourth | decimal number | |
| ┆- newMemberPriceSecond | decimal number | |
| ┆- newMemberPriceThird | decimal number | |
| ┆- newPrice | decimal number | |
| ┆- oldMemberPriceFifth | decimal number | |
| ┆- oldMemberPriceFirst | decimal number | |
| ┆- oldMemberPriceFourth | decimal number | |
| ┆- oldMemberPriceSecond | decimal number | |
| ┆- oldMemberPriceThird | decimal number | |
| ┆- oldPrice | decimal number | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- userId | int | |
| ┆- userName | string | |
| shopProjects | [...] | |
| ┆- id | int | |
| ┆- memberPriceFifth | decimal number | |
| ┆- memberPriceFirst | decimal number | |
| ┆- memberPriceFourth | decimal number | |
| ┆- memberPriceSecond | decimal number | |
| ┆- memberPriceThird | decimal number | |
| ┆- price | decimal number | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- shopTag | string | |
| ┆- tenantId | int | |
| ┆- shopId | int | |
| ┆- status | string | 0:; 1:; 2:; 3:; 4:; 5:; 6: |
| ┆- tenantId | int | |
| ┆- time | date | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| wxBuyingUsers | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- openId | string | |
| ┆- profile | string | |
| ┆- tenantId | int | |
| name | string | 名称 |
响应示例
application/json
Sample not available.
text/json
Sample not available.
Uri请求参数
| 名称 | 类型 | 描述 |
|---|---|---|
| id | int |
响应参数
| 名称 | 类型 | 描述 |
|---|---|---|
| discount | decimal number | 折扣 |
| id | int | |
| imagePath | string | 图片 |
| level | int | 等级 |
| members | [...] | 会员集合 |
| ┆- address | string | |
| ┆- birthday | date | |
| ┆- id | int | |
| ┆- idCard | string | |
| memberCard | {...} | |
| ┆- actualBalance | decimal number | |
| ┆- actualExpense | decimal number | |
| ┆- actualPoints | int | |
| ┆- actualRecharge | decimal number | |
| ┆- balance | decimal number | |
| ┆- code | string | |
| ┆- effectiveTime | date | |
| ┆- giveBalance | decimal number | |
| ┆- giveExpense | decimal number | |
| ┆- giveRecharge | decimal number | |
| ┆- id | int | |
| ┆- mac | string | |
| memberCardClass | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canMemberPrice | boolean | |
| ┆- canPoint | boolean | |
| ┆- canRecharge | boolean | |
| ┆- id | int | |
| ┆- isDefault | boolean | |
| memberCards | [...] | |
| ┆- name | string | |
| ┆- pointsBasic | int | |
| ┆- pointsToOne | int | |
| ┆- pointsValidDays | int | |
| ┆- tenantId | int | |
| ┆- memberCardClassId | int | |
| ┆- password | string | |
| ┆- pointsDisabledDate | date | |
| ┆- sendMode | string | 1:; 2: |
| ┆- shopId | int | |
| ┆- shopName | string | |
| ┆- status | string | 1:; 2:; 3:; 4:; 5: |
| ┆- tenantId | int | |
| ┆- totalExpense | decimal number | |
| ┆- totalPoints | int | |
| ┆- totalRecharge | decimal number | |
| ┆- usedPoints | int | |
| ┆- memberCardId | int | |
| memberLevel | {...} | |
| ┆- discount | decimal number | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- level | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- memberLevelId | int | |
| memberTags | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- name | string | |
| ┆- phone | string | |
| projectOrders | [...] | |
| ┆- code | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| member | {...} | |
| ┆- memberId | int | |
| ┆- money | decimal number | |
| ┆- payTime | date | |
| ┆- phone | string | |
| physician | {...} | |
| ┆- id | int | |
| ┆- idCard | string | |
| ┆- imagePath | string | |
| ┆- inUse | boolean | |
| ┆- jobNumber | string | |
| ┆- name | string | |
| ┆- nickName | string | |
| ┆- number | int | |
| ┆- phone | string | |
| ┆- point | int | |
| projectOrders | [...] | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| ┆- physicianId | int | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| projectOrderEvaluations | [...] | |
| ┆- content | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| order | {...} | |
| ┆- physicianId | int | |
| ┆- physicianName | string | |
| ┆- point | int | |
| ┆- projectOrderId | int | |
| ┆- tenantId | int | |
| ┆- remark | string | |
| shop | {...} | |
| ┆- address | string | |
| ┆- appKey | string | |
| ┆- city | string | |
| ┆- code | string | |
| ┆- district | string | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- intro | string | |
| ┆- lBSPoint | string | |
| ┆- memberInUse | boolean | |
| ┆- name | string | |
| ┆- phone | string | |
| ┆- province | string | |
| ┆- shopArea | decimal number | |
| shopProjectPriceLogs | [...] | |
| ┆- createTime | date | |
| ┆- id | int | |
| ┆- newMemberPriceFifth | decimal number | |
| ┆- newMemberPriceFirst | decimal number | |
| ┆- newMemberPriceFourth | decimal number | |
| ┆- newMemberPriceSecond | decimal number | |
| ┆- newMemberPriceThird | decimal number | |
| ┆- newPrice | decimal number | |
| ┆- oldMemberPriceFifth | decimal number | |
| ┆- oldMemberPriceFirst | decimal number | |
| ┆- oldMemberPriceFourth | decimal number | |
| ┆- oldMemberPriceSecond | decimal number | |
| ┆- oldMemberPriceThird | decimal number | |
| ┆- oldPrice | decimal number | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- userId | int | |
| ┆- userName | string | |
| shopProjects | [...] | |
| ┆- id | int | |
| ┆- memberPriceFifth | decimal number | |
| ┆- memberPriceFirst | decimal number | |
| ┆- memberPriceFourth | decimal number | |
| ┆- memberPriceSecond | decimal number | |
| ┆- memberPriceThird | decimal number | |
| ┆- price | decimal number | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- shopTag | string | |
| ┆- tenantId | int | |
| ┆- shopId | int | |
| ┆- status | string | 0:; 1:; 2:; 3:; 4:; 5:; 6: |
| ┆- tenantId | int | |
| ┆- time | date | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| wxBuyingUsers | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- openId | string | |
| ┆- profile | string | |
| ┆- tenantId | int | |
| name | string | 名称 |
响应示例
application/json
Sample not available.
text/json
Sample not available.
Body请求参数
| 名称 | 类型 | 描述 |
|---|---|---|
| discount | decimal number | 折扣 |
| id | int | |
| imagePath | string | 图片 |
| level | int | 等级 |
| members | [...] | 会员集合 |
| ┆- address | string | |
| ┆- birthday | date | |
| ┆- id | int | |
| ┆- idCard | string | |
| memberCard | {...} | |
| ┆- actualBalance | decimal number | |
| ┆- actualExpense | decimal number | |
| ┆- actualPoints | int | |
| ┆- actualRecharge | decimal number | |
| ┆- balance | decimal number | |
| ┆- code | string | |
| ┆- effectiveTime | date | |
| ┆- giveBalance | decimal number | |
| ┆- giveExpense | decimal number | |
| ┆- giveRecharge | decimal number | |
| ┆- id | int | |
| ┆- mac | string | |
| memberCardClass | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canMemberPrice | boolean | |
| ┆- canPoint | boolean | |
| ┆- canRecharge | boolean | |
| ┆- id | int | |
| ┆- isDefault | boolean | |
| memberCards | [...] | |
| ┆- name | string | |
| ┆- pointsBasic | int | |
| ┆- pointsToOne | int | |
| ┆- pointsValidDays | int | |
| ┆- tenantId | int | |
| ┆- memberCardClassId | int | |
| ┆- password | string | |
| ┆- pointsDisabledDate | date | |
| ┆- sendMode | string | 1:; 2: |
| ┆- shopId | int | |
| ┆- shopName | string | |
| ┆- status | string | 1:; 2:; 3:; 4:; 5: |
| ┆- tenantId | int | |
| ┆- totalExpense | decimal number | |
| ┆- totalPoints | int | |
| ┆- totalRecharge | decimal number | |
| ┆- usedPoints | int | |
| ┆- memberCardId | int | |
| memberLevel | {...} | |
| ┆- discount | decimal number | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- level | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- memberLevelId | int | |
| memberTags | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- name | string | |
| ┆- phone | string | |
| projectOrders | [...] | |
| ┆- code | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| member | {...} | |
| ┆- memberId | int | |
| ┆- money | decimal number | |
| ┆- payTime | date | |
| ┆- phone | string | |
| physician | {...} | |
| ┆- id | int | |
| ┆- idCard | string | |
| ┆- imagePath | string | |
| ┆- inUse | boolean | |
| ┆- jobNumber | string | |
| ┆- name | string | |
| ┆- nickName | string | |
| ┆- number | int | |
| ┆- phone | string | |
| ┆- point | int | |
| projectOrders | [...] | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| ┆- physicianId | int | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| projectOrderEvaluations | [...] | |
| ┆- content | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| order | {...} | |
| ┆- physicianId | int | |
| ┆- physicianName | string | |
| ┆- point | int | |
| ┆- projectOrderId | int | |
| ┆- tenantId | int | |
| ┆- remark | string | |
| shop | {...} | |
| ┆- address | string | |
| ┆- appKey | string | |
| ┆- city | string | |
| ┆- code | string | |
| ┆- district | string | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- intro | string | |
| ┆- lBSPoint | string | |
| ┆- memberInUse | boolean | |
| ┆- name | string | |
| ┆- phone | string | |
| ┆- province | string | |
| ┆- shopArea | decimal number | |
| shopProjectPriceLogs | [...] | |
| ┆- createTime | date | |
| ┆- id | int | |
| ┆- newMemberPriceFifth | decimal number | |
| ┆- newMemberPriceFirst | decimal number | |
| ┆- newMemberPriceFourth | decimal number | |
| ┆- newMemberPriceSecond | decimal number | |
| ┆- newMemberPriceThird | decimal number | |
| ┆- newPrice | decimal number | |
| ┆- oldMemberPriceFifth | decimal number | |
| ┆- oldMemberPriceFirst | decimal number | |
| ┆- oldMemberPriceFourth | decimal number | |
| ┆- oldMemberPriceSecond | decimal number | |
| ┆- oldMemberPriceThird | decimal number | |
| ┆- oldPrice | decimal number | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- userId | int | |
| ┆- userName | string | |
| shopProjects | [...] | |
| ┆- id | int | |
| ┆- memberPriceFifth | decimal number | |
| ┆- memberPriceFirst | decimal number | |
| ┆- memberPriceFourth | decimal number | |
| ┆- memberPriceSecond | decimal number | |
| ┆- memberPriceThird | decimal number | |
| ┆- price | decimal number | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- shopTag | string | |
| ┆- tenantId | int | |
| ┆- shopId | int | |
| ┆- status | string | 0:; 1:; 2:; 3:; 4:; 5:; 6: |
| ┆- tenantId | int | |
| ┆- time | date | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| wxBuyingUsers | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- openId | string | |
| ┆- profile | string | |
| ┆- tenantId | int | |
| name | string | 名称 |
请求示例
application/json
Sample not available.
text/json
Sample not available.
响应参数
| 名称 | 类型 | 描述 |
|---|---|---|
| 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请求参数
| 名称 | 类型 | 描述 |
|---|---|---|
| discount | decimal number | 折扣 |
| id | int | |
| imagePath | string | 图片 |
| level | int | 等级 |
| members | [...] | 会员集合 |
| ┆- address | string | |
| ┆- birthday | date | |
| ┆- id | int | |
| ┆- idCard | string | |
| memberCard | {...} | |
| ┆- actualBalance | decimal number | |
| ┆- actualExpense | decimal number | |
| ┆- actualPoints | int | |
| ┆- actualRecharge | decimal number | |
| ┆- balance | decimal number | |
| ┆- code | string | |
| ┆- effectiveTime | date | |
| ┆- giveBalance | decimal number | |
| ┆- giveExpense | decimal number | |
| ┆- giveRecharge | decimal number | |
| ┆- id | int | |
| ┆- mac | string | |
| memberCardClass | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canMemberPrice | boolean | |
| ┆- canPoint | boolean | |
| ┆- canRecharge | boolean | |
| ┆- id | int | |
| ┆- isDefault | boolean | |
| memberCards | [...] | |
| ┆- name | string | |
| ┆- pointsBasic | int | |
| ┆- pointsToOne | int | |
| ┆- pointsValidDays | int | |
| ┆- tenantId | int | |
| ┆- memberCardClassId | int | |
| ┆- password | string | |
| ┆- pointsDisabledDate | date | |
| ┆- sendMode | string | 1:; 2: |
| ┆- shopId | int | |
| ┆- shopName | string | |
| ┆- status | string | 1:; 2:; 3:; 4:; 5: |
| ┆- tenantId | int | |
| ┆- totalExpense | decimal number | |
| ┆- totalPoints | int | |
| ┆- totalRecharge | decimal number | |
| ┆- usedPoints | int | |
| ┆- memberCardId | int | |
| memberLevel | {...} | |
| ┆- discount | decimal number | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- level | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- memberLevelId | int | |
| memberTags | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- tenantId | int | |
| ┆- name | string | |
| ┆- phone | string | |
| projectOrders | [...] | |
| ┆- code | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| member | {...} | |
| ┆- memberId | int | |
| ┆- money | decimal number | |
| ┆- payTime | date | |
| ┆- phone | string | |
| physician | {...} | |
| ┆- id | int | |
| ┆- idCard | string | |
| ┆- imagePath | string | |
| ┆- inUse | boolean | |
| ┆- jobNumber | string | |
| ┆- name | string | |
| ┆- nickName | string | |
| ┆- number | int | |
| ┆- phone | string | |
| ┆- point | int | |
| projectOrders | [...] | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| ┆- physicianId | int | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| projectOrderEvaluations | [...] | |
| ┆- content | string | |
| ┆- createTime | date | |
| ┆- id | int | |
| order | {...} | |
| ┆- physicianId | int | |
| ┆- physicianName | string | |
| ┆- point | int | |
| ┆- projectOrderId | int | |
| ┆- tenantId | int | |
| ┆- remark | string | |
| shop | {...} | |
| ┆- address | string | |
| ┆- appKey | string | |
| ┆- city | string | |
| ┆- code | string | |
| ┆- district | string | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- intro | string | |
| ┆- lBSPoint | string | |
| ┆- memberInUse | boolean | |
| ┆- name | string | |
| ┆- phone | string | |
| ┆- province | string | |
| ┆- shopArea | decimal number | |
| shopProjectPriceLogs | [...] | |
| ┆- createTime | date | |
| ┆- id | int | |
| ┆- newMemberPriceFifth | decimal number | |
| ┆- newMemberPriceFirst | decimal number | |
| ┆- newMemberPriceFourth | decimal number | |
| ┆- newMemberPriceSecond | decimal number | |
| ┆- newMemberPriceThird | decimal number | |
| ┆- newPrice | decimal number | |
| ┆- oldMemberPriceFifth | decimal number | |
| ┆- oldMemberPriceFirst | decimal number | |
| ┆- oldMemberPriceFourth | decimal number | |
| ┆- oldMemberPriceSecond | decimal number | |
| ┆- oldMemberPriceThird | decimal number | |
| ┆- oldPrice | decimal number | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- userId | int | |
| ┆- userName | string | |
| shopProjects | [...] | |
| ┆- id | int | |
| ┆- memberPriceFifth | decimal number | |
| ┆- memberPriceFirst | decimal number | |
| ┆- memberPriceFourth | decimal number | |
| ┆- memberPriceSecond | decimal number | |
| ┆- memberPriceThird | decimal number | |
| ┆- price | decimal number | |
| project | {...} | |
| ┆- canDiscount | boolean | |
| ┆- canSelectPhysician | boolean | |
| ┆- duration | int | |
| ┆- id | int | |
| ┆- initial | string | |
| ┆- intro | string | |
| ┆- inUse | boolean | |
| ┆- memberPrice | decimal number | |
| ┆- name | string | |
| ┆- price | decimal number | |
| projectClass | {...} | |
| ┆- id | int | |
| ┆- imagePath | string | |
| ┆- name | string | |
| ┆- order | int | |
| ┆- parentId | int | |
| ┆- path | string | |
| projects | [...] | |
| ┆- saleInvisible | boolean | |
| ┆- tenantId | int | |
| ┆- projectClassId | int | |
| projectImages | [...] | |
| ┆- id | int | |
| ┆- imagePath | string | |
| project | {...} | |
| ┆- projectId | int | |
| ┆- tenantId | int | |
| projectOrders | [...] | |
| ┆- tenantId | int | |
| ┆- projectId | int | |
| shop | {...} | |
| ┆- shopId | int | |
| ┆- tenantId | int | |
| ┆- shopTag | string | |
| ┆- tenantId | int | |
| ┆- shopId | int | |
| ┆- status | string | 0:; 1:; 2:; 3:; 4:; 5:; 6: |
| ┆- tenantId | int | |
| ┆- time | date | |
| ┆- sex | int | |
| ┆- tenantId | int | |
| wxBuyingUsers | [...] | |
| ┆- id | int | |
| members | [...] | |
| ┆- name | string | |
| ┆- openId | string | |
| ┆- profile | string | |
| ┆- tenantId | int | |
| name | string | 名称 |
请求示例
application/json
Sample not available.
text/json
Sample not available.
响应参数
| 名称 | 类型 | 描述 |
|---|---|---|
| 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 |
请求示例
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": ""
}