@@ -101,8 +101,8 @@ class Appointment extends Permissions
}
//删除该专家所有号源和记录
- (new \app\common\model\AppointmentTicket())->where($where)->delete();
- (new \app\common\model\AppointmentApplication())->where($where)->delete();
+// (new \app\common\model\AppointmentTicket())->where($where)->delete();
+// (new \app\common\model\AppointmentApplication())->where($where)->delete();