fwq
2023-11-14 9a9e8d995ea4c95e0303b456cf6fcd4188f97366
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;
}