测试1.0中错误修改
This commit is contained in:
parent
fba29a69a1
commit
253249076f
@ -31,7 +31,7 @@ public class ScBreastRating extends BaseEntity {
|
||||
*/
|
||||
|
||||
private String sheepId;
|
||||
@Excel(name = "羊只id")
|
||||
@Excel(name = "管理耳号")
|
||||
private String manageTags;
|
||||
|
||||
/**
|
||||
|
||||
@ -27,7 +27,7 @@ public class ScChangeComment extends BaseEntity {
|
||||
* 羊只id
|
||||
*/
|
||||
private String sheepId;
|
||||
|
||||
@Excel(name = "管理耳号")
|
||||
private String manageTags;
|
||||
|
||||
/** 羊舍 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user