diff --git a/interfaces/kits/registry/iproxy_client.h b/interfaces/kits/registry/iproxy_client.h index 302a6752707776354b7f8aa59befe648b3ff231f..19ec48e56bdd76feefb9ef5daa5abe7b47a0dc2f 100755 --- a/interfaces/kits/registry/iproxy_client.h +++ b/interfaces/kits/registry/iproxy_client.h @@ -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.