示例#1
0
 Guid ILayoutReview.GetTenantId(string entityContext, string code)
 {
     return(_data.GetTenantId(entityContext, code));
 }