fhx
2023-12-18 e192c9e13596244cbd4e7912331c19bcc92f2e6c
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;
}