mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 04:18:16 +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