@@ -48,7 +48,7 @@ public class VehiclePosition implements Serializable {
/**
*终端编码
*/
- @Excel(name = "终端编码")
+ @TableField(exist = false)
private String terminalCodes;