- 将 @szyx/sdk_base 版本从 1.0.8 升级到 1.0.9 - 更新 HAR_VERSION 常量至 1.0.9 - 修正 RefreshView 组件的相关问题 - 修改 SignManager 中查询生物签名状态的方法名称 - 在 sdk_ywx 中添加新的错误码和接口
11 行
245 B
Plaintext
11 行
245 B
Plaintext
{
|
|
"name": "@szyx/sdk_base",
|
|
"version": "1.0.9",
|
|
"description": "数字医信公司,鸿蒙app开发基础工具。",
|
|
"main": "Index.ets",
|
|
"author": "数字医信",
|
|
"license": "Apache-2.0",
|
|
"repository": "",
|
|
"dependencies": {}
|
|
}
|