🆕 #1710 企业微信增加发送新客户欢迎语接口

This commit is contained in:
Binary Wang
2020-08-16 14:33:31 +08:00
parent 928ba178a3
commit 8b7ca9b7b4
29 changed files with 363 additions and 144 deletions

View File

@@ -2,6 +2,7 @@ package me.chanjar.weixin.cp.bean;
import java.util.List;
import me.chanjar.weixin.cp.bean.external.WxCpUserExternalContactInfo;
import org.testng.annotations.*;
import static org.assertj.core.api.Assertions.assertThat;