“cfffb1a36251e7d06535dac6db220131e36fe9f8”上不存在“paddle/fluid/operators/sequence_ops/sequence_reshape_op.h”
未验证 提交 0320588a 编写于 作者: O openharmony_ci 提交者: Gitee

!16115 Fix error code of CommonEvent

Merge pull request !16115 from xuzhihao/master
......@@ -327,7 +327,7 @@ let subscribeInfo = {
//订阅公共事件回调
function SubscribeCB(err, data) {
if (err.code) {
if (err) {
console.error(`subscribe failed, code is ${err.code}, message is ${err.message}`);
} else {
console.info("subscribe ");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册