@@ -15,7 +15,7 @@ using JBIM.Definition;
namespace JBIM.Component
{
- [TypeDefiniton(TypeDefinition.Other)]
+ [TypeDefiniton(TypeDefinition.JoinObject)]
public class OtherJoinObject : VisibleComponentObject
public OtherJoinObject()
@@ -59,6 +59,8 @@ namespace JBIM.Definition
Grid,
[Description("Level")]
Level,
+ [Description("JoinObject")]
+ JoinObject,
#region 关系类型相关
[Description("Relationship")]