forked from erp-dev/erp
feat: product quick api and param create api
This commit is contained in:
@@ -4,3 +4,4 @@ from django.apps import AppConfig
|
||||
class ApiV1Config(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'api_v1'
|
||||
verbose_name = '辅助功能'
|
||||
|
||||
Reference in New Issue
Block a user