Update 2026-06-23 10:40:10
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ const swaggerJsdoc = require('swagger-jsdoc');
|
||||
|
||||
const customCSS = `
|
||||
/* ========================================
|
||||
IDC设备管理系统 - Swagger UI 翠竹绿风格定制
|
||||
云睿资产管理系统 - Swagger UI 翠竹绿风格定制
|
||||
======================================== */
|
||||
|
||||
/* 隐藏默认顶部栏 */
|
||||
@@ -511,7 +511,7 @@ const options = {
|
||||
definition: {
|
||||
openapi: '3.0.0',
|
||||
info: {
|
||||
title: 'IDC设备管理系统 API',
|
||||
title: '云睿资产管理系统 API',
|
||||
version: '1.0.0',
|
||||
description: '数据中心设备管理平台后端服务 API 文档',
|
||||
contact: {
|
||||
|
||||
Reference in New Issue
Block a user