瀏覽代碼

修改信息

lvhao 1 天之前
父節點
當前提交
112504ed3e
共有 1 個文件被更改,包括 6 次插入3 次删除
  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',//高
 		)))
 		)
 		);