1{ 2 "string": [ 3 { 4 "name": "shutdown", 5 "value": "关机" 6 }, 7 { 8 "name": "reboot", 9 "value": "重启" 10 } 11 ] 12}