update interfaces/kits/registry/iproxy_client.h.

This commit is contained in:
zjucx 2021-06-08 11:13:56 +08:00 committed by Gitee
parent eb971473a2
commit 4df2ee200c
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ extern "C" {
#endif
#endif
#define CLIENT_PROXY_VER 0x40
#define CLIENT_PROXY_VER (0x40 | (uint16)DEFAULT_VERSION)
/**
* @brief Indicates the inherited macro of the client proxy.