Pu Zhibing
3 天以前 49c5117caef44d1e817d2ef701529dfaf1443467
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/dto/MerBaseDto.java
@@ -19,4 +19,7 @@
    @ApiModelProperty(value = "商户id")
    private Long shopId;
    /*@ApiModelProperty(value = "userIds")
    private Long userIds;*/
}