1{ 2 "string": [ 3 { 4 "name": "module_test_desc", 5 "value": "test ability description" 6 }, 7 { 8 "name": "TestAbility_desc", 9 "value": "the test ability" 10 }, 11 { 12 "name": "TestAbility_label", 13 "value": "test label" 14 }, 15 { 16 "name": "allow", 17 "value": "允许" 18 }, 19 { 20 "name": "whether", 21 "value": "是否" 22 } 23 ] 24}