lvhao hace 1 día
padre
commit
112504ed3e
Se han modificado 1 ficheros con 6 adiciones y 3 borrados
  1. 6 3
      core/CoreApp/models/Model_zxyuntu.php

+ 6 - 3
core/CoreApp/models/Model_zxyuntu.php

@@ -102,9 +102,12 @@ function __construct(){
 		0=>array(
 		'Weight' => $data['zzl'],//实重
 		'Number' => '1',//件数
-		'Length' => '30',//长
-		'Width' => '30',//宽
-		'Height' => '4',//高
+		// 'Length' => '30',//长
+		// 'Width' => '30',//宽
+		// 'Height' => '4',//高
+		'Length' => '10',//长
+		'Width' => '10',//宽
+		'Height' => '10',//高
 		)))
 		)
 		);