V: ititit111222333
@startuml
'https://plantuml.com/activity-diagram-beta 1
start
- 创建注册用户对象,组装注册用户信息
- 根据组装注册用户信息插入用户数据
- 创建注册微信用户对象,组装注册微信用户信息
- 根据组装注册微信用户信息插入微信用户数据
stop
@enduml
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/125949.html