소스 검색

封装的报表类方法

gogs 1 개월 전
부모
커밋
efa84ed8cb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Service/StatisticService.php

+ 1 - 1
app/Service/StatisticService.php

@@ -511,7 +511,7 @@ class StatisticService extends StatisticCommonService
                     'sort' => $sort,
                     'id' => $rootId,
                     'title' => $title,
-                    'is_other' => $other,
+                    'is_after' => $other,
                 ];
             }