dever 3 years ago
parent
commit
b8723f7781
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/goods/lib/Info.php

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

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