fhx
2023-11-08 181f89db068e24cf81277ae7029acd0392027841
phis-feign/src/main/java/com/hz/his/dto/quotation/QuotationDto.java
@@ -20,6 +20,8 @@
    private String startTime;
    /** 结束时间 */
    private String endTime;
    /** 编号 */
    private String codeNo;
    //传值参数
    /** 到访订单标识 */
@@ -30,6 +32,8 @@
    private String platformType;
    /** 总价(逻辑累计后填充,非传参使用) */
    private BigDecimal totalPrice;
    /** 报价项目-图片路径 */
    private String pImgUrl;
    /** 皮肤档案标识(MjSkinReport) */
    private String pfDaId;
@@ -42,6 +46,8 @@
    /** 体态塑形-图片路径 */
    private String ttSxImgUrl;
    /** 操作人标识 */
    private String opId;
    /** 操作人名称 */