...
This commit is contained in:
parent
01d4ff1157
commit
4566c0303b
|
@ -33,7 +33,7 @@ public class TDemandCommentServiceImpl extends CrudServiceImpl<TDemandCommentDao
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
wrapper.groupBy("target_id");
|
// wrapper.groupBy("target_id");
|
||||||
return wrapper;
|
return wrapper;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue