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