|
|
@@ -91,6 +91,13 @@ class Aatest extends Start_Controller {
|
|
|
//定义方法的调用规则 获取URI第二段值
|
|
|
public function _remap($arg,$arg_array)
|
|
|
{
|
|
|
+ $shop = $this->shop->read(35);
|
|
|
+
|
|
|
+ $r = $this->apitt->get_data([577168147520262160],$shop);
|
|
|
+ echo "<pre>";
|
|
|
+ print_r($r);
|
|
|
+
|
|
|
+ die;
|
|
|
$where_arr = [
|
|
|
"shop"=>35,//当前店铺为tt-wk
|
|
|
"express"=>83,//快递为tt-cbt
|