This commit is contained in:
Your Name
2026-05-19 10:18:00 +08:00
parent 4f9494db0b
commit 0fb51e12d1
7 changed files with 231 additions and 9 deletions
@@ -78,6 +78,7 @@ class PrescriptionOrderValidate extends BaseValidate
'previewGancaoRecipel' => ['id'],
'patchPrescriptionPatient' => ['id', 'patient_name', 'phone'],
'updateAmount' => ['id', 'amount'],
'setShipMode' => ['id', 'ship_mode'],
];
public function updateAmount(): PrescriptionOrderValidate