fix not save bug:Add 'allow1mContext' to API key service parameters

This commit is contained in:
PatchouliTC
2026-03-03 16:33:00 +08:00
committed by GitHub
parent 5fd7bff5a0
commit aea75b3d8b

View File

@@ -1230,6 +1230,7 @@ class ApiKeyService {
'restrictedModels', 'restrictedModels',
'enableClientRestriction', 'enableClientRestriction',
'allowedClients', 'allowedClients',
'allow1mContext',
'dailyCostLimit', 'dailyCostLimit',
'totalCostLimit', 'totalCostLimit',
'weeklyOpusCostLimit', 'weeklyOpusCostLimit',