linwe
2023-12-23 55d677758efadb6d42e6d4e595cecc2c50c20d5a
src/main/java/org/springblade/modules/house/entity/HouseTenantEntity.java
@@ -40,6 +40,7 @@
@TableName("jczz_house_tenant")
@ApiModel(value = "HouseTenant对象", description = "租户管理")
public class HouseTenantEntity implements Serializable {
   private static final long serialVersionUID = 1L;
   /**
    * 主键
    */