This commit is contained in:
as2252258@163.com
2021-08-09 02:46:26 +08:00
parent dd9966016b
commit 9121e9272b
+1 -1
View File
@@ -23,7 +23,7 @@ class Config extends Component
const ERROR_MESSAGE = 'The not find %s in app configs.';
protected mixed $data = null;
protected mixed $data = [];
/**