1
0
forked from erp-dev/erp

feat: notifier beta

This commit is contained in:
2026-04-13 12:30:33 +08:00
parent 646dbe7f18
commit 9512132bb9
50 changed files with 17830 additions and 2 deletions

View File

@@ -151,6 +151,8 @@ INSTALLED_APPS = [
'api_v2',
'shipment',
'settlement',
'mission',
'notifier',
]
MIDDLEWARE = [