huanghongfa
2021-08-16 3e99f757c58ed4e69e36d989fd456e91b0f1eaf6
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/shop/ShopOperLogVO.java
@@ -78,4 +78,7 @@
    @ApiModelProperty("用户ID")
    private Long userId;
    @ApiModelProperty("用户名")
    private String userName;
}