manailin
2022-09-14 29167f6c5d895749f369fadbcd4b3c0a3a17052c
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/sanshuo/ComSanshuoExpertDTO.java
@@ -1,5 +1,6 @@
package com.panzhihua.common.model.dtos.community.sanshuo;
import com.panzhihua.common.model.vos.LoginUserInfoVO;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@@ -129,4 +130,6 @@
    @ApiModelProperty("所属单位")
    private String unit;
}