1[ 2 { 3 "apiType": "Method", 4 "statusCode": 16, 5 "oldApiDefinedText": "testFun(dataSource: IDataSource, url: string | number, itenGenerator: (item: any, index: string) => string | number): LazyForEachInterface;", 6 "newApiDefinedText": "testFun(dataSource: IDataSource, url: string | number, itenGenerator: testType): LazyForEachInterface;", 7 "oldApiName": "testFun", 8 "newApiName": "testFun", 9 "oldDtsName": "ut_anonymous_function_001.d.ts", 10 "newDtsName": "ut_anonymous_function_001.d.ts", 11 "diffType": 95, 12 "diffMessage": "函数的参数类型变更", 13 "changeLogUrl": "", 14 "changeLogs": [], 15 "isCompatible": true, 16 "oldHierarchicalRelations": [ 17 "ut_anonymous_function_001.d.ts", 18 "Test", 19 "testFun" 20 ], 21 "newHierarchicalRelations": [ 22 "ut_anonymous_function_001.d.ts", 23 "Test", 24 "testFun" 25 ], 26 "oldPos": { 27 "line": 21, 28 "character": 3 29 }, 30 "newPos": { 31 "line": 21, 32 "character": 3 33 }, 34 "oldDescription": "itenGenerator: (item: any, index: string) => string | number", 35 "newDescription": "itenGenerator: testType", 36 "oldSyscapField": "", 37 "newSyscapField": "", 38 "oldKitInfo": "NA", 39 "newKitInfo": "NA", 40 "isSystemapi": false, 41 "isSameNameFunction": false 42 }, 43 { 44 "apiType": "TypeAlias", 45 "statusCode": 3, 46 "oldApiDefinedText": "", 47 "newApiDefinedText": "declare type testType = (item: any, index: string | number) => string | number;", 48 "oldApiName": "", 49 "newApiName": "testType", 50 "oldDtsName": "", 51 "newDtsName": "ut_anonymous_function_001.d.ts", 52 "diffType": 75, 53 "diffMessage": "新增API", 54 "changeLogUrl": "", 55 "changeLogs": [], 56 "isCompatible": true, 57 "oldHierarchicalRelations": [], 58 "newHierarchicalRelations": [ 59 "ut_anonymous_function_001.d.ts", 60 "testType" 61 ], 62 "oldPos": { 63 "line": -1, 64 "character": -1 65 }, 66 "newPos": { 67 "line": 24, 68 "character": 1 69 }, 70 "oldDescription": "", 71 "newDescription": "declare type testType = (item: any, index: string | number) => string | number;", 72 "oldSyscapField": "", 73 "newSyscapField": "", 74 "oldKitInfo": "", 75 "newKitInfo": "NA", 76 "isSystemapi": false, 77 "isSameNameFunction": false 78 } 79]