fwq
2023-06-21 55dc3707715ed7213163f4c8a0bf79c6a6f4dc63
phis-feign/src/main/java/com/hz/his/dto/preOrder/PreOrderItemDto.java
@@ -29,4 +29,8 @@
    private String type;
    /*用户卡项 UserCard*/
    private String userCardId;
    /*卡项id*/
    private String cardId;
    /*身体部位 */
    private String bodyPartType;
}