Update application.md

This commit is contained in:
Pearl C 2022-12-31 17:26:25 +08:00 committed by GitHub
parent eb5b899a03
commit decf91f0a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,7 @@ Create an application instance.
* `constructor(options: ApplicationOptions)`
**Parameters**
**Parameter**
| Name | Type | Default | Description |
| --- | --- | --- | --- |
@ -277,7 +277,7 @@ Start application, listening will also be started if the listening port is confi
* `async start(options: StartOptions): Promise<void>`
**Parameters**
**Parameter**
| Name | Type | Default | Description |
| --- | --- | --- | --- |