wesmiler 2 years ago
parent
commit
1b5f2a37e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/SupplyService.php

+ 1 - 1
app/Services/SupplyService.php

@@ -111,6 +111,6 @@ class SupplyService extends BaseService
 
     public function goodsList()
     {
-        
+
     }
 }