Skip to content

Commit a0cc010

Browse files
committed
优化
1 parent ba1237f commit a0cc010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Magicodes.ExporterAndImporter.Core/ValueMappingsBaseAttribute.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ namespace Magicodes.IE.Core
88
/// <summary>
99
/// 值映射
1010
/// </summary>
11-
[AttributeUsage(AttributeTargets.Property, AllowMultiple = true)]
1211
public abstract class ValueMappingsBaseAttribute : Attribute
1312
{
1413
/// <summary>

0 commit comments

Comments
 (0)