Commit History

Author SHA1 Message Date
  yourname 87df3e75b2 ♻️ refactor(users): 分离用户DTO与实体定义 7 months ago
  yourname 98bb50efe4 ♻️ refactor(permission): add entity relationships and fix query condition 7 months ago
  yourname 0c1bb90fc6 ✨ feat(user): enhance user permission data retrieval 7 months ago
  yourname d536197381 ♻️ refactor(users): 重构用户路由为通用CRUD模式 7 months ago
  yourname 93aa511bf2 ✨ feat(crud): 添加基于权限的路由控制功能 7 months ago
  yourname f256ea85dc ✨ feat(logs): add logfile management feature 7 months ago
  yourname 466e57e4f2 ✨ feat(expense): 移除费用管理中的用户ID字段 7 months ago
  yourname c1fd45aeaa ✨ feat(contracts): 添加合同已收款金额字段 7 months ago
  yourname 9c59501356 ✨ feat(contract): add received amount and audit time fields 7 months ago
  yourname bb041f449c ♻️ refactor(contract): 统一合同状态管理与优化UI显示 7 months ago
  yourname 9b422cf72f ✨ feat(contracts): 实现合同审核功能并优化表格展示 7 months ago
  yourname 3d33ceeb75 📝 docs(合同管理): 添加合同管理示例数据文档 7 months ago
  yourname ad03df0862 🔧 chore(menu): 更新合同续签菜单权限标识 7 months ago
  yourname 132bd9ece2 ♻️ refactor(contracts): remove unused code comment 7 months ago
  yourname 396e72c26b 🐛 fix(contracts): 修复合同删除功能异常 7 months ago
  yourname 6cb1cba2b4 ✨ feat(permission): 添加合同续签管理相关权限 7 months ago
  yourname 2e60548ebc ✨ feat(admin): add my contract renews menu and route 7 months ago
  yourname ee10a8a56e ✨ feat(contract): 合同管理功能优化 7 months ago
  yourname d1e49ef45b 🐛 fix(order): 修复订单金额显示问题和数据权限错误 7 months ago
  yourname 2e66b884fb 🔧 chore(api): add data permission and user tracking configuration 7 months ago
  yourname 890d3308c8 ♻️ refactor(routes): fix variable name typo in data permission checks 7 months ago
  yourname 9fe95293fc ✨ feat(crud): add data permission support for client routes 7 months ago
  yourname 4b77646b96 ♻️ refactor(client): 删除自定义getList方法及其辅助函数 7 months ago
  yourname ca28cd46a4 🗑️ docs(permission): 删除权限体系相关文档文件 7 months ago
  yourname a3babfce41 ✨ feat(menu): 添加销售人员个人数据菜单及路由 7 months ago
  yourname d773aa6a8c 🔧 chore(permission): adjust permission codes for menu items 7 months ago
  yourname 6991c476e5 🐛 fix(layout): 修复菜单点击权限过滤问题 7 months ago
  yourname 85e2c40923 ✨ feat(permission): 实现基于角色的权限控制系统 7 months ago
  yourname 2308f5d4c3 🔧 chore(admin): 临时注释自定义数据范围选项 7 months ago
  yourname e12012b1d2 ♻️ refactor(users): use DataScopeType enum instead of raw string values 7 months ago