liusheng
2024-10-30 f55c563e2a0b52e4569ce6b5f81632cac598f7fe
smartor/src/main/java/com/smartor/domain/PhoneCallBackYQVO.java
@@ -41,4 +41,7 @@
    @ApiModelProperty(value = "不同操作类型所对应的参数值")
    private String value;
    @ApiModelProperty(value = "通过库匹配的结果")
    private String commonValue = "";
}