This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
photo
winter
1 year ago
parent
dafb753b5e
commit
ee8952e4a6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
suimangService/src/main/java/com/iformall/utils/MaUtil.java
+ 1
- 0
suimangService/src/main/java/com/iformall/utils/MaUtil.java
View File
@@ -361,6 +361,7 @@ public class MaUtil {
alipayClientMap.put(key, alipayClient);
} catch (AlipayApiException e) {
e.printStackTrace();
logger.error("AlipayClient error.",e)
}
}
}
Write
Preview
Loading…
Cancel
Save