Update PmsBrandDto.java

This commit is contained in:
macro
2021-10-29 10:30:30 +08:00
parent 38262ffc6b
commit 9182f09b4e

View File

@@ -9,6 +9,7 @@ import javax.validation.constraints.NotNull;
/** /**
* 品牌传递参数 * 品牌传递参数
* Created by macro on 2019/4/8.
*/ */
@ApiModel(value = "PmsBrandDto") @ApiModel(value = "PmsBrandDto")
public class PmsBrandDto { public class PmsBrandDto {