bugfix:表特性缺失

feature-flyModify
陈伟 2025-08-28 14:36:34 +08:00
parent 5911ebc876
commit f877235860
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
namespace OpenAuth.Repository.Domain; namespace OpenAuth.Repository.Domain;
[SugarTable("lasa_aiinspection")]
public class LasaAiInspection public class LasaAiInspection
{ {
[SugarColumn(ColumnName = "Id", IsPrimaryKey = true)] [SugarColumn(ColumnName = "Id", IsPrimaryKey = true)]