public SysEntitySchemaRecordRightSchema(SysEntitySchemaRecordRightSchema source)
     : base(source)
 {
 }
 public SysEntitySchemaRecordRightSchema(SysEntitySchemaRecordRightSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }