使用 JCo 3.0 处理 JcoContext.end() 时的异常
据我了解,如果你传递 null 参数或者 JCo 中有 bug,那么 JCoContext.end() 方法将引发异常。你需要确保 destination 不是 null。
只有在 destination 不是 null 的情况下才应该调用此方法,即

广告
据我了解,如果你传递 null 参数或者 JCo 中有 bug,那么 JCoContext.end() 方法将引发异常。你需要确保 destination 不是 null。
只有在 destination 不是 null 的情况下才应该调用此方法,即
