@ -1895,7 +1895,7 @@ public class CollectController extends Controller {
*
* @throws InterruptedException
*/
@Before({GET.class, RepeatIntercetpor.class})
@Before({POST.class, RepeatIntercetpor.class})
@EmptyInterface({"third_party_id", "org_id"})
public void matchBureau(String org_id, String third_party_id) {
cm.matchBureau(org_id, third_party_id);