|
@@ -93,7 +93,7 @@ class Aatest extends Start_Controller {
|
|
|
//定义方法的调用规则 获取URI第二段值
|
|
//定义方法的调用规则 获取URI第二段值
|
|
|
public function _remap($arg,$arg_array)
|
|
public function _remap($arg,$arg_array)
|
|
|
{
|
|
{
|
|
|
-
|
|
|
|
|
|
|
+ die;
|
|
|
$shop = $this->shop->read(46);
|
|
$shop = $this->shop->read(46);
|
|
|
$res = $this->apitt->getLiveOrders($shop);
|
|
$res = $this->apitt->getLiveOrders($shop);
|
|
|
echo "<pre>";
|
|
echo "<pre>";
|