Commit d8728c2c authored by 潘栩锋's avatar 潘栩锋 🚴

sqlitehelper 支持 borther属性

parent 8d83f1b8
......@@ -10,4 +10,13 @@ namespace FLY.OBJComponents.Common
}
}
public class BortherAttribute : Attribute
{
}
public class ChildAttribute : Attribute
{
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment