feat: 添加登录、用户管理和操作日志功能

This commit is contained in:
pipipigua
2024-10-31 20:50:02 +08:00
parent f31bf052a1
commit e45c367e15
12 changed files with 2559 additions and 1418 deletions

View File

@@ -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: [