mirror of
https://github.com/pure-admin/pure-admin-backend.git
synced 2025-12-15 23:00:56 +08:00
feat: 添加登录、用户管理和操作日志功能
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
window.onload = function () {
|
||||
// Begin Swagger UI call region
|
||||
const ui = SwaggerUIBundle({
|
||||
url: "http://localhost:3000/swagger.json",
|
||||
url: "http://localhost:3001/swagger.json",
|
||||
dom_id: '#swagger-ui',
|
||||
deepLinking: true,
|
||||
presets: [
|
||||
|
||||
Reference in New Issue
Block a user