mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 15:12:48 +08:00
格式
This commit is contained in:
@@ -1183,9 +1183,12 @@ class Validate
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取数据值
|
* 获取数据值
|
||||||
|
*
|
||||||
* @access protected
|
* @access protected
|
||||||
* @param array $data 数据
|
* @param array $data
|
||||||
* @param string $key 数据标识 支持二维
|
* 数据
|
||||||
|
* @param string $key
|
||||||
|
* 数据标识 支持二维
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
protected function getDataValue($data, $key)
|
protected function getDataValue($data, $key)
|
||||||
|
|||||||
Reference in New Issue
Block a user