Logo white

antissoft / lvqianmeiye_ERP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 578
  • Compare
  • Branches 2
  • Tags 0
  • lvqianmeiye_ERP
  • scripts
  • test
26 Jan, 2026
1 commit
  • feat: enhance file upload functionality to support local storage and OSS integration ...
    257347ad
    - Updated file upload methods to first save files locally before uploading to OSS.
    - Added new methods for handling Base64 image uploads with local storage and OSS integration.
    - Improved error handling and logging for file upload processes.
    - Updated appsettings.json to include LocalFileBaseUrl for local file access.
    “wangming” authored
    2026-01-26 17:52:07 +0800  
    Browse Dir »

20 Jan, 2026
1 commit
  • 优化工资计算逻辑,确保未锁定且未确认的记录在计算前被删除,并更新相关记录的插入和更新逻辑。调整了多个工资服务的处理方式,确保数据一致性和准确性,同时增强了日志记录以便于后续追踪。
    d9aced6a
    “wangming” authored
    2026-01-20 15:01:55 +0800  
    Browse Dir »

15 Jan, 2026
1 commit
  • 修复科技部总经理工资计算逻辑及相关服务优化 ...
    0cfc43b9
    - 修复科技部总经理Cell金额计算问题
    - 更新主任工资相关服务和前端页面
    - 优化科技部老师工资计算逻辑
    - 更新客户信息服务和报销申请服务
    - 修复系统映射器和权限模型
    - 完善工资管理前端页面显示
    “wangming” authored
    2026-01-15 17:21:57 +0800  
    Browse Dir »

13 Jan, 2026
2 commits
  • 优化工资相关服务类和DTO类,增强代码可读性和维护性
    08d94686
    “wangming” authored
    2026-01-13 17:57:32 +0800  
    Browse Dir »
  • chore: 整理项目根目录文件结构 ...
    416b661f
    - 创建 scripts/test/ 目录,移动测试脚本和日志文件
    - 创建 docs/test-reports/ 目录,移动测试报告和说明文档
    - 将测试相关文件从根目录整理到对应文件夹
    - 保持根目录整洁,只保留必要的项目配置文件
    “wangming” authored
    2026-01-13 10:09:38 +0800  
    Browse Dir »