chenjiahe
2023-03-23 a2513c6a269fb14939a8e5d16b8be13f5931bd86
Merge branch 'master-prod-new' into master-test
1个文件已修改
2 ■■■ 已修改文件
phis-feign/src/main/java/com/hz/his/dto/user/project/DirectCannelVo.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
phis-feign/src/main/java/com/hz/his/dto/user/project/DirectCannelVo.java
@@ -12,7 +12,7 @@
    /**操作疗程数*/
    private Integer operateNum;
    /**操作划扣金额*/
    private Integer deductionTotal;
    private BigDecimal deductionTotal;
    /**操作门店标识(废弃)*/
    private String shopId;