演示项目

This commit is contained in:
2023-12-12 17:31:48 +08:00
parent 9e3f0c440a
commit 9ae4a83573
121 changed files with 20562 additions and 288 deletions

4
web_home/src/settings.js Normal file
View File

@@ -0,0 +1,4 @@
module.exports = {
title: '推荐系统-演示'
}