Browse Source

Merge branch 'wugg-dev' of wugg/phpstock into version1.5

1
wugg 2 years ago
parent
commit
fab672e58d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/admin/controller/Sale.php

+ 0 - 2
app/admin/controller/Sale.php

@@ -3266,8 +3266,6 @@ class Sale extends Base
                                 }
 
                             }
-
-
                         }
 
                     $datainfo = Db::name('order_out')->insert($data,true);