zhaoqingang
2024-11-15 deaaf771005065d9951a6df4df3e8baade2acca2
app/config/config.py
@@ -14,6 +14,7 @@
    fetch_fwr_agent: str = ''
    PUBLIC_KEY: str
    PRIVATE_KEY: str
    HASH_SUB_KEY: str
    def __init__(self, **kwargs):
        # Check if all required fields are provided and set them