feat: 切换正式管理端默认地址 (#148)
This commit is contained in:
@@ -22,7 +22,7 @@ from .admin_gateway import (
|
||||
from .task_models import TaskType
|
||||
|
||||
|
||||
DEFAULT_ADMIN_BASE_URL = "http://127.0.0.1:8080"
|
||||
DEFAULT_ADMIN_BASE_URL = "https://buy.833729.com"
|
||||
|
||||
|
||||
class HttpAdminGateway(AdminGateway):
|
||||
|
||||
Reference in New Issue
Block a user