wanshenmean
3 天以前 64a2aa2301946f777659239247233e47ad1e3076
3 天以前 wanshenmean
feat(事务管理): 添加异步事务处理方法
目录@ 64a2aa 提交对比
3 天以前 wanshenmean
fix(WCS): 解决OutboundTaskFlowService与TaskService的循环依赖
目录@ 90fa55 提交对比
4 天以前 wanshenmean
refactor(WCS&WMS): 新增手动下发输送线任务
目录@ b03276 提交对比
4 天以前 wanshenmean
feat(出库任务): 实现高温2号出库到CWSC1时自动创建入库任务
目录@ 682413 提交对比
5 天以前 wanshenmean
feat: 添加堆垛机相关常量类并重构代码使用常量
目录@ 5171d3 提交对比
5 天以前 wanshenmean
feat: 添加消防任务支持并修复堆垛机状态处理
目录@ fe2a1e 提交对比
6 天以前 wanshenmean
fix: 修复PLC字符串解析和任务处理逻辑
目录@ 37acb8 提交对比
7 天以前 wanshenmean
refactor: 升级多个项目目标框架至.NET 8.0
目录@ fd18ea 提交对比
7 天以前 wanshenmean
feat: 空托盘出库完整流程 + 输送线调度优化 + S7Simulator 协议同步增强
目录@ 559bb7 提交对比
7 天以前 wanshenmean
Merge branch 'dev'
目录@ 83743f 提交对比
7 天以前 wanshenmean
feat(robot): 完善机械手任务处理逻辑与状态管理
目录@ adb401 提交对比
8 天以前 xiazhengtongxue
fix: 修复机器人任务信息等bug
目录@ cbfc5a 提交对比
9 天以前 wanshenmean
更新机器人工作流逻辑、配置并添加电子表格
目录@ b1f5b1 提交对比
9 天以前 wanshenmean
Merge branch 'dev' of http://115.159.85.185:8098/r/SuZhouGuanHong/ShanMeiXi...
目录@ 4fc1be 提交对比
9 天以前 wanshenmean
重构输送线选择器;添加表格展开功能
目录@ 035f2a 提交对比
2026-04-01 xiazhengtongxue
fix: 修复AGV任务下发,修改找空闲为深度优先等
目录@ a9edf1 提交对比
2026-03-27 wanshenmean
路由变更
目录@ c1aabd 提交对比
2026-03-27 wanshenmean
feat(RouterService): 新增 DeleteRouters 批量删除路由方法
目录@ baf1f1 提交对比
2026-03-27 wanshenmean
feat(RouterService): 新增 ExistsRouter 两个重载
目录@ a2e2b0 提交对比
2026-03-27 wanshenmean
feat(RouterService): 新增 QueryRoutersByDeviceCode 设备路由查询
目录@ b50c79 提交对比
2026-03-27 wanshenmean
feat(RouterService): 新增 ClearRouterCache 清除路由缓存方法
目录@ 518e2d 提交对比
2026-03-27 wanshenmean
refactor(IRouterService): 去掉多余 public 修饰符并新增7个方法签名
目录@ 15f1d6 提交对比
2026-03-27 wanshenmean
fix(RouterService): QueryAllPositions 空 catch 块增加错误日志
目录@ 59bc10 提交对比
2026-03-27 wanshenmean
fix(RouterService): AddRouters 缓存更新用 try-catch 保护
目录@ 71403d 提交对比
2026-03-27 wanshenmean
docs: 添加 RouterService 逻辑修复与新方法设计文档
目录@ 4b22bc 提交对比
2026-03-27 wanshenmean
feat(RouterService): 改造 AddRouters 写入后同步更新缓存
目录@ db3273 提交对比
2026-03-27 wanshenmean
feat(RouterService): 改造 GetAllWholeRouters 使用缓存
目录@ 58cf80 提交对比
2026-03-27 wanshenmean
chore(RouterService): 删除 QueryNextRoute 中的遗留死代码
目录@ f049a2 提交对比
2026-03-27 wanshenmean
feat(RouterService): 改造 QueryNextRoute 四个重载使用缓存
目录@ 1aec27 提交对比
2026-03-27 wanshenmean
fix(RouterService): 修复 QueryNextRoutes 缓存列表引用污染问题
目录@ 69eb90 提交对比
2026-03-27 wanshenmean
feat(RouterService): 改造 QueryNextRoutes 两个重载使用缓存
目录@ 171e94 提交对比
2026-03-27 wanshenmean
feat(RouterService): 新增 GetAllRoutersFromCache 私有方法
目录@ 0a6698 提交对比
2026-03-27 wanshenmean
feat(WCS): 完善 WIDESEAWCS_Tasks 模块日志系统
目录@ bf2aa9 提交对比
2026-03-27 wanshenmean
feat: 提交WCS与WMS代码调整
目录@ dcbd49 提交对比
2026-03-26 wanshenmean
feat(WCS): 完善 WIDESEAWCS_Tasks 模块代码注释
目录@ 8e42d0 提交对比
2026-03-26 wanshenmean
1
目录@ 263dd6 提交对比
2026-03-24 wanshenmean
一些配置
目录@ d01295 提交对比
2026-03-24 wanshenmean
WMS新增缺失前端页面并接入路由
目录@ 595311 提交对比
2026-03-24 wanshenmean
feat: 新增缺失前端页面并接入路由
目录@ 78e153 提交对比
2026-03-24 wanshenmean
去除无用文件
目录@ 5cdb42 提交对比
2026-03-24 wanshenmean
Implement protocol template monitoring and simulator management UI
目录@ ab2076 提交对比
2026-03-19 wanshenmean
feat: 新增API路由缓存预热并完善机器人消息日志
目录@ cde6ad 提交对比
2026-03-19 wanshenmean
feat: 集成机械手客户端并重构模拟器前端工作台
目录@ c49377 提交对比
2026-03-18 wanshenmean
refactor: 拆分 TaskService 任务流程并补充注释
目录@ 5c766d 提交对比
2026-03-18 wanshenmean
feat: 完成WCS/WMS任务链路与设备调度改造
目录@ 2ef994 提交对比
2026-03-18 wanshenmean
fix: 修复输送线目标地址选择器并完善机械手任务地址映射
目录@ da5d61 提交对比
2026-03-17 wanshenmean
feat: 同步协议处理、前端交互与业务联调改动
目录@ 94ad63 提交对比
2026-03-17 wanshenmean
chore: 提交所有当前改动
目录@ 737dec 提交对比
2026-03-17 wanshenmean
docs: add repository contributor guidelines
目录@ 7a2d70 提交对比
2026-03-16 wanshenmean
1
目录@ 689dd6 提交对比
首页 | « 前一页 | 下一页 »