🆕 #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

@@ -1,7 +1,7 @@
package me.chanjar.weixin.cp.util.json;
import com.google.gson.*;
import me.chanjar.weixin.cp.bean.WxCpContactWayInfo;
import me.chanjar.weixin.cp.bean.external.WxCpContactWayInfo;
import org.apache.commons.lang3.StringUtils;
import java.lang.reflect.Type;