tms/src/main/java/com/ruoyi/tms/domain/TmsShelf.java
@@ -63,7 +63,8 @@ @TableField("owner_team_id") private String ownerTeamId; @TableField("owner_team_name") private String ownerTeamName; /** * 生产厂商 */ @@ -114,7 +115,7 @@ */ @Excel(name = "适配集装箱类型") @TableField("compatible_container_type") private Integer compatibleContainerType; private String compatibleContainerType; /**