bugfix:表特性缺失
parent
5911ebc876
commit
f877235860
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
namespace OpenAuth.Repository.Domain;
|
||||
|
||||
|
||||
[SugarTable("lasa_aiinspection")]
|
||||
public class LasaAiInspection
|
||||
{
|
||||
[SugarColumn(ColumnName = "Id", IsPrimaryKey = true)]
|
||||
|
|
|
|||
Loading…
Reference in New Issue