feat: 增加作业中心 sql 支持

This commit is contained in:
Aaron3S
2023-08-09 17:25:54 +08:00
committed by Bryan
parent ab6d0d2484
commit dcf113b87c
3 changed files with 58 additions and 9 deletions

View File

@@ -45,7 +45,7 @@ class AuthMixin:
save: Callable
history_passwords: models.Manager
sect_cache_tpl = 'user_sect_{}'
id: str | uuid.UUID
id: str
@property
def password_raw(self):