1
0
mirror of synced 2025-12-23 02:18:07 +08:00

remove author name

This commit is contained in:
Daniel Qian
2015-01-21 15:15:57 +08:00
parent d3c9679eec
commit 8e1d58d565
22 changed files with 6 additions and 81 deletions

View File

@@ -10,9 +10,6 @@ import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.util.Arrays;
/**
* Created by qianjia on 14/11/28.
*/
public class WxCpOAuth2Servlet extends HttpServlet {
protected WxCpService wxCpService;