mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-08-04 04:47:58 +08:00
更新 Unit测试
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
namespace FreeSql.DataAnnotations
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Class)]
|
||||
public class OraclePrimaryKeyNameAttribute : Attribute
|
||||
{
|
||||
public OraclePrimaryKeyNameAttribute(string name)
|
||||
|
Reference in New Issue
Block a user