public DtoApiBoolResponse CopyToecUpgrade() { return(new DtoApiBoolResponse() { Value = _settingServices.CopyMsiToClientUpdate() }); }