This website requires JavaScript.
Explore
Help
Sign In
skills
/
agent-skill-backend
Watch
2
Star
0
Fork
0
You've already forked agent-skill-backend
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
agent-skill-backend
21
Commits
2
Branches
1
Tag
11
MiB
Java
94.7%
HTML
4.8%
JavaScript
0.5%
669c79e65d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
zxh_gs_lenovo
669c79e65d
生成skill分成预生成和生成两个接口,cms_content表增加4个字段:user_upload,tag_ids,skill_path,skill_content。生成的skill既会保存到文件,也会记录到数据库
2026-02-09 09:22:47 +08:00
.mvn
/wrapper
Initial commit of backend project
2026-01-22 10:20:02 +08:00
db
修改cms_content表结构和查询逻辑以支持多个分类ID
2026-01-28 10:57:28 +08:00
src
生成skill分成预生成和生成两个接口,cms_content表增加4个字段:user_upload,tag_ids,skill_path,skill_content。生成的skill既会保存到文件,也会记录到数据库
2026-02-09 09:22:47 +08:00
.gitignore
Merge and resolve conflicts in README.md and .gitignore
2026-01-22 10:54:39 +08:00
Dockerfile
Initial commit of backend project
2026-01-22 10:20:02 +08:00
mvnw.cmd
Initial commit of backend project
2026-01-22 10:20:02 +08:00
pom.xml
修复分页的包版本以及redis的配置,部署时,配置文件可以放外面,便于测试修改
2026-02-04 13:52:44 +08:00
README.md
Merge and resolve conflicts in README.md and .gitignore
2026-01-22 10:54:39 +08:00
README.md
agent-skill-backend
agent-skill-backend