mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Update LCSC API URL (#612)
This commit is contained in:
parent
4a99a5e68f
commit
4eb223c401
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ use Symfony\Contracts\HttpClient\HttpClientInterface;
|
||||||
class LCSCProvider implements InfoProviderInterface
|
class LCSCProvider implements InfoProviderInterface
|
||||||
{
|
{
|
||||||
|
|
||||||
private const ENDPOINT_URL = 'https://wmsc.lcsc.com/wmsc';
|
private const ENDPOINT_URL = 'https://wmsc.lcsc.com/ftps/wm';
|
||||||
|
|
||||||
public const DISTRIBUTOR_NAME = 'LCSC';
|
public const DISTRIBUTOR_NAME = 'LCSC';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue