docs: update resource docs

This commit is contained in:
liujuping 2024-01-16 10:32:47 +08:00 committed by 林熠
parent f9fe38e65a
commit d8406c5bab

View File

@ -15,6 +15,12 @@ sidebar_position: 13
`@type {string}` `@type {string}`
### id
资源 id
`@type {string}`
### name ### name
资源名字 资源名字
@ -44,3 +50,9 @@ sidebar_position: 13
资源配置信息 资源配置信息
`@type {Object}` `@type {Object}`
### config
资源配置信息
`@type {Object}`