mirror of
https://github.com/langgenius/dify.git
synced 2026-03-16 20:37:42 +08:00
Feat/compliance (#13548)
This commit is contained in:
@ -70,7 +70,7 @@ from .app import (
|
||||
from .auth import activate, data_source_bearer_auth, data_source_oauth, forgot_password, login, oauth
|
||||
|
||||
# Import billing controllers
|
||||
from .billing import billing
|
||||
from .billing import billing, compliance
|
||||
|
||||
# Import datasets controllers
|
||||
from .datasets import (
|
||||
|
||||
Reference in New Issue
Block a user