移动系统liao
2025-05-01 a247547df86f0fad8f03aebb91de68d3f2bc7918
cylsg/cylsg.Core/Attributes/CoderFirstAttribute.cs
@@ -12,5 +12,6 @@
    [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
    public class CoderFirstAttribute : Attribute
    {
    }
}