提交 d376d223 编写于 作者: C chengxingzhen

xts-新增用例

Signed-off-by: Nchengxingzhen <chengxingzhen@huawei.com>
上级 e1cf3096
...@@ -17,7 +17,7 @@ import AbilityStage from "@ohos.app.ability.AbilityStage" ...@@ -17,7 +17,7 @@ import AbilityStage from "@ohos.app.ability.AbilityStage"
export default class MyAbilityStage extends AbilityStage { export default class MyAbilityStage extends AbilityStage {
onCreate() { onCreate() {
console.info("MyAbilityStageMonitor onCreate") console.info("MyAbilityStageMonitor onCreate");
globalThis.abilityStageContext = this.context; globalThis.abilityStageContext = this.context;
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册