|
@@ -646,6 +646,6 @@ class Product extends Api
|
|
|
}
|
|
}
|
|
|
$params = Request::instance()->get();
|
|
$params = Request::instance()->get();
|
|
|
$search = $params['search'];
|
|
$search = $params['search'];
|
|
|
- $list = \db('物料_存货结构')->where('LEFT(编号)')
|
|
|
|
|
|
|
+// $list = \db('物料_存货结构')->where('LEFT(编号)')
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|