浏览代码

添加惠城渠道的英国ges

lvhao 3 天之前
父节点
当前提交
0fa975e898
共有 2 个文件被更改,包括 7 次插入2 次删除
  1. 2 2
      core/CoreApp/controllers/Systemprint.php
  2. 5 0
      core/CoreApp/models/Model_hualeiv1.php

文件差异内容过多而无法显示
+ 2 - 2
core/CoreApp/controllers/Systemprint.php


+ 5 - 0
core/CoreApp/models/Model_hualeiv1.php

@@ -61,6 +61,11 @@ function __construct(){
 			$link = 'param=';
 			$ys = 0;//
 		}
+		else if($data['printcode'] == 'HUALEI-GES-UK'){
+			$product_id  = 4461;
+			$link = 'param=';
+			$ys = 0;//
+		}
 
 		$rs = $this->curlRequest('http://123.207.33.169:8082/selectAuth.htm',"username=LONGYI&password=1Z5MEC");
 		$reData = json_decode(str_replace("'", "\"", $rs['result']));