LAPTOP-SNT8I5JK\Boounion
2025-09-11 da9868ca4cb6acccea7f5b6592d23379f9ae14a6
1.修复一处Path转文字出错的问题;
已修改1个文件
4 ■■■■ 文件已修改
SourceCode/Bond/Servo/CServoUtilsTool.cpp 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
SourceCode/Bond/Servo/CServoUtilsTool.cpp
@@ -121,8 +121,8 @@
            if (slot == 0) return "后烘烤A腔";
            if (slot == 1) return "冷却A";
            if (slot == 0) return "后烘烤B腔";
            if (slot == 1) return "冷却B";
            if (slot == 2) return "后烘烤B腔";
            if (slot == 3) return "冷却B";
        }
        if (eqid == EQ_ID_MEASUREMENT) {