Commit 7162d735 authored by shiyu's avatar shiyu

短信7

parent 4bdae7f8
...@@ -86,7 +86,7 @@ public class WxAppletApi { ...@@ -86,7 +86,7 @@ public class WxAppletApi {
} catch (Exception e) { } catch (Exception e) {
logger.error("获取小程序urlLink失败:{}", e); logger.error("获取小程序urlLink失败:{}", e);
} }
return urlLink; return urlLink + " ";
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment