|
|
|
@ -110,7 +110,7 @@ class Index extends CI_Controller
|
|
|
|
|
//定时抓取订单日志 - 国际站
|
|
|
|
|
public function orders_view_path_int($COLI_SN, $sitecode = 'cht', $ip, $offset = 0)
|
|
|
|
|
{
|
|
|
|
|
// 测试数据
|
|
|
|
|
// 测试数据 - 2
|
|
|
|
|
$COLI_SN = 1004250;
|
|
|
|
|
$sitecode = 'vchw';
|
|
|
|
|
$ip = '2a01:cb1c:8190:df00:dc11:12fb:3ed1:1bcb';
|
|
|
|
|