main
黄海 2 years ago
parent cb124f5233
commit dc86ed99b1

@ -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);

Loading…
Cancel
Save