1[ 2 { 3 "apiType": "Property", 4 "statusCode": 16, 5 "oldApiDefinedText": "left?: { anchor: string; align: HorizontalAlign };", 6 "newApiDefinedText": "left?: { anchor: string, align: HorizontalAlign };", 7 "oldApiName": "left", 8 "newApiName": "left", 9 "oldDtsName": "ut_property_change.d.ts", 10 "newDtsName": "ut_property_change.d.ts", 11 "diffType": 87, 12 "diffMessage": "属性类型发生改变", 13 "changeLogUrl": "", 14 "changeLogs": [], 15 "isCompatible": true, 16 "oldHierarchicalRelations": [ 17 "ut_property_change.d.ts", 18 "AlignRuleOption", 19 "left" 20 ], 21 "newHierarchicalRelations": [ 22 "ut_property_change.d.ts", 23 "AlignRuleOption", 24 "left" 25 ], 26 "oldPos": { 27 "line": 29, 28 "character": 3 29 }, 30 "newPos": { 31 "line": 29, 32 "character": 3 33 }, 34 "oldDescription": "{ anchor: string; align: HorizontalAlign }", 35 "newDescription": "{ anchor: string, align: HorizontalAlign }", 36 "oldSyscapField": "ArkUI", 37 "newSyscapField": "ArkUI", 38 "oldKitInfo": "NA", 39 "newKitInfo": "NA", 40 "isSystemapi": false, 41 "isSameNameFunction": false 42 } 43]