decodeData — 数据解码
mixed decodeData (string $data)
decodeData() 对 data 进行解编码,自动检测是JSON编码还是序列化编码,返回解码后的数据。