推荐系统初始化

This commit is contained in:
2023-05-09 17:53:58 +08:00
commit 9f8c374ac2
406 changed files with 68905 additions and 0 deletions

15
api/apidoc.json Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "SpringBootAPIs",
"version": "1.0.0",
"description": "接口文档",
"title": "SpringBootAPIs",
"url": "http://1.116.164.215/api",
"header": {
"title": "文档说明",
"filename": "header.md"
},
"footer": {
"title": "文档结尾",
"filename": "footer.md"
}
}