From 3425237a2b54ca28fc3e3c5f7c35a7fbef4e15fa Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期一, 29 十二月 2025 09:19:29 +0800
Subject: [PATCH] 1

---
 WebTM/views/案例代码/华远/HY_InterfaceTest.html |   42 +++++++++++++++++++++---------------------
 1 files changed, 21 insertions(+), 21 deletions(-)

diff --git "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html" "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
index 7fb33c9..ab827f6 100644
--- "a/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
+++ "b/WebTM/views/\346\241\210\344\276\213\344\273\243\347\240\201/\345\215\216\350\277\234/HY_InterfaceTest.html"
@@ -190,7 +190,7 @@
                     , HPCSNo: "0101"
                     , HPosition_x: 1
                     , HPosition_y: 1
-                    , HPageIndex: 0
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
                 param.push({
@@ -198,7 +198,7 @@
                     , HPCSNo: "0102"
                     , HPosition_x: 1
                     , HPosition_y: 2
-                    , HPageIndex: 1
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
 
@@ -257,18 +257,18 @@
                 var param = [];
                 param.push({
                     HBarCode: "112"
-                    , HPCSNo: "1110101"
+                    , HPCSNo: "0101"
                     , HPosition_x: 1
                     , HPosition_y: 1
-                    , HPageIndex: 0
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
                 param.push({
                     HBarCode: "112"
-                    , HPCSNo: "1110102"
+                    , HPCSNo: "0102"
                     , HPosition_x: 1
                     , HPosition_y: 2
-                    , HPageIndex: 0
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
 
@@ -301,7 +301,7 @@
 
             //#region AVI鑾峰彇datamapping鏁版嵁鎺ュ彛
             function getDataMapping_AVI() {
-                var HBarCode = "11201";
+                var HBarCode = "11203";
                 $.ajax({
                     url: GetWEBURL() + '/AVI/AVI_getDataMapping'
                     , async: false
@@ -326,19 +326,19 @@
             function AVI_saveCheckNote(data) {
                 var param = [];
                 param.push({
-                    HBarCode: "112"
-                    , HPCSNo: "1110101"
+                    HBarCode: "11203"
+                    , HPCSNo: "0301"
                     , HPosition_x: 1
                     , HPosition_y: 1
-                    , HPageIndex: 0
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
                 param.push({
-                    HBarCode: "112"
-                    , HPCSNo: "1110102"
+                    HBarCode: "11203"
+                    , HPCSNo: "0302"
                     , HPosition_x: 1
                     , HPosition_y: 2
-                    , HPageIndex: 0
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
 
@@ -371,7 +371,7 @@
 
             //#region 鐢垫祴鑾峰彇datamapping鏁版嵁鎺ュ彛
             function getDataMapping_DC() {
-                var HBarCode = "11201";
+                var HBarCode = "11203";
                 $.ajax({
                     url: GetWEBURL() + '/DC/DC_getDataMapping'
                     , async: false
@@ -396,19 +396,19 @@
             function DC_saveCheckNote(data) {
                 var param = [];
                 param.push({
-                    HBarCode: "11201"
-                    , HPCSNo: "0101"
+                    HBarCode: "11203"
+                    , HPCSNo: "0301"
                     , HPosition_x: 1
                     , HPosition_y: 1
-                    , HPageIndex: 0
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
                 param.push({
-                    HBarCode: "11201"
-                    , HPCSNo: "0102"
+                    HBarCode: "11203"
+                    , HPCSNo: "0302"
                     , HPosition_x: 1
                     , HPosition_y: 2
-                    , HPageIndex: 0
+                    , HPageIndex: "娴嬭瘯"
                     , HBadReason: "娴嬭瘯"
                 });
 
@@ -558,7 +558,7 @@
 
             //#region 鐐.VRS鍐呭眰鐢宠PNL鏉$爜
             function VRSInner_getBarCodeBill_PNL() {
-                var HLayOutName = "娴嬭瘯";
+                var HLayOutName = "鏈�鏂版祴璇�";
                 $.ajax({
                     url: GetWEBURL() + '/VRSInner/VRSInner_getBarCodeBill_PNL'
                     , async: false

--
Gitblit v1.9.1