|
|
|
@@ -1608,6 +1608,7 @@ public class WxMerchantServiceImpl implements WxMerchantService { |
|
|
|
vo.setBusinessId(m.getBusinessId()); |
|
|
|
vo.setSubBusinessId(m.getSubBusinessId()); |
|
|
|
vo.setLinkLinePhone(m.getLinkLinePhone()); |
|
|
|
vo.setMerchantStatus(m.getStatus()); |
|
|
|
if (null != merchantShopVoMap) { |
|
|
|
vo.setShopVoList(merchantShopVoMap.get(m.getId())); |
|
|
|
} |
|
|
|
|