$res = json_decode($data['data']['point']);#dump($res); //輸出null
#------ -------------------------------
dump($res['aa']); //依然輸出null,不會報錯