Merge branch 'feature/CHINARPA-3528' into feature/uat-tmp
Showing
6 changed files
with
15 additions
and
19 deletions
-
Please register or sign in to post a comment
... | ... | @@ -3,3 +3,4 @@ from django.apps import AppConfig |
class AccountConfig(AppConfig): | ||
name = 'apps.account' | ||
verbose_name = '权限' | ||
... | ... |