摘要: if(!is_null($value)) { $json = json_decode($value, true); $value = json_last_error() JSON_ERROR_NONE ? $json : $value; } 阅读全文
posted @ 2022-03-25 23:11 roy1101 阅读(54) 评论(0) 推荐(0)