Skip to content

Commit 4eb223c

Browse files
authored
Update LCSC API URL (#612)
1 parent 4a99a5e commit 4eb223c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/InfoProviderSystem/Providers/LCSCProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
class LCSCProvider implements InfoProviderInterface
3636
{
3737

38-
private const ENDPOINT_URL = 'https://wmsc.lcsc.com/wmsc';
38+
private const ENDPOINT_URL = 'https://wmsc.lcsc.com/ftps/wm';
3939

4040
public const DISTRIBUTOR_NAME = 'LCSC';
4141

0 commit comments

Comments
 (0)