示例#1
0
 function __construct($data)
 {
     parent::__construct($data, parent::HTTP_OK, new DataJson());
 }