@@ -534,7 +534,7 @@ class Returngoods extends Start_Controller {
if($jjcd){
$where .= " and jjcd = '$jjcd'";
}
- if($shpjxx){
+ if($shpjxx >= 0){
$where .= " and shpjxx = '$shpjxx'";