MTP2.0 Go 查询服务
编译: go build
调试: 运行 》 启动高度
Swagger调试: http://127.0.0.1:[ListenAddress]/swagger/index.html
商品盘面获取配置: 节点 Enabled=0: 商品盘面从Redis获取, 配合使用新存储服务“quote_historystorage_nomysql” 。MySQL其它配置不需要 Enabled=1: 商品盘面从MySQL获取, 依旧使用旧存储服务“quote_historystorage” 。MySQL其它配置需要