Update pc.py

Check ranking.py around this time period
This commit is contained in:
mee19mc 2025-08-06 21:03:27 +08:00 committed by GitHub
parent 57b720da3f
commit e124ff1108
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ from core_common import core_process_request, core_prepare_response, E
from core_database import get_db
router = APIRouter(prefix="/local", tags=["local"])
router.model_whitelist = ["LDJ", "KDZ", "JDZ"]
router.model_whitelist = ["LDJ", "KDZ", "JDZ", "JDJ", "I00", "HDD", "GLD", "FDD", "ECO", "E11", "D01", "C02"]
def get_profile(cid):