fix: restore requirement creation and refine model admin labels

This commit is contained in:
chengkai3
2026-04-12 23:24:00 +08:00
parent 3fbd603eae
commit 7fced9756d
3 changed files with 69 additions and 9 deletions
+1
View File
@@ -1,6 +1,7 @@
from __future__ import annotations
import asyncio
from datetime import datetime
from fastapi import HTTPException, status
from sqlalchemy import or_, select