未验证 提交 529ff1fc 编写于 作者: L liyan 提交者: Gitee

修改错误链接

Signed-off-by: Nli-yan339 <liyan339@h-partners.com>
上级 d11a24ac
...@@ -60,7 +60,7 @@ IExecutor::Authenticate ([in] unsigned long scheduleId, [in] unsigned long templ ...@@ -60,7 +60,7 @@ IExecutor::Authenticate ([in] unsigned long scheduleId, [in] unsigned long templ
| scheduleId | 调度ID,用于标识一次操作请求的调度过程。 | | scheduleId | 调度ID,用于标识一次操作请求的调度过程。 |
| templateId | 指定要认证的模版ID。 | | templateId | 指定要认证的模版ID。 |
| extraInfo | 其他相关信息,用于支持信息扩展。 | | extraInfo | 其他相关信息,用于支持信息扩展。 |
| callbackObj | 回调对象[IExecutorCallback](interface_i_executor_callback.md)。 | | callbackObj | 回调对象[IExecutorCallback](interface_pin_i_executor_callback.md)。 |
**返回:** **返回:**
...@@ -134,7 +134,7 @@ IExecutor::Enroll ([in] unsigned long scheduleId, [in] unsigned char[] extraInfo ...@@ -134,7 +134,7 @@ IExecutor::Enroll ([in] unsigned long scheduleId, [in] unsigned char[] extraInfo
| -------- | -------- | | -------- | -------- |
| scheduleId | 调度ID,用于标识一次操作请求的调度过程。 | | scheduleId | 调度ID,用于标识一次操作请求的调度过程。 |
| extraInfo | 其他相关信息,用于支持信息扩展。 | | extraInfo | 其他相关信息,用于支持信息扩展。 |
| callbackObj | 回调对象[IExecutorCallback](interface_i_executor_callback.md)。 | | callbackObj | 回调对象[IExecutorCallback](interface_pin_i_executor_callback.md)。 |
**返回:** **返回:**
...@@ -261,7 +261,7 @@ IExecutor::SendCommand ([in] int commandId, [in] unsigned char[] extraInfo, [in] ...@@ -261,7 +261,7 @@ IExecutor::SendCommand ([in] int commandId, [in] unsigned char[] extraInfo, [in]
| -------- | -------- | | -------- | -------- |
| commandId | 操作命令ID[CommandId](_hdf_pin_auth.md#commandid)。 | | commandId | 操作命令ID[CommandId](_hdf_pin_auth.md#commandid)。 |
| extraInfo | 其他相关信息,用于支持信息扩展。 | | extraInfo | 其他相关信息,用于支持信息扩展。 |
| callbackObj | 回调对象[IExecutorCallback](interface_i_executor_callback.md)。 | | callbackObj | 回调对象[IExecutorCallback](interface_pin_i_executor_callback.md)。 |
**返回:** **返回:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册