@@ -14,7 +14,7 @@ import java.io.IOException;
/**
* Created by Administrator on 2017/12/29.
*/
-@Controller
+@Controller("scannQr")
@RequestMapping("/wechat")
public class QrCodeHandler {