Resource添加安眼id
This commit is contained in:
+3
@@ -184,4 +184,7 @@ public class Resource implements Serializable {
|
||||
@Excel(name = "备注", width = 15)
|
||||
@Schema(title = "备注")
|
||||
private String memo;
|
||||
|
||||
@Schema(title = "安眼id")
|
||||
private String ayId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user