lll
liukangdong
2024-08-01 3508c76f824c6632b47aff17b1ec2f2a11c504fc
server/service/src/main/java/com/doumee/dao/web/reqeust/EditShopDTO.java
@@ -39,4 +39,7 @@
    @ApiModelProperty(value = "纬度", example = "1")
    private BigDecimal latitude;
    @ApiModelProperty(value = "操作人", hidden = true)
    private Long userId;
}