zhaowenxuan
2025-05-08 85271d93c28cb653bf4b314a7af5e44b2880eb2d
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjProject.java
@@ -127,6 +127,9 @@
    @ApiModelProperty(value = "项目状态")
    private Integer proStatus;
    @ApiModelProperty(value = "外送标志默认是0不外送,1是外送 ")
    private Integer proDelivery;
    /**
     * 套餐是否含有该项目
     */