feige
2024-11-05 b4895bdc5d9268e55c0023b92cc7c2d68ba33e46
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;
}