@@ -134,7 +134,7 @@ class ProductController extends BaseController
$where['delStatus'] = $delStatus;
if ($warning == 1) {
- $where['stock<'] = 'stockWarning';
+ $where['stock<'] = '`stockWarning`';
}
//客户等级