1
0
forked from erp-dev/erp

feat: api_v2

This commit is contained in:
2025-12-04 14:47:30 +08:00
parent d8eb66821e
commit 642d167305
9 changed files with 213 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ INSTALLED_APPS = [
'printing',
'stateflow',
'sse',
'api_v2',
]
MIDDLEWARE = [