Commit 1ecb889a authored by 王源's avatar 王源 🎧

优化

parent eb4ce369
......@@ -477,7 +477,7 @@ if (!function_exists('empty_string_2_null')) {
if (!function_exists('get_collection_values')) {
/**
* 从集合中提取深层数据
* @param $collection 数据集合
* @param mixed $collection 数据集合
* @param string $key 集合中键 支持多层提取,例如"a.b.c"
* @return array | collection
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment