添加名称
This commit is contained in:
+3
@@ -38,4 +38,7 @@ public class LawsSplitByStandardNumber extends BaseEntity {
|
|||||||
// 标准id
|
// 标准id
|
||||||
@ApiModelProperty("标准id")
|
@ApiModelProperty("标准id")
|
||||||
private String standardIds;
|
private String standardIds;
|
||||||
|
// 名称
|
||||||
|
@ApiModelProperty("名称")
|
||||||
|
private String name;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user