UIGF4导入/导出浮窗

This commit is contained in:
目棃
2024-12-09 10:42:45 +08:00
parent 87a970b776
commit 81b1e15e31
4 changed files with 381 additions and 119 deletions

View File

@@ -113,11 +113,11 @@
},
"id": {
"type": "string",
"description": "记录内部 ID米哈游 API 返回"
},
"maxLength": 19,
"minLength": 1,
"pattern": "^[0-9]+$"
"description": "记录内部 ID米哈游 API 返回",
"maxLength": 19,
"minLength": 1,
"pattern": "^[0-9]+$"
}
},
"required": ["uigf_gacha_type", "gacha_type", "item_id", "time", "id"]
}