fhx
2023-08-01 c1d3818d6dc7e50b8fc17d5ce89c68222f1ab2b9
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;
}