This commit is contained in:
2023-04-04 15:34:28 +08:00
parent bcc4d60170
commit ad119be0e8
3 changed files with 24 additions and 10 deletions
+1
View File
@@ -133,6 +133,7 @@ class OrderInquiry extends Model
return self::where($params)->orderBy('created_at','desc')->first($fields);
}
// public static function
/**
* 获取医生某一时间段接诊订单分页数据
* 已结束