mirror of
https://github.com/langgenius/dify.git
synced 2026-04-13 14:48:11 +08:00
fix: bad path
This commit is contained in:
parent
bc8f741859
commit
180606a11b
@ -13,7 +13,7 @@ from services.enterprise.enterprise_service import EnterpriseService
|
||||
from services.feature_service import FeatureService
|
||||
from werkzeug.exceptions import NotFound, Unauthorized
|
||||
|
||||
from api.services.webapp_auth_service import WebAppAuthService, WebAppAuthType
|
||||
from services.webapp_auth_service import WebAppAuthService, WebAppAuthType
|
||||
|
||||
|
||||
class PassportResource(Resource):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user