mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-04 04:37:58 +08:00
Update Tdengine
This commit is contained in:
parent
0f8d8dbe0c
commit
5962ce982c
@ -7,6 +7,10 @@ namespace SqlSugar.TDengine
|
||||
public class STableAttribute:Attribute
|
||||
{
|
||||
public string Tags { get; set; }
|
||||
public string Tag1 { get; set; }
|
||||
public string Tag2 { get; set; }
|
||||
public string Tag3 { get; set; }
|
||||
public string Tag4 { get; set; }
|
||||
public string STableName { get; set; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user