此操作将删除页面 "健康俱乐部接口文档"
,请三思而后行。
团队长分页查询 Url:http://localhost:9999/healthclub/userinfo/teamleader/page?userClassify=0 请求方式:get 传入参数:userClassify=0(用户分销类别(0:健康管家,1:分享达人)) 返回参数:json
分享达人分页查询 Url:http://localhost:9999/healthclub/userinfo/expert/page?userClassify=1 请求方式:get 传入参数:userClassify=1(用户分销类别(0:健康管家,1:分享达人)) 返回参数:json
上级分享人查询 Url:http://localhost:9999/healthclub/userinfo/id?parentId=1387751568009359361 请求方式:get 传入参数:parentId=1387751568009359361(上级ID) 返回参数:json
修改会员等级 Url:http://localhost:9999/healthclub/userinfo 请求方式:put 传入参数:json 示例: { "appId": "string", "appType": "string", "city": "string", "country": "string", "couponNum": 0, "createTime": "2023-02-17T09:00:40.452Z", "delFlag": "string", "distributionUser": {
"commissionTotal": 0,
"commissionWithdrawal": 0,
"createTime": "2023-02-17T09:00:40.452Z",
"delFlag": "string",
"tenantId": "string",
"updateTime": "2023-02-17T09:00:40.452Z",
"userId": "string"
}, "expirationTime": "2023-02-17T09:00:40.452Z", "headimgUrl": "string", "id": "string", "nickName": "string", "parentId": "string", "parentSecondId": "string", "password": "string", "phone": "string", "pointsCurrent": 0, "province": "string", "sex": "string", "sharerUserCode": "string", "tenantId": "string", "thirdSession": "string", "updateTime": "2023-02-17T09:00:40.452Z", "userClassify": 0, "userCode": 0, "userGrade": 0, "userPromotion": 0, "version": 0 }
返回参数:json
修改上级分享人 Url:http://localhost:9999/healthclub/userinfo/parentId 请求方式:put 传入参数:json 示例: { "appId": "string", "appType": "string", "city": "string", "country": "string", "couponNum": 0, "createTime": "2023-02-17T09:05:46.902Z", "delFlag": "string", "distributionUser": {
"commissionTotal": 0,
"commissionWithdrawal": 0,
"createTime": "2023-02-17T09:05:46.902Z",
"delFlag": "string",
"tenantId": "string",
"updateTime": "2023-02-17T09:05:46.902Z",
"userId": "string"
}, "expirationTime": "2023-02-17T09:05:46.902Z", "headimgUrl": "string", "id": "string", "nickName": "string", "parentId": "string", "parentSecondId": "string", "password": "string", "phone": "string", "pointsCurrent": 0, "province": "string", "sex": "string", "sharerUserCode": "string", "tenantId": "string", "thirdSession": "string", "updateTime": "2023-02-17T09:05:46.902Z", "userClassify": 0, "userCode": 0, "userGrade": 0, "userPromotion": 0, "version": 0 } 返回参数:json
修改健康管家到期时间 Url:http://localhost:9999/healthclub/userinfo 请求方式:put 传入参数:json 示例: { "appId": "string", "appType": "string", "city": "string", "country": "string", "couponNum": 0, "createTime": "2023-02-17T09:00:40.452Z", "delFlag": "string", "distributionUser": {
"commissionTotal": 0,
"commissionWithdrawal": 0,
"createTime": "2023-02-17T09:00:40.452Z",
"delFlag": "string",
"tenantId": "string",
"updateTime": "2023-02-17T09:00:40.452Z",
"userId": "string"
}, "expirationTime": "2023-02-17T09:00:40.452Z", "headimgUrl": "string", "id": "string", "nickName": "string", "parentId": "string", "parentSecondId": "string", "password": "string", "phone": "string", "pointsCurrent": 0, "province": "string", "sex": "string", "sharerUserCode": "string", "tenantId": "string", "thirdSession": "string", "updateTime": "2023-02-17T09:00:40.452Z", "userClassify": 0, "userCode": 0, "userGrade": 0, "userPromotion": 0, "version": 0 } 返回参数:json
健康管家缴费记录分页查询 Url:http://localhost:9999/healthclub/paymentrecords/page 请求方式:get 传入参数: 返回参数:json
健康管家缴费记录根据状态分页查询 Url:http://localhost:9999/healthclub/paymentrecords/statu/page?currentStatu=1 请求方式:get 传入参数:currentStatu=1(当前状态(0:待审批;1:已通过;2:已驳回)) 返回参数:json
健康管家缴费记录根据状态分页查询 Url:http://localhost:9999/healthclub/paymentrecords/status/page?userClassify=0&userPromotion=0 请求方式:get 传入参数: userClassify=0(用户分销类别(0:健康管家,1:分享达人)) userPromotion=0(用户分销等级(0:团队长or高级分享达人,5:健康管家or中级分享达人,10: 会员or初级分享达人)) 返回参数:json
健康俱乐部轮播图分页查询 Url:http://localhost:9999/healthclub/banner/page 请求方式:get 传入参数: 返回参数:json
健康俱乐部新增轮播图 Url:http://localhost:9999/healthclub/banner 请求方式:post 传入参数: { "conceal": 0, "createTime": "2023-02-15 11:05:48", "description": "ddd", "id": "1417335317558852456", "imgUrl": "http://minio.joolun.com/joolun/1/material/a99d333d-ed50-4c73-867a-82926b6fb988.png", "name": "ddd", "sequence": 4, "updateTime": "2023-02-15 11:05:48" }
返回参数:json
健康俱乐部修改轮播图 Url:http://localhost:9999/healthclub/banner 请求方式:put 传入参数: { "conceal": 1, "createTime": "2023-02-15 11:05:48", "description": "rrr", "id": "1417335317558852456", "imgUrl": "http://minio.joolun.com/joolun/1/material/a99d333d-ed50-4c73-867a-82926b6fb988.png", "name": "rrr", "sequence": 6, "updateTime": "2023-02-15 11:05:48" } 返回参数:json
健康俱乐部删除轮播图 Url:http://localhost:9999/healthclub/banner/1417335317558852456 请求方式:delete 传入参数:id(1417335317558852456) 返回参数:json
健康俱乐部优惠卷列表查询 Url:http://localhost:9999/mall/couponinfo/list 请求方式:get 传入参数: 返回参数:json
健康俱乐部优惠卷根据id查询 Url:http://localhost:9999/mall/couponinfo/1261997476094619649 请求方式:get 传入参数:id(1261997476094619649) 返回参数:json
健康俱乐部优惠卷添加 Url:http://localhost:9999/mall/couponinfo 请求方式:post 传入参数:json { "couponUser": { "couponCode": 0, "couponId": "1417319530072423541", "createId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "discount": 0, "goodsSpu": { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "aaa", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "aaa", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "aaa", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "aaa", "picUrl": "aaa", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" }, "id": "1417319530072423541", "name": "aaa", "premiseAmount": 0, "reduceAmount": 0, "shopId": "1417319530072423541", "shopInfo": { "address": "aaa", "aliAuthToken": "aaa", "city": "aaa", "collectCount": 0, "collectId": "aaa", "country": "aaa", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "detail": "aaa", "enable": "1", "id": "1417319530072423541", "imgUrl": "aaa", "latitude": "aaa", "listGoodsSpu": [ { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "aaa", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "aaa", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "1417319530072423541", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "aaa", "picUrl": "aaa", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" } ], "longitude": "aaa", "name": "aaa", "phone": "aaa", "province": "aaa", "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "wxMchId": "1417319530072423541" }, "spuIds": [ "1417319530072423541" ], "status": "aaa", "suitType": "1", "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22", "usedTime": "2020-05-25 16:25:22", "userId": "1417319530072423541", "userInfo": { "appId": "1417319530072423541", "appType": "MA", "city": "aaa", "country": "aaa", "couponNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "distributionUser": { "commissionTotal": 0, "commissionWithdrawal": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "userId": "1417319530072423541" }, "expirationTime": "2020-05-25 16:25:22", "headimgUrl": "aaa", "id": "1417319530072423541", "nickName": "aaa", "parentId": "1417319530072423541", "parentSecondId": "1417319530072423541", "password": "$2a$10$3NX7F9TJ9N.N3yil/dk7Be4xWiVLwOoNv7Ru0xe.ks.AqrqTuS4Hq", "phone": "aaa", "pointsCurrent": 0, "province": "aaa", "sex": "1", "sharerUserCode": "aaa", "tenantId": "1", "thirdSession": "aaa", "updateTime": "2020-05-25 16:25:22", "userClassify": 0, "userCode": 0, "userGrade": 0, "userPromotion": 0, "version": 0 }, "validBeginTime": "2020-05-25 16:25:22", "validEndTime": "2020-05-25 16:25:22" }, "createId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "discount": 0, "enable": "1", "expireType": "1", "id": "1417319530072423541", "listGoodsSpu": [ { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "aaa", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "aaa", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "1417319530072423541", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "aaa", "picUrl": "1417319530072423541", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" } ], "name": "aa", "premiseAmount": 0, "reduceAmount": 0, "remarks": "aaa", "shopId": "1417319530072423541", "shopInfo": { "address": "aaa", "aliAuthToken": "aaa", "city": "aaa", "collectCount": 0, "collectId": "aaa", "country": "aaa", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "detail": "aaa", "enable": "1", "id": "1417319530072423541", "imgUrl": "aaa", "latitude": "aaa", "listGoodsSpu": [ { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "aaa", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "aaa", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "1417319530072423541", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "aaa", "picUrl": "string", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" } ], "longitude": "aaa", "name": "aaa", "phone": "aaa", "province": "aaa", "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "wxMchId": "1417319530072423541" }, "sort": 0, "stock": 0, "suitType": "1", "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22", "validBeginTime": "2020-05-25 16:25:22", "validDays": 0, "validEndTime": "2020-05-25 16:25:22", "version": 0 }
返回参数:json
健康俱乐部修改优惠卷 Url:http://localhost:9999/mall/couponinfo 请求方式:put 传入参数: { "couponUser": { "couponCode": 0, "couponId": "1417319530072423541", "createId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "discount": 0, "goodsSpu": { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "BBB", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "BBB", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "aaa", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "BBB", "picUrl": "aaa", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" }, "id": "1417319530072423541", "name": "BBB", "premiseAmount": 0, "reduceAmount": 0, "shopId": "1417319530072423541", "shopInfo": { "address": "aaa", "aliAuthToken": "aaa", "city": "aaa", "collectCount": 0, "collectId": "aaa", "country": "aaa", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "detail": "aaa", "enable": "1", "id": "1417319530072423541", "imgUrl": "aaa", "latitude": "aaa", "listGoodsSpu": [ { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "BBB", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "BBB", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "1417319530072423541", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "BBB", "picUrl": "aaa", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" } ], "longitude": "aaa", "name": "BBB", "phone": "aaa", "province": "aaa", "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "wxMchId": "1417319530072423541" }, "spuIds": [ "1417319530072423541" ], "status": "aaa", "suitType": "1", "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22", "usedTime": "2020-05-25 16:25:22", "userId": "1417319530072423541", "userInfo": { "appId": "1417319530072423541", "appType": "MA", "city": "aaa", "country": "aaa", "couponNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "distributionUser": { "commissionTotal": 0, "commissionWithdrawal": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "userId": "1417319530072423541" }, "expirationTime": "2020-05-25 16:25:22", "headimgUrl": "aaa", "id": "1417319530072423541", "nickName": "aaa", "parentId": "1417319530072423541", "parentSecondId": "1417319530072423541", "password": "$2a$10$3NX7F9TJ9N.N3yil/dk7Be4xWiVLwOoNv7Ru0xe.ks.AqrqTuS4Hq", "phone": "aaa", "pointsCurrent": 0, "province": "aaa", "sex": "1", "sharerUserCode": "aaa", "tenantId": "1", "thirdSession": "aaa", "updateTime": "2020-05-25 16:25:22", "userClassify": 0, "userCode": 0, "userGrade": 0, "userPromotion": 0, "version": 0 }, "validBeginTime": "2020-05-25 16:25:22", "validEndTime": "2020-05-25 16:25:22" }, "createId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "discount": 0, "enable": "1", "expireType": "1", "id": "1417319530072423541", "listGoodsSpu": [ { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "BBB", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "BBB", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "1417319530072423541", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "BBB", "picUrl": "1417319530072423541", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" } ], "name": "BBB", "premiseAmount": 0, "reduceAmount": 0, "remarks": "aaa", "shopId": "1417319530072423541", "shopInfo": { "address": "aaa", "aliAuthToken": "aaa", "city": "aaa", "collectCount": 0, "collectId": "aaa", "country": "aaa", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "detail": "aaa", "enable": "1", "id": "1417319530072423541", "imgUrl": "aaa", "latitude": "aaa", "listGoodsSpu": [ { "categoryFirst": "aaa", "categorySecond": "aaa", "categoryShopFirst": "aaa", "categoryShopSecond": "aaa", "collectId": "1417319530072423541", "createTime": "2020-05-25 16:25:22", "delFlag": "0", "description": "aaa", "ensureIds": [ "aaa" ], "freightTemplat": { "chargeType": "1", "continueFreight": 0, "continueNum": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "firstFreight": 0, "firstNum": 0, "id": "1417319530072423541", "name": "BBB", "shopId": "1417319530072423541", "sort": 0, "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22" }, "freightTemplatId": "1417319530072423541", "id": "1417319530072423541", "listCouponInfo": [ null ], "name": "BBB", "picUrls": [ "aaa" ], "pointsDeductAmount": 0, "pointsDeductScale": 0, "pointsDeductSwitch": "aaa", "pointsGiveNum": 0, "pointsGiveSwitch": "aaa", "priceDown": 0, "priceUp": 0, "saleNum": 0, "sellPoint": "aaa", "shelf": "aaa", "shopId": "1417319530072423541", "skus": [ { "costPrice": 0, "createTime": "2020-05-25 16:25:22", "delFlag": "0", "enable": "1", "firstRebate": 0, "id": "1417319530072423541", "marketPrice": 0, "name": "BBB", "picUrl": "string", "salesPrice": 0, "secondRebate": 0, "shopId": "1417319530072423541", "skuCode": "aaa", "specs": [ { "createTime": "2020-05-25 16:25:22", "id": "1417319530072423541", "skuId": "1417319530072423541", "sort": 0, "specId": "1417319530072423541", "specValueId": "1417319530072423541", "specValueName": "aaa", "spuId": "1417319530072423541", "tenantId": "1", "updateTime": "2020-05-25 16:25:22" } ], "spuId": "1417319530072423541", "stock": 0, "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "version": 0, "volume": 0, "weight": 0 } ], "sort": 0, "specType": "1", "spuCode": "aaa", "spuSpec": [ { "id": "1417319530072423541", "value": "aaa" } ], "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "verifyDetail": "aaa", "verifyStatus": "aaa" } ], "longitude": "aaa", "name": "BBB", "phone": "aaa", "province": "aaa", "tenantId": "1", "updateTime": "2020-05-25 16:25:22", "wxMchId": "1417319530072423541" }, "sort": 0, "stock": 0, "suitType": "1", "tenantId": "1", "type": "1", "updateTime": "2020-05-25 16:25:22", "validBeginTime": "2020-05-25 16:25:22", "validDays": 0, "validEndTime": "2020-05-25 16:25:22", "version": 0 } 返回参数:json
健康俱乐部优惠卷根据id删除 Url:http://localhost:9999/mall/couponinfo/1417319530072423541 请求方式:delete 传入参数:id(1417319530072423541) 返回参数:json
此操作将删除页面 "健康俱乐部接口文档"
,请三思而后行。