This commit is contained in:
2021-03-02 18:51:45 +08:00
parent 9d1df92ad0
commit bd2f7b72a0
5 changed files with 10 additions and 5 deletions
+3
View File
@@ -43,6 +43,9 @@ class Application extends BaseApplication
public string $id = 'uniqueId';
public string $state = '';
/**
* @throws NotFindClassException
*/