public async Task <ApiResult <SysOrganize> > GetModel(string id) => await _sysOrganizeService.GetModel(id);