This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
education-admin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
1、二维码接口补充
master
Aug
2 days ago
parent
a96bbd7e46
commit
48b663b438
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/service/impl/ConfigServiceImpl.java
+ 1
- 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/api/service/impl/ConfigServiceImpl.java
View File
@ -363,7 +363,7 @@ public class ConfigServiceImpl implements ConfigService {
File
file
=
null
;
/
/
存储地址
String
codeImg
=
"/e
mploy
"
;
String
codeImg
=
"/e
ducation
"
;
try
{
String
url
=
"https://api.weixin.qq.com/wxa/getwxacode?access_token="
+
accessToken
;
Write
Preview
Loading…
Cancel
Save