[ { "apiType": "Method", "statusCode": 16, "oldApiDefinedText": "testFun(dataSource: IDataSource, url: string | number, itenGenerator: (item: any, index: string) => string | number): LazyForEachInterface;", "newApiDefinedText": "testFun(dataSource: IDataSource, url: string | number, itenGenerator: testType): LazyForEachInterface;", "oldApiName": "testFun", "newApiName": "testFun", "oldDtsName": "ut_anonymous_function_002.d.ts", "newDtsName": "ut_anonymous_function_002.d.ts", "diffType": 96, "diffMessage": "函数的参数类型变更", "changeLogUrl": "", "changeLogs": [], "isCompatible": false, "oldHierarchicalRelations": [ "ut_anonymous_function_002.d.ts", "Test", "testFun" ], "newHierarchicalRelations": [ "ut_anonymous_function_002.d.ts", "Test", "testFun" ], "oldPos": { "line": 21, "character": 3 }, "newPos": { "line": 21, "character": 3 }, "oldDescription": "itenGenerator: (item: any, index: string) => string | number", "newDescription": "itenGenerator: testType", "oldSyscapField": "", "newSyscapField": "", "oldKitInfo": "NA", "newKitInfo": "NA", "isSystemapi": false, "isSameNameFunction": false }, { "apiType": "TypeAlias", "statusCode": 3, "oldApiDefinedText": "", "newApiDefinedText": "declare type testType = (item: any, index: number) => string | number;", "oldApiName": "", "newApiName": "testType", "oldDtsName": "", "newDtsName": "ut_anonymous_function_002.d.ts", "diffType": 75, "diffMessage": "新增API", "changeLogUrl": "", "changeLogs": [], "isCompatible": true, "oldHierarchicalRelations": [], "newHierarchicalRelations": [ "ut_anonymous_function_002.d.ts", "testType" ], "oldPos": { "line": -1, "character": -1 }, "newPos": { "line": 24, "character": 1 }, "oldDescription": "", "newDescription": "declare type testType = (item: any, index: number) => string | number;", "oldSyscapField": "", "newSyscapField": "", "oldKitInfo": "", "newKitInfo": "NA", "isSystemapi": false, "isSameNameFunction": false } ]