springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/java/com/panzhihua/service_property/entity/ComPropertyHelp.java
@@ -34,7 +34,7 @@ * 主键 */ @ApiModelProperty(value = "主键") @TableId(type = IdType.AUTO) @TableId(type = IdType.ASSIGN_ID) private Integer id; /**