feat: 改造接口

This commit is contained in:
ccnetcore
2025-06-21 13:15:14 +08:00
parent ac04e846fa
commit 25c88187a3
4 changed files with 8 additions and 3 deletions

View File

@@ -2,5 +2,5 @@
public class SessionGetListInput
{
public string? SessionTitle { get; set; }
}