RuiChen_01 cca5dbac20 feat: use scriptPath to filter srcEntries in LoadSkillFunction
Extract basename from scriptPath (e.g. "scripts/TotalTimeSkill.ets"
→ "TotalTimeSkill") and match against srcEntries basename. If matched,
load only that entry first. Fall back to full scan if no match found.

Co-Authored-By: Agent
Change-Id: I6f6f8f44bbd59b7847b2a4b649a452d2c03526b1
Signed-off-by: RuiChen_01 <chenrui193@huawei.com>
2026-05-16 19:48:02 +08:00
2026-05-07 14:11:07 +08:00
2022-07-05 17:15:19 +08:00
2026-05-07 14:11:07 +08:00
2026-03-24 09:23:06 +08:00
2026-05-15 16:30:52 +08:00
2021-06-02 02:20:34 +08:00
2021-06-02 02:20:34 +08:00
2026-05-14 17:00:39 +08:00
2026-03-21 21:40:43 +08:00
2025-10-14 12:48:30 +08:00
2022-06-30 15:32:07 +08:00
2026-03-04 11:03:50 +08:00
2024-06-07 10:32:48 +08:00
S
Description
暂无描述
146 MiB
Languages
C++ 98.1%
C 1.5%
JavaScript 0.2%
TypeScript 0.1%