保存医嘱

This commit is contained in:
Wang.Huan
2025-03-19 15:37:20 +08:00
parent b1e560be64
commit 21d21784f9
13 changed files with 241 additions and 26 deletions

View File

@@ -29,7 +29,7 @@ public class MedicationRequest extends HisBaseEntity {
private Long id;
/** 药品请求编码 */
private String bus_no;
private String busNo;
/** 处方号 */
private String prescriptionNo;