namespace iWare.Wms.Application.Service.System.LowCode.Dto { public class ContrasOutput { public List Add { get; set; } public List Del { get; set; } } }