feige
2024-11-05 72f21494ba48e573e68007eab2296f8c25ecc4b7
zhang-content/src/main/java/com/ruoyi/domain/TravelDetail.java
@@ -106,5 +106,13 @@
     */
    private String document;
    private Double otherCost;
    private String backInfo;
    /**
     * 分享人id
     */
    private Integer shareId;
}