wanshenmean
2026-03-30 8f3d4ce067d4b39b05849f086188af6ce5d564b3
2026-03-13 wanshenmean
重构: 将 Razor Pages 前端改为 Vue 3 项目
目录@ d18970 提交对比
2026-03-13 wanshenmean
重构: 实现前后端分离架构
目录@ d216ed 提交对比
2026-03-13 wanshenmean
fix: 修复API控制器依赖注入和路由配置
目录@ 0dbc82 提交对比
2026-03-13 wanshenmean
fix: 修复Web页面HttpClient依赖注入问题
目录@ a2b557 提交对比
2026-03-13 wanshenmean
feat: 完成S7 PLC模拟器完整实现
目录@ 58376d 提交对比
2026-03-13 wanshenmean
fix: improve FilePersistenceService code quality and security
目录@ efbfb6 提交对比
2026-03-13 wanshenmean
feat: implement file-based persistence service
目录@ 0b3d94 提交对比
2026-03-13 wanshenmean
fix: improve MemoryStore code quality and error handling
目录@ 4e60cd 提交对比
2026-03-13 wanshenmean
fix: correct DBRegion constructor to use config.DBBlockCount
目录@ e5c50f 提交对比
2026-03-13 wanshenmean
feat: implement MemoryStore with address-based access
目录@ 939e34 提交对比
2026-03-13 wanshenmean
fix: address code quality issues in I/Q/T/C regions
目录@ 770e94 提交对比
2026-03-13 wanshenmean
feat: implement I/Q/T/C regions
目录@ 750ff5 提交对比
2026-03-13 wanshenmean
feat: implement DB region (Data Blocks)
目录@ 0500b9 提交对比
2026-03-13 wanshenmean
feat: implement M region (Merker memory)
目录@ e5d171 提交对比
2026-03-13 wanshenmean
fix: improve memory region code quality
目录@ 0638ed 提交对比
2026-03-13 wanshenmean
feat: add memory region interface and base class
目录@ eec4c8 提交对比
2026-03-13 wanshenmean
feat: add core entities
目录@ ca2e8a 提交对比
2026-03-13 wanshenmean
feat: add PLC type and instance status enums
目录@ c28e58 提交对比
2026-03-13 wanshenmean
feat: create S7 simulator solution structure
目录@ decaae 提交对比
2026-03-13 wanshenmean
docs: add S7 PLC simulator implementation plan
目录@ adf41c 提交对比
2026-03-13 wanshenmean
docs: add S7 PLC simulator system design document
目录@ 951a21 提交对比
2026-03-12 wanshenmean
Add AGENTS instructions and updates
目录@ f56441 提交对比
2026-03-11 wanshenmean
refactor: modularize WIDESEAWCS_Tasks workflows
目录@ a8f450 提交对比
2026-03-11 wanshenmean
1
目录@ b7d4e9 提交对比
2026-03-11 wanshenmean
chore: add .gitignore with worktrees directory
目录@ 825505 提交对比
2026-03-11 wanshenmean
docs: 添加完整的WCS DDD重构实施计划
目录@ 2a157f 提交对比
2026-03-11 wanshenmean
重构整个项目:改进代码质量和架构
目录@ 5af11c 提交对比
2026-03-11 wanshenmean
docs: 添加WCS系统DDD重构设计文档
目录@ b54877 提交对比
2026-03-10 wanshenmean
更新Visual Studio文档布局和WMS文件
目录@ 4cb31b 提交对比
2026-03-09 wanshenmean
Merge branch 'feature/multi-outbound-address-roundrobin' - 实现多出库口轮询功能
目录@ 2df3b2 提交对比
2026-03-09 wanshenmean
设置登录默认值;添加数据传输对象;更新服务器作业
目录@ 1181f9 提交对比
2026-03-09 wanshenmean
docs: 更新设计文档实施状态
目录@ 25be56 提交对比
2026-03-09 wanshenmean
fix: 添加 using 引用和修正 targetAddressMap 类型
目录@ 09bdb3 提交对比
2026-03-09 wanshenmean
config: 注册 RoundRobinService 为单例服务
目录@ 9a6e01 提交对比
2026-03-09 wanshenmean
feat: 支持多出库口轮询选择
目录@ 963aa0 提交对比
2026-03-09 wanshenmean
refactor: 注入 RoundRobinService
目录@ 3f6b56 提交对比
2026-03-09 wanshenmean
config: 更新 TargetAddresses 为数组格式
目录@ 45c56e 提交对比
2026-03-09 wanshenmean
refactor: TargetAddresses 支持多出库口配置
目录@ bcd92e 提交对比
2026-03-09 wanshenmean
feat: 添加轮询服务类支持多出库口负载均衡
目录@ ca0a0d 提交对比
2026-03-09 wanshenmean
添加多出库口轮询功能实现计划
目录@ b25f84 提交对比
2026-03-09 wanshenmean
添加多出库口轮询功能设计文档
目录@ 4c1f64 提交对比
2026-03-06 wanshenmean
config: 注册自动出库任务后台服务和配置
目录@ a487bb 提交对比
2026-03-06 wanshenmean
feat: 添加自动出库任务后台服务
目录@ 7a0fbe 提交对比
2026-03-06 wanshenmean
fix: 优化自动出库任务性能 - 批量查询和任务号生成
目录@ b5f60c 提交对比
2026-03-06 wanshenmean
fix: 修正仓储方法调用与枚举值使用
目录@ 419b73 提交对比
2026-03-06 wanshenmean
feat: 实现自动出库任务创建方法
目录@ 5dee92 提交对比
2026-03-06 wanshenmean
feat: 添加自动出库任务创建接口方法
目录@ 82b83a 提交对比
2026-03-06 wanshenmean
config: 添加自动出库任务配置
目录@ 1e0367 提交对比
2026-03-06 wanshenmean
feat: 添加自动出库任务配置模型类
目录@ f81c33 提交对比
2026-03-06 wanshenmean
添加自动出库任务实现计划
目录@ ff967e 提交对比
首页 | « 前一页 | 下一页 »