Fix formatting in CminmsgHstDao interface
This commit is contained in:
@@ -14,6 +14,6 @@ public interface CminmsgHstDao {
|
|||||||
*/
|
*/
|
||||||
public boolean insertToTable(String tableName,List<CminmsgHst> lsCminmsgHsts);
|
public boolean insertToTable(String tableName,List<CminmsgHst> lsCminmsgHsts);
|
||||||
|
|
||||||
public void moveToHistory()
|
public void moveToHistory();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user