diff --git a/README.md b/README.md index f77169d..bf4181b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ | Specification | Value | |-----|-----| | API Version | 1.0.0 | -| BasePath | 正式 leyoutu.st-i.com.cn | 测试 letu.api.imagchina.com | +| BasePath | 正式 leyoutu.st-i.com.cn; 测试 letu.api.imagchina.com | diff --git a/main.go b/main.go index ba9b37d..b4803e3 100644 --- a/main.go +++ b/main.go @@ -17,7 +17,7 @@ import ( // @APIVersion 1.0.0 // @APITitle 乐游图后端接口文档 -// @BasePath 正式 leyoutu.st-i.com.cn | 测试 letu.api.imagchina.com +// @BasePath 正式 leyoutu.st-i.com.cn; 测试 letu.api.imagchina.com func main() { // 读取配置文件 -- libgit2 0.21.0