mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 06:23:09 -04:00
f995021298
docs(ohbattery_info): 同步电池信息接口中文注释一致性 Created-by: cjw123qq Commit-by: cjw123qq Merged-by: openharmony_ci Description: ## Summary 按 docs 文档内容刷新 `zh-cn/BasicServicesKit/ohbattery_info.h` 中文接口注释,保持资料一致性。仅修改注释,无接口签名变更,英文路径 `BasicServicesKit/ohbattery_info.h` 不受影响。 主要同步内容: - 文件头 / 事件 / 枚举 / 充电类型 / 接口 @brief 描述按 docs 最新中文表述刷新 - `OH_BatteryInfo_GetCapacity` 补充使用场景与取值范围说明 - `OH_BatteryInfo_GetPluggedType` 补充使用场景与返回值说明 ## Related Issue Closes https://gitcode.com/openharmony/interface_sdk_c/issues/4581 Co-Authored-By: Agent See merge request: openharmony/interface_sdk_c!5844