baizonghao
2023-03-17 79dfece0f33f86cc8dd99269498d9bb9d4b0c6bf
ycl-platform/src/main/java/com/ycl/entity/message/Message.java
@@ -169,4 +169,7 @@
    @ApiModelProperty(value = "响应结果")
    private String respondResult;
    @ApiModelProperty(value = "电话号码")
    private String phoneNumber;
}