挂号信息手机端暂时只展示线下问诊
This commit is contained in:
@@ -98,6 +98,7 @@ class DoctorWorkController extends BaseAppController
|
||||
'store_id'=> $post['store_id'],
|
||||
'status'=>RegisterEnum::WAIT,
|
||||
'is_pay'=>1,
|
||||
'type' => 0,
|
||||
'is_cancel'=>0,
|
||||
'is_delete'=>0
|
||||
])->count();
|
||||
|
||||
Reference in New Issue
Block a user