go-common/app/interface/live/app-blink/README.md
2019-04-22 18:49:16 +08:00

17 lines
307 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.

# app-blink
# 项目简介
1.项目规范:
(1) dao层 封装各个service层调用代码可公用
(2) service层 封装输出数据,实现接口本身业务逻辑
(3) model层 封装cache/db等基础组件
(4) 示例代码service/v1/room.go
# 编译环境
# 依赖包
# 编译执行