mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-02-18 16:10:25 +00:00
fix bugs
Signed-off-by: unknown <sijunjie@huawei.com>
This commit is contained in:
parent
79e3661816
commit
a3af9ee920
2
api/application/MissionInfo.d.ts
vendored
2
api/application/MissionInfo.d.ts
vendored
@ -47,7 +47,7 @@ export interface MissionInfo {
|
||||
* @since 8
|
||||
* @sysCap SystemCapability.Ability.AbilityRuntime.Mission
|
||||
*/
|
||||
lockedState: number;
|
||||
lockedState: boolean;
|
||||
|
||||
/**
|
||||
* Indicates the recent create or update time of the mission.
|
||||
|
Loading…
x
Reference in New Issue
Block a user