Files
MoGoEagleEye/core/README.md
2021-09-17 10:54:22 +08:00

11 lines
417 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 模块说明
本模块用来编写鹰眼核型功能
mogo-core-data定义基础业务所需要的数据结构
mogo-core-function-res这里只存放公共资源图片布局动画等
mogo-core-function-api定义基础业务功能的接口
mogo-core-function-impl定义基础业务功能的接口的功能具体实现
mogo-core-function-call定义基础业务暴露给外部调用的接口