We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1237f commit a0cc010Copy full SHA for a0cc010
src/Magicodes.ExporterAndImporter.Core/ValueMappingsBaseAttribute.cs
@@ -8,7 +8,6 @@ namespace Magicodes.IE.Core
8
/// <summary>
9
/// 值映射
10
/// </summary>
11
- [AttributeUsage(AttributeTargets.Property, AllowMultiple = true)]
12
public abstract class ValueMappingsBaseAttribute : Attribute
13
{
14
0 commit comments