11 lines
174 B
YAML
11 lines
174 B
YAML
|
basePath: /api/v1
|
||
|
host: localhost:8080
|
||
|
info:
|
||
|
contact: {}
|
||
|
description: '{{.Description}}'
|
||
|
license: {}
|
||
|
title: 大厅功能api
|
||
|
version: "1.0"
|
||
|
paths: {}
|
||
|
swagger: "2.0"
|