From aaef505c09264c41938f4e4c887725ed738ee296 Mon Sep 17 00:00:00 2001 From: afwerar <1296468573@qq.com> Date: Mon, 1 Aug 2022 20:25:02 +0800 Subject: [PATCH] feat: add cloud grant cfg --- include/common/tgrant.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/common/tgrant.h b/include/common/tgrant.h index 06e5ddc0ec..6392fcf517 100644 --- a/include/common/tgrant.h +++ b/include/common/tgrant.h @@ -65,6 +65,7 @@ int32_t grantCheck(EGrantType grant); } #define GRANT_CFG_ADD #define GRANT_CFG_SET +#define GRANT_CFG_GET #define GRANT_CFG_CHECK #define GRANT_CFG_SKIP #define GRANT_CFG_DECLARE