whycxzp
2023-12-20 1c8a6eaff30c3dc347cd6b4c7c1045618190fea4
src/main/java/com/whyc/pojo/db_ckpwrdev_data_rt/CKPowerDevSignalSet.java
@@ -416,11 +416,11 @@
    @TableField("jun_float_state_st")
    private Integer junFloatStateSt;
    @ApiModelProperty(value = "在用交流输入路数[0-1路交流在用 1-2路交流在用]-模拟值")
    @ApiModelProperty(value = "在用交流输入路数[0-1路交流在用 1-2路交流在用]-模拟值-CPSS")
    @TableField("acin_usecount_fake")
    private Integer acInUseCountFake;
    @ApiModelProperty(value = "在用交流输入路数-使用状态[0-真实值   1-模拟值]")
    @ApiModelProperty(value = "在用交流输入路数-使用状态[0-真实值   1-模拟值-CPSS]")
    @TableField("acin_usecount_st")
    private Integer acInUseCountSt;