Browse Source

骄阳调整

yumeng 5 years ago
parent
commit
c6c5b3a2c0

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/system/controller/LoginController.java

@@ -160,7 +160,7 @@ public class LoginController {
     public Result<JSONObject> wxlogin(@RequestParam(name = "code") String code) throws Exception {
     public Result<JSONObject> wxlogin(@RequestParam(name = "code") String code) throws Exception {
         Result<JSONObject> result = new Result<>();
         Result<JSONObject> result = new Result<>();
         val configStorage = new WxCpDefaultConfigImpl();
         val configStorage = new WxCpDefaultConfigImpl();
-        configStorage.setCorpId(" wwef2e51064c0ac897");
+        configStorage.setCorpId("wwef2e51064c0ac897");
         configStorage.setAgentId(1000002);
         configStorage.setAgentId(1000002);
         configStorage.setCorpSecret("ieoVDAIurCOMdLrvktyQNCqWvTPqdphmXSFdk57NZ1k");
         configStorage.setCorpSecret("ieoVDAIurCOMdLrvktyQNCqWvTPqdphmXSFdk57NZ1k");
        /* configStorage.setToken("hcst2019");
        /* configStorage.setToken("hcst2019");