mirror of https://gitee.com/openkylin/genmai.git
update docs/架构设计/逻辑视图设计.md.
Signed-off-by: xujian <xujian@kylinos.cn>
This commit is contained in:
parent
c0d2d3d90c
commit
540f03a731
|
@ -182,6 +182,7 @@ onMounted(() => {
|
|||
|
||||
### CORE -> APP异步通知(已验证)
|
||||
CORE层通过回调处理函数注册的方式,向APP层发送异步通知消息。
|
||||
|
||||
APP层
|
||||
```
|
||||
func finish_cb(process string){
|
||||
|
|
Loading…
Reference in New Issue