Skip to content

Commit

Permalink
URL Leaf SoC Modul angepasst
Browse files Browse the repository at this point in the history
  • Loading branch information
snaptec committed Sep 28, 2021
1 parent 4ee5ba0 commit ffd3c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/soc_leaf/pycarwings2.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
import base64
from Crypto.Cipher import Blowfish

BASE_URL = "https://gdcportalgw.its-mo.com/api_v190426_NE/gdc/"
BASE_URL = "https://gdcportalgw.its-mo.com/api_v210707_NE/gdc/"

log = logging.getLogger(__name__)

Expand Down

0 comments on commit ffd3c0d

Please sign in to comment.