From 84a9e3a9a624526116b42ab15e27ec852eaa7c21 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期四, 27 七月 2023 14:02:41 +0800
Subject: [PATCH] Shuttle Base Data

---
 src/main/webapp/views/shuttle.html |  101 +++++++++++++++++++++++---------------------------
 1 files changed, 46 insertions(+), 55 deletions(-)

diff --git a/src/main/webapp/views/shuttle.html b/src/main/webapp/views/shuttle.html
index c0621a7..d5be706 100644
--- a/src/main/webapp/views/shuttle.html
+++ b/src/main/webapp/views/shuttle.html
@@ -35,21 +35,17 @@
                                 <th>鍥涘悜绌挎杞�</th>
                                 <th>浠诲姟鐘舵��</th>
                                 <th>灏忚溅鐘舵��</th>
-                                <th>褰撳墠浜岀淮鐮�</th>
+                                <th>瀹為檯搴撲綅</th>
+                                <th>瀹為檯鍧愭爣</th>
                                 <th>鐢甸噺</th>
-                                <th>鐢垫睜娓╁害</th>
-                                <th>閿欒缂栧彿</th>
-                                <th>plc杈撳嚭鐘舵�両O-椤跺崌浣�</th>
-                                <th>plc杈撳嚭鐘舵�両O-鎹㈠悜浣�</th>
-                                <th>plc杈撳嚭鐘舵�両O-鎶遍椄浣�</th>
-                                <th>plc杈撳嚭鐘舵�両O-鍏呯數浣�</th>
-                                <th>閿欒淇℃伅鐮�</th>
-                                <th>plc杈撳叆鐘舵��(鍏夌數鏈夌墿)</th>
-                                <th>褰撳墠鎴栦箣鍓嶄簩缁寸爜</th>
-                                <th>x鍋忕Щ閲�</th>
-                                <th>y鍋忕Щ閲�</th>
-                                <th>鐢靛帇</th>
-                                <th>妯℃嫙閲�</th>
+                                <th>褰撳墠閫熷害</th>
+                                <th>璐熻浇鐘舵��</th>
+                                <th>椤跺崌浣嶇疆</th>
+                                <th>杩愯鏂瑰悜</th>
+                                <th>杩愯鏂瑰悜2</th>
+                                <th>鍏呯數鐘舵��</th>
+                                <th>鏁呴殰鐘舵��</th>
+                                <th>鏁呴殰鐮�</th>
                             </tr>
                         </thead>
                         <tbody>
@@ -64,16 +60,16 @@
                         <tr>
                             <th>鍥涘悜绌挎杞�</th>
                             <th>宸ヤ綔鍙�</th>
-                            <th>鐘舵��</th>
                             <th>婧愬簱浣�</th>
                             <th>鐩爣搴撲綅</th>
-                            <th>鍗囬檷浼烘湇閫熷害</th>
-                            <th>琛岃蛋浼烘湇閫熷害</th>
-                            <th>鍗囬檷浼烘湇璐熻浇</th>
-                            <th>琛岃蛋浼烘湇璐熻浇</th>
+                            <th>鏈�楂樼數鑺數鍘�</th>
+                            <th>鏈�浣庣數鑺數鍘�</th>
+                            <th>鐢垫睜鐢靛帇</th>
+                            <th>鍏呮斁鐢靛惊鐜鏁�</th>
+                            <th>鍓╀綑鐢甸噺</th>
+                            <th>鎬荤數閲�</th>
+                            <th>鎬婚噷绋嬫暟</th>
                             <th>浣滀笟鏍囪</th>
-                            <th>搴撲綅鍙�</th>
-                            <th>褰撳墠妤煎眰</th>
                         </tr>
                     </thead>
                     <tbody>
@@ -274,7 +270,7 @@
             pakMk: $('#pakMk').val(),
         }, function (res) {
             layer.msg("淇敼鎴愬姛", {icon: 1,});
-            layer.close(layerIdx);
+            layer.close(layerDetl);
         })
     })
 
@@ -331,23 +327,19 @@
                         // $("#mode-"+table[i-1].shuttleNo).html(table[i-1].statusVal===0?'鑱旀満':'鑴辨満');
                         let tr = tableEl.find("tr").eq(i);
                         setVal(tr.children("td").eq(0), table[i-1].shuttleNo);
-                        setVal(tr.children("td").eq(1), table[i-1].status$);
-                        setVal(tr.children("td").eq(2), table[i-1].busyStatus);
-                        setVal(tr.children("td").eq(3), table[i-1].currentCode);
-                        setVal(tr.children("td").eq(4), table[i-1].batteryPower);
-                        setVal(tr.children("td").eq(5), table[i-1].batteryTemp);
-                        setVal(tr.children("td").eq(6), table[i-1].errorCode);
-                        setVal(tr.children("td").eq(7), table[i-1].plcOutputLift$);//椤跺崌浣�
-                        setVal(tr.children("td").eq(8), table[i-1].plcOutputTransfer$);//鎹㈠悜浣�
-                        setVal(tr.children("td").eq(9), table[i-1].plcOutputBrake$);//鎶遍椄浣�
-                        setVal(tr.children("td").eq(10), table[i-1].plcOutputCharge$);//鍏呯數浣�
-                        setVal(tr.children("td").eq(11), table[i-1].statusErrorCode);
-                        setVal(tr.children("td").eq(12), table[i-1].plcInputStatus);
-                        setVal(tr.children("td").eq(13), table[i-1].currentOrBeforeCode);
-                        setVal(tr.children("td").eq(14), table[i-1].codeOffsetX);
-                        setVal(tr.children("td").eq(15), table[i-1].codeOffsetY);
-                        setVal(tr.children("td").eq(16), table[i-1].currentVoltage$);
-                        setVal(tr.children("td").eq(17), table[i-1].currentAnalogValue);
+                        setVal(tr.children("td").eq(1), table[i-1].protocolStatus$);
+                        setVal(tr.children("td").eq(2), table[i-1].free$);
+                        setVal(tr.children("td").eq(3), table[i-1].point$);
+                        setVal(tr.children("td").eq(4), table[i-1].coord$);
+                        setVal(tr.children("td").eq(5), table[i-1].powerPercent$);
+                        setVal(tr.children("td").eq(6), table[i-1].speed);
+                        setVal(tr.children("td").eq(7), table[i-1].loadState$);
+                        setVal(tr.children("td").eq(8), table[i-1].liftPosition$);
+                        setVal(tr.children("td").eq(9), table[i-1].runDir$);
+                        setVal(tr.children("td").eq(10), table[i-1].runDir2$);
+                        setVal(tr.children("td").eq(11), table[i-1].chargState$);
+                        setVal(tr.children("td").eq(12), table[i-1].errState$);
+                        setVal(tr.children("td").eq(13), table[i-1].errCode);
                     }
                 } else if (res.code === 403){
                     window.location.href = baseUrl+"/login";
@@ -362,7 +354,7 @@
     function getShuttleMsgInfo() {
         let tableEl = $('#shuttle-msg-table');
         $.ajax({
-            url: baseUrl+ "/shuttle/table/shuttle/msg",
+            url: baseUrl+ "/shuttle/table/shuttle/state",
             headers: {'token': localStorage.getItem('token')},
             method: 'POST',
             success: function (res) {
@@ -375,18 +367,17 @@
                     for (var i=1;i<=table.length;i++){
                         var tr = tableEl.find("tr").eq(i);
                         setVal(tr.children("td").eq(0), table[i-1].shuttleNo);
-                        setVal(tr.children("td").eq(1), table[i-1].workNo);
-                        setVal(tr.children("td").eq(2), table[i-1].status);
-                        setVal(tr.children("td").eq(3), table[i-1].sourceLocNo);
-                        setVal(tr.children("td").eq(4), table[i-1].distLocNo);
-                        setVal(tr.children("td").eq(5), table[i-1].currentLiftServoSpeed);
-                        setVal(tr.children("td").eq(6), table[i-1].currentMoveServoSpeed);
-                        setVal(tr.children("td").eq(7), table[i-1].currentLiftServoLoad);
-                        setVal(tr.children("td").eq(8), table[i-1].currentMoveServoLoad);
-                        setVal(tr.children("td").eq(9), table[i-1].pakMk);
-                        setVal(tr.children("td").eq(10), table[i-1].locNo);
-                        setVal(tr.children("td").eq(11), table[i-1].lev);
-
+                        setVal(tr.children("td").eq(1), table[i-1].taskNo);
+                        setVal(tr.children("td").eq(2), table[i-1].sourceLocNo);
+                        setVal(tr.children("td").eq(3), table[i-1].locNo);
+                        setVal(tr.children("td").eq(4), table[i-1].maxCellVoltage$);
+                        setVal(tr.children("td").eq(5), table[i-1].minCellVoltage$);
+                        setVal(tr.children("td").eq(6), table[i-1].voltage$);
+                        setVal(tr.children("td").eq(7), table[i-1].chargeCycleTimes);
+                        setVal(tr.children("td").eq(8), table[i-1].surplusQuantity);
+                        setVal(tr.children("td").eq(9), table[i-1].countQuantity);
+                        setVal(tr.children("td").eq(10), table[i-1].statusSum.mileage);
+                        setVal(tr.children("td").eq(11), table[i-1].pakMk$);
                         if (table[i-1].shuttleNo == parseInt($('input[name="shuttleSelect"]:checked').val())) {
                             $("#runSpeedText").text(table[i-1].runSpeed)
                             $("#chargeLineText").text(table[i-1].chargeLine + "%")
@@ -554,7 +545,7 @@
                 content: $("#shuttle-detl"),
                 success: function(layero, index){
                     $.ajax({
-                        url: baseUrl+ "/shuttle/table/shuttle/msg",
+                        url: baseUrl+ "/shuttle/table/shuttle/state",
                         headers: {'token': localStorage.getItem('token')},
                         method: 'POST',
                         success: function (res) {
@@ -563,8 +554,8 @@
                                 for (var i=1;i<=table.length;i++){
                                     if (shuttleNo == table[i-1].shuttleNo) {
                                         $('#shuttleNo').val(shuttleNo);
-                                        $('#workNo').val(table[i-1].workNo);
-                                        $('#pakMk').val(table[i-1].pakMk);
+                                        $('#workNo').val(table[i-1].taskNo);
+                                        $('#pakMk').val(table[i-1].pakMk$);
                                     }
                                 }
                             } else if (res.code === 403){

--
Gitblit v1.9.1