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 @@
#### account-service
`ticket-service`主要是为开放平台票务各个业务提供一个综合的grpc接口。
* 聚合了票务多个模块(`项目` `销售` `促销` `ES`)的服务接口
* 提供了rpc服务
1. 为分销业务(`distrib`)封装grpc接口
##### 依赖环境
Go 1.7.5或更高版本
##### API文档
TODO example code api