|
|
@@ -91,6 +91,7 @@ class Aatest extends Start_Controller {
|
|
|
//定义方法的调用规则 获取URI第二段值
|
|
|
public function _remap($arg,$arg_array)
|
|
|
{
|
|
|
+ die;
|
|
|
$shop_info = $this->shop->read(38);
|
|
|
$info = $this->logic_order->getInfo("orderinfo = '577190254870958352'");
|
|
|
$r = $this->express_tt->get_data($info,'CBT');
|