auto-sync: 2026-06-07 20:29:00
This commit is contained in:
@@ -12,7 +12,7 @@ from typing import Dict
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
TEMPLATES_DIR = Path(__file__).parent.parent / "templates" / "toolchain"
|
||||
TEMPLATES_DIR = Path(__file__).parent.parent.parent / "templates" / "toolchain"
|
||||
|
||||
# 模板文件名映射
|
||||
_TEMPLATE_MAP: Dict[str, str] = {
|
||||
|
||||
Reference in New Issue
Block a user