|
@@ -114,8 +114,8 @@ class Settings(BaseSettings):
|
|
|
|
|
|
|
|
# --- 标注平台 ---
|
|
# --- 标注平台 ---
|
|
|
annotation_platform_base_url: str = "http://192.168.92.61:8003"
|
|
annotation_platform_base_url: str = "http://192.168.92.61:8003"
|
|
|
- annotation_platform_app_id: str = "nlKLQJdJK3f5ub7UDfQ_E71z2Lo3YSQx"
|
|
|
|
|
- annotation_platform_app_secret: str = "wh0HU_9T83rYMjfLFToNxFOKcrk_8H7Ba_27nNGlPqtTf9ROCytsOgp2ue0ol5mm"
|
|
|
|
|
|
|
+ annotation_platform_app_id: str = "hmDeOtXZVbeo2AZ-x58yPssZLg4Tcb1W"
|
|
|
|
|
+ annotation_platform_app_secret: str = "pj9UirhGUFPsFnCizCz-Qo1dOGi3kxRIrDKKmJZu2aRCPgtTogTubDRW1weM4KNL"
|
|
|
|
|
|
|
|
# --- SSO 统一认证 ---
|
|
# --- SSO 统一认证 ---
|
|
|
sso_base_url: str = "http://192.168.92.61:8200"
|
|
sso_base_url: str = "http://192.168.92.61:8200"
|