agent-skill-backend
Go to file
wangzhiwei a92b668ac3 ```
feat(content): 添加内容服务参数验证和空值处理

- 在 CmsContentServiceImpl 中多个方法添加 Assert.notNull 参数验证
- 为 queryById、queryByIdWithPermission、update 等方法添加内容ID非空检查
- 处理点赞数为空时的默认值设置,避免空指针异常
- 在 controller 层修复注释参数名大小写问题
```
2026-03-16 11:09:07 +08:00
.mvn/wrapper Initial commit of backend project 2026-01-22 10:20:02 +08:00
db feat(content): 添加skill管理和支付配置功能 2026-03-03 14:55:06 +08:00
src ``` 2026-03-16 11:09:07 +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
README.md Merge and resolve conflicts in README.md and .gitignore 2026-01-22 10:54:39 +08:00
mvnw.cmd Initial commit of backend project 2026-01-22 10:20:02 +08:00
pom.xml feat(payment): 添加支付功能支持微信和支付宝 2026-02-26 17:30:55 +08:00

README.md

agent-skill-backend

agent-skill-backend