src/main/java/com/whyc/pojo/plus_lock_ram/LockCtlLog.java
@@ -69,6 +69,26 @@ @TableField(exist = false) private String lockName; @ApiModelProperty(value = "总机房名") @TableField(exist = false) private String stationName; @ApiModelProperty(value = "省") @TableField(exist = false) private String stationName1; @ApiModelProperty(value = "市") @TableField(exist = false) private String stationName2; @ApiModelProperty(value = "区县") @TableField(exist = false) private String stationName3; @ApiModelProperty(value = "机房名") @TableField(exist = false) private String stationName4;