活动图-智能推荐.md 161 B

@startuml
|用户|
start
:请求服务;
|系统|
:读取偏好;
:推荐算法生成结果;
:推送主界面;
|用户|
:展示结果;
stop
@enduml