feat: 账号历史信息 (#8500)

* feat: 账号历史信息

* del app

Co-authored-by: feng626 <1304903146@qq.com>
This commit is contained in:
fit2bot
2022-07-04 18:54:47 +08:00
committed by GitHub
parent 8ebcb4b73a
commit 0aad0b7279
13 changed files with 161 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
# coding: utf-8
#
from django.shortcuts import get_object_or_404
from orgs.mixins.api import OrgBulkModelViewSet
from rest_framework.decorators import action
from rest_framework.response import Response