新增退款成功,恢复优惠卷
This commit is contained in:
@@ -145,6 +145,7 @@ class PatientHistoryInquiry extends Model
|
||||
"UserDoctor.Hospital:hospital_id,hospital_name"
|
||||
])
|
||||
->where($params)
|
||||
->orderBy('created_at','desc')
|
||||
->get($fields);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user