1[ 2 { 3 "apiType": "EnumValue", 4 "statusCode": 0, 5 "oldApiDefinedText": "VALUE_THREE", 6 "newApiDefinedText": "", 7 "oldApiName": "VALUE_THREE", 8 "newApiName": "", 9 "oldDtsName": "ut_enum_member_change.d.ts", 10 "newDtsName": "", 11 "diffType": 60, 12 "diffMessage": "删除API", 13 "changeLogUrl": "", 14 "changeLogs": [], 15 "isCompatible": false, 16 "oldHierarchicalRelations": [ 17 "ut_enum_member_change.d.ts", 18 "Test", 19 "VALUE_THREE" 20 ], 21 "newHierarchicalRelations": [], 22 "oldPos": { 23 "line": 9, 24 "character": 3 25 }, 26 "newPos": { 27 "line": -1, 28 "character": -1 29 }, 30 "oldDescription": "VALUE_THREE", 31 "newDescription": "", 32 "oldSyscapField": "", 33 "newSyscapField": "" 34 }, 35 { 36 "apiType": "EnumValue", 37 "statusCode": 3, 38 "oldApiDefinedText": "", 39 "newApiDefinedText": "VALUE_THREE_CHANGE", 40 "oldApiName": "", 41 "newApiName": "VALUE_THREE_CHANGE", 42 "oldDtsName": "", 43 "newDtsName": "ut_enum_member_change.d.ts", 44 "diffType": 59, 45 "diffMessage": "新增API", 46 "changeLogUrl": "", 47 "changeLogs": [], 48 "isCompatible": true, 49 "oldHierarchicalRelations": [], 50 "newHierarchicalRelations": [ 51 "ut_enum_member_change.d.ts", 52 "Test", 53 "VALUE_THREE_CHANGE" 54 ], 55 "oldPos": { 56 "line": -1, 57 "character": -1 58 }, 59 "newPos": { 60 "line": 9, 61 "character": 3 62 }, 63 "oldDescription": "", 64 "newDescription": "VALUE_THREE_CHANGE", 65 "oldSyscapField": "", 66 "newSyscapField": "" 67 } 68]