|
@@ -207,6 +207,7 @@ class whlabelstockup extends Start_Controller {
|
|
|
|
|
|
|
|
public function _count()
|
|
public function _count()
|
|
|
{
|
|
{
|
|
|
|
|
+ var_dump("开始执行");
|
|
|
$c = array();
|
|
$c = array();
|
|
|
$time = time();
|
|
$time = time();
|
|
|
$typeclass = array();
|
|
$typeclass = array();
|
|
@@ -358,7 +359,7 @@ class whlabelstockup extends Start_Controller {
|
|
|
$this->db->trans_commit();
|
|
$this->db->trans_commit();
|
|
|
}
|
|
}
|
|
|
echo $asd;
|
|
echo $asd;
|
|
|
- var_dump("已执行");
|
|
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
public function _xd($arg_array)
|
|
public function _xd($arg_array)
|