exhibitionCode

This commit is contained in:
苏竹红
2023-12-25 10:18:27 +08:00
parent b32efa8277
commit 275317afd5
3 changed files with 6 additions and 0 deletions

View File

@@ -22,4 +22,6 @@ public class ExhibitionDetailVO extends ExhibitionVO{
private Integer closedType;
private String exhibitionCode;
}