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