dever 3 년 전
부모
커밋
fc7a27caa1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/goods/lib/Info.php

+ 1 - 1
app/goods/lib/Info.php

@@ -512,7 +512,7 @@ class Info
                         'price' => $ginfo['price'],
                         'cover' => $ginfo['cover'],
                         'num' => $v['num'],
-                        'unit' => $v['unit'],
+                        'unit' => $ginfo['unit'],
                     );
                 }
             }