|
@@ -917,7 +917,6 @@ public class AccountReportConstants {
|
|
|
public static Map<String, Map<String, Object>> getDicMapKs(){
|
|
|
Object jsonKs = JSON.parseObject(KUAISHOU_FILED_MAPPING_JSON);
|
|
|
return JsonResourceUtil.jsonToMap(jsonKs);
|
|
|
-
|
|
|
}
|
|
|
public static Map<String, Map<String, Object>> getDicMapByVideo(){
|
|
|
Object jsonByVideo = JSON.parseObject(BYTEDANCE_VIDEO_REPORT_MAPPING_JSON);
|