mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 09:15:27 +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