Signed-off-by: unknown <sijunjie@huawei.com>
This commit is contained in:
unknown 2022-02-17 20:15:50 +08:00
parent 79e3661816
commit a3af9ee920

View File

@ -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.