using My.Admin.Service.Admin.Api.Input; namespace My.Admin.Service.Admin.Api.Output { public class ApiGetOutput : ApiUpdateInput { } }