update docs/架构设计/逻辑视图设计.md.

Signed-off-by: xujian <xujian@kylinos.cn>
This commit is contained in:
xujian 2024-01-19 06:26:58 +00:00 committed by Gitee
parent c0d2d3d90c
commit 540f03a731
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ onMounted(() => {
### CORE -> APP异步通知已验证
CORE层通过回调处理函数注册的方式向APP层发送异步通知消息。
APP层
```
func finish_cb(process string){