Browse Source

代码优化

wangliang 2 năm trước cách đây
mục cha
commit
a567af2b00

+ 1 - 1
themis-business/src/main/java/com/qmth/themis/business/constant/SystemConstant.java

@@ -133,7 +133,7 @@ public class SystemConstant {
 
     public static final String WEBSOCKET_CLOSE = "服务器端关闭";
 
-    public static final String LOG_ERROR = "请求出错:";
+    public static final String LOG_ERROR = "请求出错:{}";
 
     public static final String EXTEND_COLUMN = "extendColumn";