文档
测试

通过手机号判断用户有没有开店

GET
/owner/login/judgeOwnerId/15880315318

接口描述

通过手机号判断用户有没有开店

说明 / 示例

成功的结果 { { "msg": "success", "code": 200, "shopDetails": { "shopEntityPO": { "shopId": "1407971923996053504", "shopName": "好的家居设计大奖", "score": 0, "salesAll": 0, "salesMonth": 0, "shopStatus": 1, "headUrl": "http://guli123.oss-cn-beijing.aliyuncs.com/20210624/97fc29b900fc40aab07c66dd9489eef3.PNG", "topUrl": "http://guli123.oss-cn-beijing.aliyuncs.com/20210624/0266c4e61c024e3894328bc0ecd3bd36.PNG,http://guli123.oss-cn-beijing.aliyuncs.com/20210624/906a9b4b2ed74bc095155386f94429b0.PNG,http://guli123.oss-cn-beijing.aliyuncs.com/20210624/5b18507b6e7442b8a14ab1ab8868a2e3.PNG,", "mainTypeId": 1, "ownerId": 1407971667816353792, "createTime": "2021-06-24 00:00:00", "onlineTime": "暂时没有设定营业时间", "full": null, "shopInfo": "暂时无详情信息", "shopPhone": "15880312222", "secondTypeId": 8, "shopAddress": "福州", "shopMarket": "洪塘农贸市场" }, "topUrlList": [ "http://guli123.oss-cn-beijing.aliyuncs.com/20210624/0266c4e61c024e3894328bc0ecd3bd36.PNG", "http://guli123.oss-cn-beijing.aliyuncs.com/20210624/906a9b4b2ed74bc095155386f94429b0.PNG", "http://guli123.oss-cn-beijing.aliyuncs.com/20210624/5b18507b6e7442b8a14ab1ab8868a2e3.PNG" ] } } 失败的结果 { "msg": "用户还没有开店,请先进行开店", "code": 500 }