Commit a8ea05d0 authored by clone's avatar clone

1

parent 044cc094
...@@ -335,7 +335,11 @@ class OfficePerformanceService ...@@ -335,7 +335,11 @@ class OfficePerformanceService
/** /**
* 个人业绩当天业绩统计 * 个人业绩当天业绩统计
* @param $params * @param $params
* @param $type
* @return array * @return array
* @throws \think\db\exception\DataNotFoundException
* @throws \think\db\exception\ModelNotFoundException
* @throws \think\exception\DbException
*/ */
private function nowTimeSum($params, $type) private function nowTimeSum($params, $type)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment