@@ -62,9 +62,6 @@ class StatCgGhsController extends BaseController
if ($status != 4) {
continue;
}
- if ($actPrice <= 0) {
- continue;
- }
$carton = 0;
$pack = 0;
$freight = 0;