oh凭据管理

Signed-off-by: wuqi0105 <wuqi85@huawei.com>
This commit is contained in:
wuqi0105
2022-07-04 14:47:42 +08:00
parent 4affbe8e76
commit 51a970a37c
@@ -62,10 +62,10 @@ void from_json(const nlohmann::json &jsonObject, GroupInfo &groupInfo)
std::shared_ptr<IHiChainConnectorCallback> HiChainConnector::hiChainConnectorCallback_ = nullptr;
std::shared_ptr<IDmGroupResCallback> HiChainConnector::hiChainResCallback_ = nullptr;
int32_t HiChainConnector::networkStyle_ = PIN_CODE_NETWORK;
bool g_createGroupFlag = false;
bool g_deleteGroupFlag = false;
bool g_groupIsRedundance = false;
HiChainConnector::networkStyle_ = PIN_CODE_NETWORK;
HiChainConnector::HiChainConnector()
{