主干sdk同步

Signed-off-by: songjindian <songjindian1@huawei.com>
This commit is contained in:
songjindian 2024-06-13 15:09:27 +08:00
parent d51c3da8a3
commit 7711b6099d

View File

@ -55,7 +55,7 @@ declare namespace formAgent {
* @param { AsyncCallback<string> } callback - The callback is used to return the form id.
* @throws { BusinessError } 202 - The application is not a system application.
* @throws { BusinessError } 401 - Parameter error. Possible causes:
* 1. Mandatory parameters are left unspecified;2. Incorrect parameter types; 3. Parameter verification failed.
* 1.Mandatory parameters are left unspecified;2.Incorrect parameter types; 3.Parameter verification failed.
* @throws { BusinessError } 16500050 - IPC connection error.
* @throws { BusinessError } 16500100 - Failed to obtain the configuration information.
* @throws { BusinessError } 16501000 - An internal functional error occurred.