Update developer.md

This commit is contained in:
qiaofeng1227 2023-04-14 17:58:09 +08:00 committed by GitHub
parent 6d1744606f
commit 9e7770d8eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,8 +123,6 @@ AppUninstall
| 参数名称 | 用途 |类型 |必要性 |
| ------ | --------------------------------------------- | ------ |------ |
| app_id | 卸载该app | string |必须 |
| delete_image | 是否删除镜像 | boolean |非必须默认为False |
| delete_data | 是否删除所有数据 | boolean |非必须默认为True |
#### 返回结果