|
|
|
@@ -486,7 +486,6 @@ public class TtMerchantPoiServiceImpl implements TtMerchantPoiService { |
|
|
|
@Override |
|
|
|
public TtWebService getTtWebService(TenantEntity tenantInfo){ |
|
|
|
WxAppinfo appinfoQ = new WxAppinfo(); |
|
|
|
appinfoQ.setTenantId("0"); |
|
|
|
// appinfoQ.updateTenantInfo(tenantInfo); |
|
|
|
appinfoQ.setPlat(EnumAppPlat.TOUTIAO.getCode()); |
|
|
|
appinfoQ.setType(EnumAppType.TT_GOODS.getCode()); |
|
|
|
|