pjb
1 天以前 31ec51457b9eebcd6f0d087b5134a00bd708159e
WCS功能完善
3个文件已修改
18 ■■■■ 已修改文件
src/main/java/com/zy/core/thread/SiemensDevpThread.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/console.map.js 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -298,7 +298,7 @@
                staProtocol.setGroupSupportErr(status[5]);
                staProtocol.setBarcodeErr(status[6]);
                staProtocol.setWeightErr(status[7]);
                short goodsHeight = siemensS7Net.getByteTransform().TransInt16(resultErr.Content, i * 6 + 4);
                short goodsHeight = siemensS7Net.getByteTransform().TransInt16(resultErr.Content, i * 6);
                staProtocol.setGoodsHeight(goodsHeight);
            }
        }
src/main/resources/application.yml
@@ -383,7 +383,7 @@
  # 输送线4
  devp[3]:
    id: 4
    ip: 192.168.5.40
    ip: 10.10.10.80
    port: 102
    rack: 0
    slot: 0
@@ -576,7 +576,7 @@
    slot: 0
  rgv[3]:
    id: 4
    ip: 192.168.5.20
    ip: 10.10.10.83
    port: 102
    rack: 0
    slot: 0
src/main/webapp/static/js/console.map.js
@@ -562,8 +562,8 @@
                    }
                    ,{
                        "type": "stn",
                        "id": "site-2",
                        "text": "2",
                        "id": "site-1221",
                        "text": "1221",
                        "top": 442,
                        "left": 1629,
                        "width": 50,
@@ -744,8 +744,8 @@
                    }
                    ,{
                        "type": "stn",
                        "id": "site-3",
                        "text": "3",
                        "id": "site-1321",
                        "text": "1321",
                        "top": 442,
                        "left": 1629,
                        "width": 50,
@@ -926,8 +926,8 @@
                    }
                    ,{
                        "type": "stn",
                        "id": "site-4",
                        "text": "4",
                        "id": "site-1421",
                        "text": "1421",
                        "top": 442,
                        "left": 1629,
                        "width": 50,