|
@@ -66,4 +66,7 @@ public class FsStoreOrderCreateParam implements Serializable
|
|
|
private Long companyCustomerId;//患者会员id
|
|
private Long companyCustomerId;//患者会员id
|
|
|
|
|
|
|
|
private BigDecimal prepaidAmount;//预付金额
|
|
private BigDecimal prepaidAmount;//预付金额
|
|
|
|
|
+
|
|
|
|
|
+ //处方id
|
|
|
|
|
+ private Long prescribeId;
|
|
|
}
|
|
}
|