提交 9d7a9285 编写于 作者: L liwuli

fix error

Signed-off-by: Nliwuli <liwuli@huawei.com>
上级 b97532de
......@@ -96,7 +96,7 @@ let wantTemp = {
bundleName: "bundleName",
abilityName: "abilityName",
};
dateTimeManager.setDateTime(admin, 1526003846000).then(() => {
dateTimeManager.setDateTime(wantTemp, 1526003846000).then(() => {
}).catch((error) => {
console.log("error code:" + error.code + " error message:" + error.message);
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册