订单
This commit is contained in:
@@ -65,5 +65,7 @@ class PrescriptionOrderValidate extends BaseValidate
|
||||
'addPayOrder' => ['id', 'order_type', 'pay_amount', 'pay_remark'],
|
||||
'linkPayOrder' => ['id', 'pay_order_id'],
|
||||
'complete' => ['id'],
|
||||
'submitGancaoRecipel' => ['id'],
|
||||
'previewGancaoRecipel' => ['id'],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user