56duong / Syncio

An insane desktop social media application using Java Swing and MongoDB.
https://syncio.online
0 stars 3 forks source link

them trong postDAO #80

Closed 56duong closed 1 year ago

56duong commented 1 year ago

public List getReportList(String postID); boolean addReport(String text, String userID, String postID); boolean isUserIDInListReport(String userID, String postID); Them code PostUI