songqq c0e4916474 refactor: 重构供应商文件类型枚举及相关服务
feat: 为多个服务添加缓存支持
fix: 修复WebSocket任务管理和远程调用异常处理
refactor: 重命名CompanyVendorFileType为VendorFileType
refactor: 优化项目成本导入任务实现
fix: 修复ContractTabSkinBase中的空指针问题
refactor: 统一WebSocket客户端任务调用接口
2025-09-17 22:28:17 +08:00
2025-08-22 19:55:19 +08:00
2025-08-22 19:55:19 +08:00
2025-09-03 20:56:44 +08:00
2025-08-22 19:55:19 +08:00
2025-08-22 19:55:19 +08:00
2025-08-22 18:26:47 +08:00
2025-08-22 19:55:19 +08:00
2025-08-22 19:55:19 +08:00

项目介绍

分模块:

  • common: 公共模块,包含实体类、公共的类、枚举、异常、工具类等
  • server: 服务端模块包含服务端的代码依赖common模块
  • client: 客户端模块包含客户端的代码依赖common模块 UI 的fxml文件在 /client/src/main/resources/ui/
Description
电气开利合同管理软件
Readme GPL-3.0 9.3 MiB
Languages
Java 99.8%