Initial commit

This commit is contained in:
Donny
2019-04-22 20:46:32 +08:00
commit 49ab8aadd1
25441 changed files with 4055000 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#### ticket-item
`ticket-item`主要是为开放平台票务各个业务提供一个综合的商品grpc接口。
* 聚合了票务多个模块(`项目` `场馆` `嘉宾`)的服务接口
* 提供了grpc及http服务
1. 为项目(`item`)维度数据封装grpc接口
##### 依赖环境
Go 1.10.1或更高版本
##### API文档
TODO example code api