|
|
hace 3 semanas | |
|---|---|---|
| .vscode | hace 1 año | |
| algorithm | hace 5 años | |
| busdriver | hace 1 año | |
| config | hace 3 semanas | |
| controllers | hace 3 semanas | |
| db | hace 3 meses | |
| docs | hace 3 semanas | |
| global | hace 2 años | |
| logger | hace 1 año | |
| middleware | hace 1 año | |
| models | hace 1 mes | |
| mtpcache | hace 2 meses | |
| packet | hace 1 año | |
| pb | hace 3 meses | |
| playground | hace 5 años | |
| rediscli | hace 1 año | |
| res | hace 2 años | |
| routers | hace 3 semanas | |
| services | hace 3 semanas | |
| token | hace 9 meses | |
| utils | hace 7 meses | |
| .DS_Store | hace 4 años | |
| .gitignore | hace 10 meses | |
| .markdownlint.json | hace 1 año | |
| MTP20_IF.code-workspace | hace 1 año | |
| README.md | hace 2 meses | |
| go.mod | hace 3 semanas | |
| go.sum | hace 3 semanas | |
| main.go | hace 3 meses |
MTP2.0 Go 查询服务
go build .
运行 》 启动调试
http://127.0.0.1:8080/swagger/index.html
更新swagger文档 go install github.com/swaggo/swag/cmd/swag@latest swag init
MySQLSetting 节点 Enabled=0: 商品盘面从Redis获取, 配合使用新存储服务“quote_historystorage_nomysql” 。MySQL其它配置不需要 Enabled=1: 商品盘面从MySQL获取, 依旧使用旧存储服务“quote_historystorage” 。MySQL其它配置需要