json
[]
計劃 0:一次性數(shù)據(jù)
{
"type": "Int 類型 0",
"version": "String 版本號",
"id": "String 標(biāo)識",
"keyPaths": "Dictionary 采集數(shù)據(jù)字典"
}
計劃 1:采集數(shù)據(jù)
{
"type": "Int 類型 1",
"version": "String 版本號",
"id": "String 標(biāo)識",
"classPath": "String 類定位",
"selectorName": "String 方法名稱",
"keyPaths": "Dictionary 采集數(shù)據(jù)字典"
}
計劃 2:計數(shù)
{
"type": "Int 類型 2",
"version": "String 版本號",
"id": "String 標(biāo)識",
"classPath": "String 類定位",
"selectorName": "String 方法名稱"
}
采集數(shù)據(jù)字典 0:方法內(nèi)部采集
{
"type": "Int 類型 0",
"version": "String 版本號",
"id": "String 標(biāo)識",
"keyPath": "String 類定位 0.keyPath"
}
采集數(shù)據(jù)字典 0:方法內(nèi)部采集
{
"type": "Int 類型 1",
"version": "String 版本號",
"id": "String 標(biāo)識",
"keyPath": "String 類定位 class.classSelector.keyPath"
}