文件最后提交记录最后更新时间
[doc]: Use the new TurboModule management methods in the document TurboModule.md Co-authored-by: zheng-jun-feng<949815885@qq.com> # message auto-generated for no-merge-commit merge: merge 0.77.1-rc.1-ohos into 0.77.1-rc.1-ohos [doc]: Use the new TurboModule management methods in the document TurboModule.md Created-by: zheng-jun-feng Commit-by: zheng-jun-feng Merged-by: openharmony_ci Description: <!-- PLEASE REMOVE COMMENTS BEFORE MERGING TO AVOID INCLUDING THEM IN GIT HISTORY --> ## Description <!-- Briefly describe the purpose of the MR, for example: This PR mainly implements the function of remote debugging within the Metro LAN. --> Use the new TurboModule management methods in the document "TurboModule.md" ## Changes <!-- List main changes in bullet points that can be included in the changelog. Those changes should be written for application developers and react third-party library authors. Internal changes shouldn't be listed. Please start each bullet point with: - added - fixed - deprecated - removed If it is a change to add a new attribute, use [added] prefix, for example: - [added] FlatList component adds inverted attribute --> ## Test Plan <!-- How to test this PR. For example: 1. Open the Tester project 2. Execute the npm run start command ... --> ## Checklist <!-- Please conduct self inspection according to the following checklist before merging After completing the self check, fill in "x" in [], For example: - [x] Does not involve incompatible changes; if involved, has been reviewed accordingly. --> - [ ] Does not involve incompatible changes; if involved, has been reviewed accordingly. - [ ] Does not impact performance, or performance testing has been conducted without degradation. - [ ] Complies with the relevant coding standards. - [ ] Does not involve documentation updates, or the documentation has been updated. - [ ] Meets testability requirements with necessary self-test cases, appropriate logging, or trace information added. - [ ] No illegal file inclusions exist, such as images or code. See merge request: openharmony-sig/ohos_react_native!14029 个月前