Commit c0df8f2d authored by alex yao's avatar alex yao

TextIn appid

parent d8462d72
......@@ -33,8 +33,8 @@ import java.util.Map;
public class TextInClient {
final private static Logger logger = LoggerFactory.getLogger(TextInClient.class);
final private static String appId = "a595e68578ff9a853c3d60a879157547";
final private static String secretCode = "d723d69522c92ff59a3e48b37ac3df79";
private static final String appId = "dafd04a574230c00ccba61132160de0c";
private static final String secretCode = "3bc03c7e6f9402963e6e71d16d786a9c";
public TextInClient() {
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment