using Admin.Core.Service.Admin.View.Input; namespace Admin.Core.Service.Admin.View.Output { public class ViewGetOutput : ViewUpdateInput { } }