|
@@ -3787,6 +3787,9 @@ class Whlabel extends Start_Controller
|
|
} else {
|
|
} else {
|
|
$start = ($page - 1) * $perpage;
|
|
$start = ($page - 1) * $perpage;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+ $this->logic_ding->sendToDing("导出出入库分类数据".$where);
|
|
|
|
+
|
|
//取得信息列表
|
|
//取得信息列表
|
|
if ($type != 3 && $type != 5) {
|
|
if ($type != 3 && $type != 5) {
|
|
if ($type == 1 || $type == 4) {
|
|
if ($type == 1 || $type == 4) {
|