修复后台模块
This commit is contained in:
@@ -42,6 +42,10 @@ function parse_field_bind(){
|
||||
|
||||
}
|
||||
|
||||
function time_format($value){
|
||||
return date('Y-m-d H:i:s', $value);
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取客户端IP地址
|
||||
* @param integer $type 返回类型 0 返回IP地址 1 返回IPV4地址数字
|
||||
|
||||
Reference in New Issue
Block a user