lvhao 1 ngày trước cách đây
mục cha
commit
9ca1b1a8ce
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      core/CoreApp/controllers/Fullorderexcel.php

+ 3 - 0
core/CoreApp/controllers/Fullorderexcel.php

@@ -2853,6 +2853,9 @@ class Fullorderexcel extends Start_Controller {
 				}
 
 			}
+			if(isset($value['jweight'])){
+				$info_list[$key]['jweight'] = empty($value['jweight'])?0:$value['jweight']*0.001;
+			}
 			unset($info_list[$key]['id']);
 			unset($info_list[$key]['fpdata']);
 		}