This commit is contained in:
as2252258@163.com
2021-08-09 02:45:52 +08:00
parent 203a594bb1
commit dd9966016b
+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;
protected mixed $data = null;
/**