huanghongfa
2021-05-19 c355cd9ca0e9c1cee4687867fa87e6fe65bd3a77
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/model/dos/ComActDiscussCommentDO.java
@@ -13,7 +13,7 @@
 * @create: 2021-01-22 15:09
 **/
@Data
@TableName(value = "com_act_discuss")
@TableName(value = "com_act_discuss_comment")
public class ComActDiscussCommentDO implements Serializable {
    private static final long serialVersionUID = 1L;