1
This commit is contained in:
@@ -133,6 +133,7 @@ class OrderInquiry extends Model
|
||||
return self::where($params)->orderBy('created_at','desc')->first($fields);
|
||||
}
|
||||
|
||||
// public static function
|
||||
/**
|
||||
* 获取医生某一时间段接诊订单分页数据
|
||||
* 已结束
|
||||
|
||||
Reference in New Issue
Block a user