|
@@ -139,7 +139,7 @@
|
|
WHERE cg.group_type_ = 'PRACTICE'
|
|
WHERE cg.group_type_ = 'PRACTICE'
|
|
AND pg.buy_months_ >= 1
|
|
AND pg.buy_months_ >= 1
|
|
AND pg.group_status_ != 'LOCK'
|
|
AND pg.group_status_ != 'LOCK'
|
|
- GROUP BY pg.organ_id_,pg.subject_id_
|
|
|
|
|
|
+ GROUP BY pg.organ_id_,pg.student_id_
|
|
</select>
|
|
</select>
|
|
|
|
|
|
<!-- 报告完成数 -->
|
|
<!-- 报告完成数 -->
|