zhongrj
2024-01-06 7ae166b2542e7ed439af6f00dd58f38eef2f7c3e
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;
   /**
    * 主键
    */