This website works better with JavaScript
Home
Explore
Help
Sign In
waibao
/
NN2024010801
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
wesmiler
wesmiler
2 years ago
parent
11f6e62c72
commit
1b5f2a37e9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/Services/SupplyService.php
+ 1
- 1
app/Services/SupplyService.php
View File
@@ -111,6 +111,6 @@ class SupplyService extends BaseService
public function goodsList()
{
-
+
}
}