前端获取默认店铺
<p>[TOC]</p>
<h5>请求URL</h5>
<ul>
<li><code>https://127.0.0.1/hambur?type=h5_shopList&amp;cityname=盐城 </code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>GET </li>
</ul>
<h5>请求参数</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
<th>备注</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">cityname</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>城市名称</td>
<td>(不需要带市)</td>
</tr>
</tbody>
</table>
<h5>返回参数</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">realStatus</td>
<td>不等于2的就是未营业</td>
</tr>
<tr>
<td style="text-align: left;">openTimes</td>
<td>营业时间(只需要展示不需要判断,判断用realStatus==2就可以)</td>
</tr>
<tr>
<td style="text-align: left;">id</td>
<td>店铺id(需要取出后续使用)</td>
</tr>
<tr>
<td style="text-align: left;">storeName</td>
<td>店铺名称(需要取出后续使用)</td>
</tr>
<tr>
<td style="text-align: left;">addressDetail</td>
<td>店铺地址(需要取出后续使用)</td>
</tr>
</tbody>
</table>
<h5>返回示例</h5>
<pre><code>{&quot;code&quot;:200,&quot;msg&quot;:null,&quot;traceId&quot;:&quot;b14bfa54823dddf814256791f963347f&quot;,&quot;result&quot;:{&quot;result&quot;:[{&quot;id&quot;:4233,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;射阳县恒隆广场店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市射阳县恒隆广场1064-1066号&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;ME281&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:30-23:59#00:00-03:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;17721730022&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.2579810000,&quot;latitude&quot;:33.7757660000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:30-23:59#00:00-01:00&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;00:00-03:00#09:30-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;304315&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:&quot;https://wework.qpic.cn/wwpic/386521_yT5cHidTSEa70cN_1672124335/0&quot;,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:0.092,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:14144,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市射阳二中店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市射阳县解放路56号消防通道西边第三间至第四间门市&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS1542&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:05-23:59#00:00-01:15&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;15345159991&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.2614300000,&quot;latitude&quot;:33.7656830000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:true,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;10:00-23:59&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;10:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;307061&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:1.077,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:15242,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市百盛花苑店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市射阳经济开发区解放东路百盛花园29号楼112.113号门市&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS1900&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;00:00-00:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;17768952203&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.2855600000,&quot;latitude&quot;:33.7671160000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:null,&quot;selfOpenTimes&quot;:null,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;00:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;2852517&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:2.683,&quot;remarkFlag&quot;:false,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:10234,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;射阳县吾悦广场店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市射阳县吾悦广场S1-106,107号&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS226&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:30-23:59&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;18914601207&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.3060850000,&quot;latitude&quot;:33.7698100000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:true,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;10:00-23:30&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;10:00-23:30&quot;,&quot;weComEmployeeIds&quot;:&quot;1323841&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:4.473,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:4121,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;阜宁县阜城大街店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市阜宁县阜城大街54号&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;ME199&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;10:00-02:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;17798792066&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:119.8041340000,&quot;latitude&quot;:33.7810380000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;10:00-02:00&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;00:00-02:00#10:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;283076&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:42.015,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:15146,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市盐城工学院店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市亭湖区盐城工学院建军东路校区201.202商铺&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS1878&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;07:30-21:30&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;19715156918&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1741610000,&quot;latitude&quot;:33.4022030000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;07:30-21:30&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;07:30-21:30&quot;,&quot;weComEmployeeIds&quot;:&quot;2483726&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:42.220,&quot;remarkFlag&quot;:false,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:4964,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;阜宁县上海路店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市阜宁县阜城崔湾村七组清华名仕园C、D幢M45室&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;ME589&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;10:00-23:59&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;15051075587&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:119.7981240000,&quot;latitude&quot;:33.7653410000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:true,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;10:00-23:59&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;10:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;437529&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:42.583,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:11760,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市悦达889店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市亭湖区希望大道中路60号悦达城市广场2#楼购物中心负一层G00003(18)&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS726&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;08:00-23:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;17352345027&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.2002740000,&quot;latitude&quot;:33.3924800000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:00-23:00&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;08:00-23:00&quot;,&quot;weComEmployeeIds&quot;:&quot;1593183&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:42.915,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:15145,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市阜宁天津路店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市阜宁县阜城镇天津路西、太原路北馥桂园25幢S131室、S231室&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS1843&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;10:00-23:59&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;15195116205&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:119.7932170000,&quot;latitude&quot;:33.7510900000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:30-00:30&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;10:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;2559173&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:43.109,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:4333,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市亭湖农民街店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市亭湖区大洋街道榆河路隆盛广场&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;ME369&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:30-23:59#00:00-02:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;19951879502&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1510280000,&quot;latitude&quot;:33.3968390000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:true,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;10:00-22:59&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;10:00-22:59&quot;,&quot;weComEmployeeIds&quot;:&quot;1015439&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:43.249,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:14143,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市高教公寓店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市亭湖区盐城经济开发区松江路8号高教公寓商业广场一楼1F-01&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS1669&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:00-23:59&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;13382630190&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.2085980000,&quot;latitude&quot;:33.3808740000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:00-23:59&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;09:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;2311336&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:44.110,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:4094,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市中茵海华广场店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市亭湖区中茵海华广场9栋122室&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;T928&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:00-00:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;15371116862&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1400300000,&quot;latitude&quot;:33.3823770000,&quot;groupName&quot;:&quot;盐城市(加盟T)&quot;,&quot;groupId&quot;:679,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:30-00:00&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;09:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;340599&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:45.055,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:4926,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市盐马路店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市盐马路广安大厦104-105室&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;TE095&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:00-00:00#00:00-01:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;15371113627&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1270730000,&quot;latitude&quot;:33.3764790000,&quot;groupName&quot;:&quot;盐城市(加盟T)&quot;,&quot;groupId&quot;:679,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;3#1#2#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:30-22:59&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;00:00-01:00#09:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;387544&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:45.995,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:12060,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;滨海县育才路店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市滨海县育才路地产大厦1层西B5&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS763&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:30-23:50&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;18118698007&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:119.8407550000,&quot;latitude&quot;:34.0027310000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:13-23:30&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;09:30-23:50&quot;,&quot;weComEmployeeIds&quot;:&quot;2459691&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:46.159,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:17574,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市亭湖宝龙店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市人民路9号宝龙广场永辉超市西出口(G0197-107、108)&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MA0238&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;08:00-22:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;17312551505&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1541470000,&quot;latitude&quot;:33.3599780000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:00-21:59&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;08:00-22:00&quot;,&quot;weComEmployeeIds&quot;:null,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:47.192,&quot;remarkFlag&quot;:false,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:15147,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市万达金街店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市盐都区腾飞路万达广场公寓30幢106室&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;MS1840&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:30-23:59&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;15715108515&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1283900000,&quot;latitude&quot;:33.3612930000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:true,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;10:00-23:00&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;10:00-23:00&quot;,&quot;weComEmployeeIds&quot;:&quot;2576114&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:47.597,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:4320,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;滨海县欧尚惠民店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市滨海县海滨大道9-53号欧尚惠民生活超市&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;ME299&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:30-23:50&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;18118699987&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:119.8169840000,&quot;latitude&quot;:33.9972880000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;10:00-23:40&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;09:30-23:50&quot;,&quot;weComEmployeeIds&quot;:&quot;378542&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:47.693,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:4757,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市聚龙湖金鹰店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市盐都区解放南路268号&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;ME391&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:30-23:59#00:00-00:45&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;18068890575&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1638040000,&quot;latitude&quot;:33.3406700000,&quot;groupName&quot;:&quot;盐城市(加盟M)&quot;,&quot;groupId&quot;:100,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:30-23:45&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;00:00-00:45#09:30-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;408883&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:49.131,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:5219,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市龙冈店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市盐都区龙冈镇人民路6号中森好生活超市一楼大门口右侧&quot;,&quot;status&quot;:1,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;TE142&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:29-21:59&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;18905105267&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.0391020000,&quot;latitude&quot;:33.3574590000,&quot;groupName&quot;:&quot;作废门店&quot;,&quot;groupId&quot;:2045,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:null,&quot;selfOpenTimes&quot;:null,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;09:29-21:59&quot;,&quot;weComEmployeeIds&quot;:&quot;555917&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:4,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:50.724,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:1,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null},{&quot;id&quot;:1465,&quot;brandId&quot;:null,&quot;storeName&quot;:&quot;盐城市魔力月光店&quot;,&quot;provinceName&quot;:&quot;江苏&quot;,&quot;cityName&quot;:&quot;盐城&quot;,&quot;townName&quot;:null,&quot;addressDetail&quot;:&quot;江苏省盐城市中南世纪城286号中南世纪城6栋鼎城10223室&quot;,&quot;status&quot;:2,&quot;isOnline&quot;:true,&quot;principalShopId&quot;:&quot;T474&quot;,&quot;openDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;openTimes&quot;:&quot;09:00-23:59#00:00-01:00&quot;,&quot;orderConfig&quot;:null,&quot;contractPhone&quot;:&quot;18052949328&quot;,&quot;contractName&quot;:null,&quot;longitude&quot;:120.1773570000,&quot;latitude&quot;:33.3239660000,&quot;groupName&quot;:&quot;盐城市(加盟T)&quot;,&quot;groupId&quot;:679,&quot;collect&quot;:false,&quot;selfOpen&quot;:true,&quot;selfTimeType&quot;:false,&quot;selfOpenDays&quot;:&quot;1#2#3#4#5#6#7&quot;,&quot;selfOpenTimes&quot;:&quot;09:30-23:59#00:00-01:30&quot;,&quot;selfStatsionUnionOpenTimes&quot;:null,&quot;frontSelfOpenTimes&quot;:&quot;00:00-01:00#09:00-23:59&quot;,&quot;weComEmployeeIds&quot;:&quot;9876&quot;,&quot;exceptionType&quot;:null,&quot;shopStatus&quot;:2,&quot;thirdOpenList&quot;:null,&quot;wecomShopGroupCode&quot;:null,&quot;stopBusiness&quot;:null,&quot;stopBusinessTime&quot;:null,&quot;stopBusinessDate&quot;:null,&quot;onlineStopTime&quot;:null,&quot;onlineStopDate&quot;:null,&quot;onlineTimingClose&quot;:0,&quot;onlineStatus&quot;:null,&quot;labels&quot;:null,&quot;maxSelfDistance&quot;:null,&quot;book&quot;:true,&quot;onlineScenes&quot;:null,&quot;selfStationOpenTime&quot;:null,&quot;distance&quot;:50.761,&quot;remarkFlag&quot;:null,&quot;remarkTip&quot;:null,&quot;realStatus&quot;:2,&quot;productionProgress&quot;:null,&quot;cityId&quot;:null}],&quot;total&quot;:30,&quot;pages&quot;:2}}</code></pre>