|
@@ -282,8 +282,8 @@ public class OpenDataServiceImpl extends ServiceImpl<OpenDataMapper, OpenData> i
|
|
);
|
|
);
|
|
if (kh.equals("0")){
|
|
if (kh.equals("0")){
|
|
ls.addAll(ListUtil.toList(
|
|
ls.addAll(ListUtil.toList(
|
|
- MapUtil.builder(new HashMap<String, Object>())
|
|
|
|
- .put("platform", "头条").put("dt", dtf.format(dtf1.parse(baseMapper.toutiaoLastDt()))).build(),
|
|
|
|
|
|
+ /*MapUtil.builder(new HashMap<String, Object>())
|
|
|
|
+ .put("platform", "头条").put("dt", dtf.format(dtf1.parse(baseMapper.toutiaoLastDt()))).build(),*/
|
|
MapUtil.builder(new HashMap<String, Object>())
|
|
MapUtil.builder(new HashMap<String, Object>())
|
|
.put("platform", "快手").put("dt", dtf.format(dtf1.parse(baseMapper.kuaishouLastDt()))).build(),
|
|
.put("platform", "快手").put("dt", dtf.format(dtf1.parse(baseMapper.kuaishouLastDt()))).build(),
|
|
MapUtil.builder(new HashMap<String, Object>())
|
|
MapUtil.builder(new HashMap<String, Object>())
|