This commit is contained in:
2020-09-03 15:24:24 +08:00
parent 5b4a1a5cd0
commit 90ca8cf822
+1 -1
View File
@@ -22,7 +22,7 @@ class Config extends Component
const ERROR_MESSAGE = 'The not find :key in app configs.';
private $data;
public $data;
/**