李昊 hace 4 años
padre
commit
fffe1bdaea
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      gx_api/GxPress/Model/GxPress.Result/User/UserResult.cs

+ 1 - 0
gx_api/GxPress/Model/GxPress.Result/User/UserResult.cs

@@ -99,6 +99,7 @@ namespace GxPress.Result.User
         /// </summary>
         /// <value></value>
         public List<UserLinkModelAttributeResult> Items { get; set; }
+        public int TypeValue { get; set; }
     }
     /// <summary>
     ///