liujie
7 天以前 bfca7416f00c1b2051292c51e87efc4e073d1ef9
ruoyi-system/src/main/java/com/ruoyi/system/model/TSysGoodsExchange.java
@@ -63,4 +63,8 @@
    @TableField("logistics_number")
    private String logisticsNumber;
    @ApiModelProperty(value = "诊所id")
    @TableField("clinic_id")
    private String clinicId;
}