提交 11f246f2 作者: 洪东保

提示修改

父级 6a10dfc1
......@@ -12,7 +12,7 @@ import java.util.List;
@AllArgsConstructor
@NoArgsConstructor
public class AuthVO {
@NotEmpty(message = "param ids cant be null!")
@NotEmpty(message = "param authData cant be null!")
private List<Add> authData;
@Data
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论