feige
2024-08-28 0862c40ce7df0124cedfc0127c53b4119d2e536c
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;
}