wanshenmean
2026-03-30 019ad38a9144add8fe0f8b9a9eb16c8cfd455279
2026-03-30 wanshenmean
feat(SignalR): 创建 StockHub 实现库存实时更新
目录@ 20529b 提交对比
2026-03-30 wanshenmean
feat(StockInfoController): 添加 Get3DLayout GET 接口
目录@ f1f954 提交对比
2026-03-30 wanshenmean
feat(TaskService): 注入ITask_HtyService和IStockInfo_HtyService
目录@ 1dcd4d 提交对比
2026-03-30 wanshenmean
feat(StockInfoService): 实现 Get3DLayoutAsync 方法
目录@ a87dfb 提交对比
2026-03-30 wanshenmean
feat(IStockInfoService): 新增 Get3DLayoutAsync 方法签名
目录@ 2d27e6 提交对比
2026-03-30 wanshenmean
feat(Stock3DLayoutDTO): 新增库存3D布局数据传输对象
目录@ fffa2d 提交对比
2026-03-30 wanshenmean
fix(Dashboard): 添加错误处理,统一DateTime使用
目录@ 6af451 提交对比
2026-03-30 wanshenmean
feat(Dashboard): 添加仪表盘控制器,包含6个统计接口
目录@ 0a94fa 提交对比
2026-03-30 wanshenmean
feat(TaskService): 新增OutboundFinishTaskTrayAsync空托盘出库完成方法
目录@ 7ddfdc 提交对比
2026-03-30 wanshenmean
feat(TaskService): 新增InboundFinishTaskTrayAsync空托盘入库完成方法
目录@ 468e3c 提交对比
2026-03-30 wanshenmean
feat(TaskService): OutboundFinishTaskAsync添加MES出站调用
目录@ 263ab8 提交对比
2026-03-30 wanshenmean
feat(TaskService): InboundFinishTaskAsync添加MES进站调用
目录@ 85fdfa 提交对比
2026-03-30 wanshenmean
feat(StockService): SplitPalletAsync添加MES解绑调用
目录@ ddb526 提交对比
2026-03-30 wanshenmean
fix(StockService): 调整ChangePalletAsync的MES解绑顺序为换出前
目录@ 63d0a6 提交对比
2026-03-30 wanshenmean
feat(StockService): ChangePalletAsync添加MES解绑和绑定调用
目录@ 1a8dc6 提交对比
2026-03-30 wanshenmean
fix(StockService): 修复MES成功判断逻辑 - 检查Data.IsSuccess而非HTTP层IsSuccess
目录@ 6a70c3 提交对比
2026-03-30 wanshenmean
fix(StockService): 调整MES调用顺序为先WMS写入再调用MES
目录@ 4a36b0 提交对比
2026-03-30 wanshenmean
fix(WIDESEA_StockService): 添加缺失的WIDESEA_IBasicService项目引用
目录@ 484a4a 提交对比
2026-03-30 wanshenmean
fix(StockService): GroupPalletAsync正确调用MES BindContainer并检查结果
目录@ 894f6a 提交对比
2026-03-27 wanshenmean
路由变更
目录@ c1aabd 提交对比
2026-03-27 wanshenmean
feat(MES): 新增陕西顷刻能源科技MES系统对接服务
目录@ e8de46 提交对比
2026-03-27 wanshenmean
feat: 提交WCS与WMS代码调整
目录@ dcbd49 提交对比
2026-03-26 wanshenmean
1
目录@ 0831fc 提交对比
2026-03-26 wanshenmean
1
目录@ 263dd6 提交对比
2026-03-26 wanshenmean
feat(WMS): 增强日志配置与添加事务处理支持
目录@ e25dc0 提交对比
2026-03-24 wanshenmean
一些配置
目录@ d01295 提交对比
2026-03-24 wanshenmean
去除无用文件
目录@ 5cdb42 提交对比
2026-03-24 wanshenmean
Implement protocol template monitoring and simulator management UI
目录@ ab2076 提交对比
2026-03-19 wanshenmean
feat: 集成机械手客户端并重构模拟器前端工作台
目录@ c49377 提交对比
2026-03-18 wanshenmean
feat: 完成WCS/WMS任务链路与设备调度改造
目录@ 2ef994 提交对比
2026-03-17 wanshenmean
feat: 同步协议处理、前端交互与业务联调改动
目录@ 94ad63 提交对比
2026-03-17 wanshenmean
chore: 提交所有当前改动
目录@ 737dec 提交对比
2026-03-16 wanshenmean
1
目录@ 689dd6 提交对比
2026-03-13 wanshenmean
fix: 修复API控制器依赖注入和路由配置
目录@ 0dbc82 提交对比
2026-03-12 wanshenmean
Add AGENTS instructions and updates
目录@ f56441 提交对比
2026-03-11 wanshenmean
重构整个项目:改进代码质量和架构
目录@ 5af11c 提交对比
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 提交对比
首页 | « 前一页 | 下一页 »