更新文件结构,统一文档格式
This commit is contained in:
@@ -2,7 +2,7 @@ const http = require('http');
|
||||
|
||||
// 发送请求到Swagger UI
|
||||
const options = {
|
||||
hostname: 'localhost',
|
||||
hostname: 'admin.jiebanke.com',
|
||||
port: 3001,
|
||||
path: '/api-docs/',
|
||||
method: 'GET'
|
||||
|
||||
Reference in New Issue
Block a user