swagger文档管理改为API接口文档管理
This commit is contained in:
16
zyplayer-doc-api/src/main/resources/dist/doc-api.html
vendored
Normal file
16
zyplayer-doc-api/src/main/resources/dist/doc-api.html
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="logo.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>API文档管理</title>
|
||||
<script type="module" crossorigin src="assets/main.c59b3205.js"></script>
|
||||
<link rel="modulepreload" href="assets/vendor.d3f949c4.js">
|
||||
<link rel="stylesheet" href="assets/style.038e99c3.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user