master
赵鹏 6 months ago
parent e804f43f5c
commit d8512bd6eb

@ -4538,7 +4538,7 @@ class Information extends CI_Controller {
}
//获取cli_sn
$tourdata = json_decode(GET_HTTP($apiurl . "/thirdparty/ctmobilefirst/apibj/getCliSn/?param=" . $productCode));
$tourdata = json_decode(GET_HTTP($apiurl . "/thirdparty/ctmobilefirst/apits/getCliSn/?param=" . $productCode));
$data["clisn"] = $tourdata->clisn;
//调取模板

Loading…
Cancel
Save