Commit Graph
3 Commits
Author SHA1 Message Date
zhangtao b0ae6af3b1 chore: update .gitignore and enhance docstrings across multiple files
- Added *.pyc and *.pyo to .gitignore to prevent compiled Python files from being tracked.
- Improved docstrings in various modules, providing clearer descriptions of functions, parameters, and return values to enhance code readability and maintainability.
2026-04-04 01:21:59 +08:00
zhangtao 815bb31d52 feat: 添加LangJin文档功能并优化代码结构
添加前端LangJin文档页面和路由
完善后端文档配置和错误处理
优化代码格式和导入顺序
更新系统菜单和配置项
2026-02-14 00:33:47 +08:00
langjin aa4f6130b5 feat(doc): 新增了自定义的接口文档,,支持全局参数配置,postman风格UI,访问路径默认为/ljdoc,可以在setting中自己配置 2026-02-11 17:15:19 +08:00