修改配置获取类型错误导致前端报错
This commit is contained in:
parent
70b6b0407c
commit
c635a322bb
@ -205,6 +205,6 @@ class Config extends CatchModel
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return $data;
|
return empty($data) ? '' : $data;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user