chenhaozhe
2025-08-06 b07aac63eb3692a3fdd86c0df0625d3b83ae5029
WebTM/views/°¸Àý´úÂë/»ªÔ¶/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