LuoTong
2024-04-25 7c45f37ddc2ddf668cf74f9e7014dadb06d05ed5
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActDiscussOptionUserDO.java
@@ -45,4 +45,14 @@
     * 一起议id
     */
    private Long discussId;
    /**
     * 签名
     */
    private String signUrl;
    /**
     * 投票原因
     */
    private String reason;
}