加入了 GVSDSDK 模块,进行了 QModel 兼容层的尝试,生产环境可用

This commit is contained in:
2026-06-16 00:13:10 +08:00
parent 9d9cfa53a4
commit 63e0f4edfc
68 changed files with 10256 additions and 1143 deletions

View File

@@ -29,6 +29,7 @@ INSTALLED_APPS = [
'corsheaders',
'django_celery_results',
'celery',
'gvsdsdk',
'users',
'orders',
'products',