Update application.md
This commit is contained in:
parent
60d669bd24
commit
f3ea7fff59
@ -95,7 +95,7 @@ app.runAsCLI()
|
|||||||
|
|
||||||
Please refer to the detailed guides of [plugin development](./plugin.md). Read more [examples](https://github.com/nocobase/nocobase/blob/main/examples/index.md) of the Application class.
|
Please refer to the detailed guides of [plugin development](./plugin.md). Read more [examples](https://github.com/nocobase/nocobase/blob/main/examples/index.md) of the Application class.
|
||||||
|
|
||||||
## Life Cycle
|
## Lifecycle
|
||||||
|
|
||||||
Application has three lifecycle stages depends on the running mode.
|
Application has three lifecycle stages depends on the running mode.
|
||||||
|
|
||||||
@ -178,7 +178,6 @@ Database instance, refer to [Database](/api/database) for the related API.
|
|||||||
|
|
||||||
Resource route management instance created automatically during app initialization, refer to [Resourcer](/api/resourcer) for the related API.
|
Resource route management instance created automatically during app initialization, refer to [Resourcer](/api/resourcer) for the related API.
|
||||||
|
|
||||||
|
|
||||||
### `acl`
|
### `acl`
|
||||||
|
|
||||||
ACL instance, refer to [ACL](/api/acl) for the related API.
|
ACL instance, refer to [ACL](/api/acl) for the related API.
|
||||||
|
Loading…
Reference in New Issue
Block a user