mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-02 16:05:29 +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.sdk.im.sms.tencent import TencentSMS
|
||||
from common.sdk.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