|
@ -363,7 +363,7 @@ public class ConfigServiceImpl implements ConfigService { |
|
|
File file = null; |
|
|
File file = null; |
|
|
|
|
|
|
|
|
//存储地址 |
|
|
//存储地址 |
|
|
String codeImg = "/employ"; |
|
|
|
|
|
|
|
|
String codeImg = "/education"; |
|
|
|
|
|
|
|
|
try{ |
|
|
try{ |
|
|
String url = "https://api.weixin.qq.com/wxa/getwxacode?access_token=" + accessToken; |
|
|
String url = "https://api.weixin.qq.com/wxa/getwxacode?access_token=" + accessToken; |
|
|