Merge remote-tracking branch 'origin/develop_1' into develop_1
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ public class LawsDto {
|
||||
@ApiModelProperty(value = "主键")
|
||||
private String id;
|
||||
|
||||
@ExcelProperty(value = "标准编号", index = 0)
|
||||
@ApiModelProperty(value = "标准编号")
|
||||
@ExcelProperty(value = "标准号", index = 0)
|
||||
@ApiModelProperty(value = "标准号")
|
||||
private String standNumber;
|
||||
|
||||
@ExcelProperty(value = "中文名称", index = 1)
|
||||
|
||||
Reference in New Issue
Block a user