mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-14 05:06:37 +08:00
6 lines
102 B
C#
6 lines
102 B
C#
|
|
namespace Yi.Framework.AiHub.Application.Contracts.Dtos;
|
|||
|
|
|
|||
|
|
public class SessionGetListInput
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
}
|