LAPTOP-SNT8I5JK\Boounion
2025-09-13 b17d444a0da9cabf775f90be04d14fac113bb9fb
SourceCode/Bond/Servo/CServoUtilsTool.cpp
@@ -39,11 +39,6 @@
         if (unit == 1) return "烘烤B腔";
      }
      if (eqid == EQ_ID_VACUUMBAKE) {
         if (unit == 0) return "烘烤A腔";
         if (unit == 1) return "烘烤B腔";
      }
      if (eqid == EQ_ID_Bonder1) {
         return "Bonder1";
      }
@@ -56,8 +51,8 @@
         if (unit == 0) return "后烘烤A腔";
         if (unit == 1) return "冷却A";
         if (unit == 0) return "后烘烤B腔";
         if (unit == 1) return "冷却B";
         if (unit == 2) return "后烘烤B腔";
         if (unit == 3) return "冷却B";
      }
      if (eqid == EQ_ID_MEASUREMENT) {