修改
This commit is contained in:
@@ -281,7 +281,7 @@ public class WmsToLkServiceImpl implements WmsToLkService {
|
|||||||
result = JSONObject.parseObject(resultMsg);
|
result = JSONObject.parseObject(resultMsg);
|
||||||
|
|
||||||
// 打印日志
|
// 打印日志
|
||||||
log.info("登陆输出参数:"+json.toString());
|
log.info("登陆输出参数:"+result.toString());
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user