pjson not show Chinese
Author: 411051493Created Oct 24, 2019Updated Jun 27, 2023
pjson not show Chinese. Show ""
NSDictionary *name = @{@"1":@"你好",@"2":@"中国"};
pjson name { "1" : "", "2" : "" }
Source: facebook/chisel
pjson not show Chinese. Show ""
NSDictionary *name = @{@"1":@"你好",@"2":@"中国"};
pjson name { "1" : "", "2" : "" }
Source: facebook/chisel