You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
peijianbo 1b84afee0c feat(audits):修改日志默认保存时间(90->9999) 4 years ago
..
migrations fix(audis): 生成操作日志时间字段索引迁移脚本 4 years ago
urls
__init__.py
admin.py
api.py fix(audits): 修复超级审计员登录-日志审计-批量命令-单击主机列链接报错误信息 403 4 years ago
apps.py
filters.py refactor(orgs): 重构组织表结构 4 years ago
hands.py
models.py fix(OperateLog): 修复操作日志按时间查询慢 4 years ago
serializers.py fix(audits): 日志审计模块 `Serializer` 添加 `org_id` 字段 4 years ago
signals_handler.py
tasks.py feat(audits):修改日志默认保存时间(90->9999) 4 years ago
tests.py
utils.py