This commit is contained in:
Putoo
2026-07-18 13:11:48 +08:00
parent 723a6861a0
commit 37eb063f33
9 changed files with 315 additions and 100 deletions

View File

@@ -3,5 +3,5 @@
public class FightParms
{
public string fightId { get; set; }
public string data { get; set; }
public string key { get; set; }
}