1[ 2 { 3 "packageName": "api\\api_change_001.d.ts", 4 "className": "networkManager", 5 "rawText": "function getAllNetworkInterfaces(admin: Want, callback: AsyncCallback<Array<string>>): void;", 6 "dtsName": "api_change_001.d.ts", 7 "dtsPath": "api/api_change_001.d.ts", 8 "hint": "", 9 "changelogs": [], 10 "statusCode": 16, 11 "status": "函数有变化", 12 "oldMessage": "function getAllNetworkInterfaces(admin: Want, callback: AsyncCallback<Array<string>>): void;", 13 "newMessage": "function getAllNetworkInterfaces(admin: Want, networkInterface: string, callback: AsyncCallback<Array<string>>): void;", 14 "syscap": "Customization" 15 }, 16 { 17 "packageName": "api\\api_change_001.d.ts", 18 "className": "networkManager", 19 "rawText": "function getIpAddress(admin: Want, networkInterface: string, callback: AsyncCallback<string>): void;", 20 "dtsName": "api_change_001.d.ts", 21 "dtsPath": "api/api_change_001.d.ts", 22 "hint": "", 23 "changelogs": [], 24 "statusCode": 16, 25 "status": "函数有变化", 26 "oldMessage": "function getIpAddress(admin: Want, networkInterface: string, callback: AsyncCallback<string>): void;", 27 "newMessage": "function getIpAddress(admin: Wan, networkInterface: string, callback: AsyncCallback<string>): void;", 28 "syscap": "Customization" 29 } 30]