report retire sort
Some checks failed
release-dev / release-dev (push) Failing after 11s

This commit is contained in:
moss 2025-03-27 04:42:52 +07:00
parent 44cd46effc
commit 3ba0607a80
5 changed files with 189 additions and 116 deletions

View file

@ -8,6 +8,7 @@
public string? posNo { get; set; }
public string? root { get; set; }
public string? reason { get; set; }
public string? child { get; set; }
}
}