whywhyo
2023-10-19 2a7b6b4dff71852bce0166465ab8c8698e6f5894
zhang-content/src/main/java/com/ruoyi/domain/ZTravelBase.java
@@ -33,6 +33,12 @@
     */
    private String feeId;
    @Excel(name = "车次/航班")
    private String flight;
    @Excel(name = "出行方式")
    private String type;
    /**
     * 地点
     */