enforce the DefaultTolerance ability of gathering Memos

This commit is contained in:
kevin 2017-04-16 11:11:49 +08:00
parent 14a202173d
commit fd85de3fea
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ public class GatherThreadNew implements Runnable {
private int endId;
private String sourceTableName;
private String pkControlPostsTableName = "pk_control_posts_lqk";
private String pkControlPostsTableName = "pk_control_posts";
private String pkControlProjectsTableName = "pk_control_projects";
private String gatherPostsTableName = "relative_memos";