!102 napi 接口名与对外接口名对齐

Merge pull request !102 from kangchongtao/0616
This commit is contained in:
openharmony_ci
2022-06-17 08:44:09 +00:00
committed by Gitee
+1 -1
View File
@@ -93,7 +93,7 @@ namespace OHOS::Xml {
.nm_flags = 0,
.nm_filename = nullptr,
.nm_register_func = ConvertXmlInit,
.nm_modname = "ConvertXML",
.nm_modname = "convertxml",
.nm_priv = reinterpret_cast<void*>(0),
.reserved = { 0 },
};