|
@@ -4678,9 +4678,6 @@ namespace MOKA_Factory_Tools
|
|
SetsuccessStatus(ResultStatus);
|
|
SetsuccessStatus(ResultStatus);
|
|
Thread.Sleep(FunctionSettingNow.Wait_after_completion);
|
|
Thread.Sleep(FunctionSettingNow.Wait_after_completion);
|
|
end:
|
|
end:
|
|
-#if DEBUG
|
|
|
|
- TestResult = 1;
|
|
|
|
-#endif
|
|
|
|
#region 只有惠州工厂才启用G客户防呆措施;
|
|
#region 只有惠州工厂才启用G客户防呆措施;
|
|
if (CommonMethod.GetLoginAccout().Equals("Huizhou", StringComparison.OrdinalIgnoreCase))
|
|
if (CommonMethod.GetLoginAccout().Equals("Huizhou", StringComparison.OrdinalIgnoreCase))
|
|
{
|
|
{
|