背包数据
This commit is contained in:
@@ -8,7 +8,7 @@ use think\Log;
|
|||||||
|
|
||||||
use app\common\controller\Push;
|
use app\common\controller\Push;
|
||||||
|
|
||||||
class Xxiaoshi extends Controllers
|
class Xxiaoshi extends Controller
|
||||||
{
|
{
|
||||||
|
|
||||||
public function test()
|
public function test()
|
||||||
@@ -43,6 +43,9 @@ class Xxiaoshi extends Controllers
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo $total_price;
|
echo $total_price;
|
||||||
|
echo '<br>';
|
||||||
|
var_dump($res);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user