mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-01 15:37:19 +00:00
perf: 优化修改 sdk 位置
This commit is contained in:
@@ -6,7 +6,7 @@ from rest_framework.exceptions import APIException
|
||||
from rest_framework import status
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
from common.message.backends.sms.tencent import TencentSMS
|
||||
from common.sdk.im.sms.tencent import TencentSMS
|
||||
from settings.models import Setting
|
||||
from common.permissions import IsSuperUser
|
||||
from common.exceptions import JMSException
|
||||
|
Reference in New Issue
Block a user