Browse Source

修复bug

lichunlei 6 tháng trước cách đây
mục cha
commit
d82e124ddb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Model/Database/ApiInfo.cs

+ 1 - 0
Model/Database/ApiInfo.cs

@@ -166,6 +166,7 @@ namespace Model
                 return PublicFunction.transferName(linkTableName);
             }
         }
+        [SugarColumn(IsIgnore = true)]
         public string? linkTableNameFirstUpper
         {
             get