提交 5474f6ce 编写于 作者: 1 15929983503

hisyseventjs增强代码规范1018

Signed-off-by: N15929983503 <duanhaizhen@huawei.com>
上级 4bbe9f45
......@@ -1212,7 +1212,7 @@ describe('hiSysEventJsSecondTest', function () {
it('testHiSysEventApi53', 3, async function (done) {
console.info('testHiSysEventApi53 start')
try {
hiSysEvent.write((err, val) => {
hiSysEvent.write({}, (err, val) => {
if (err) {
console.error('in testHiSysEventApi53 test callback: err.code = ' + err.code)
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册