Pre Merge pull request !34 from idss-haitun/N/A

pull/34/MERGE
idss-haitun 2021-06-17 15:19:24 +08:00 committed by Gitee
commit 8440475c36
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ class ExportLoginInforSerializer(CustomModelSerializer):
class Meta:
model = LoginInfor
fields = ('id', 'creator_name', 'ipaddr', 'loginLocation', 'browser', 'os',
'status', 'msg', 'creator_name')
'status', 'msg')
# ================================================= #