From 30eb4ba475e010fab88a100ad3f11856b8b0b94f Mon Sep 17 00:00:00 2001 From: gyqhsq521 <81281046+gyqhsq521@users.noreply.github.com> Date: Thu, 27 Jun 2024 21:41:10 +0800 Subject: [PATCH] Add files via upload --- Receive and Reply UI/FunctionReplyMulti_chupan.py | 2 +- Receive and Reply UI/GuiWindow(MultiReceive).py | 3 --- Receive and Reply UI/GuiWindow(MultiReply).py | 2 -- Receive and Reply UI/GuiWindow(MultiReply)_chupan.py | 2 -- Receive and Reply UI/GuiWindow(PersonalReceive).py | 2 -- Receive and Reply UI/GuiWindow(PersonalReply).py | 2 -- Receive and Reply UI/GuiWindow(PersonalReply)_chupan.py | 2 -- 7 files changed, 1 insertion(+), 14 deletions(-) diff --git a/Receive and Reply UI/FunctionReplyMulti_chupan.py b/Receive and Reply UI/FunctionReplyMulti_chupan.py index 669afa1..cec4329 100644 --- a/Receive and Reply UI/FunctionReplyMulti_chupan.py +++ b/Receive and Reply UI/FunctionReplyMulti_chupan.py @@ -490,7 +490,7 @@ def reply_gongdan(username,password,frequence,district,mode_type): except Exception: #回复结构为是否现场处理 reply_select(driver,'//*[@id="isDisposal"]','否') - driver.find_element(By.XPATH,'//*[@id="remark"]').send_keys("市电停电") +## driver.find_element(By.XPATH,'//*[@id="remark"]').send_keys("市电停电") try: #选择子告警手动清除时间为当前时间 diff --git a/Receive and Reply UI/GuiWindow(MultiReceive).py b/Receive and Reply UI/GuiWindow(MultiReceive).py index ff75c72..f37edcd 100644 --- a/Receive and Reply UI/GuiWindow(MultiReceive).py +++ b/Receive and Reply UI/GuiWindow(MultiReceive).py @@ -1,12 +1,9 @@ - import wx from FunctionMulti_NoNumberOfPages import * import threading import sys import os import time -import ctypes -import pyautogui #wx.Frame是父类,定义子类CreatWindow class CreatWindow(wx.Frame): diff --git a/Receive and Reply UI/GuiWindow(MultiReply).py b/Receive and Reply UI/GuiWindow(MultiReply).py index 7690320..aa86792 100644 --- a/Receive and Reply UI/GuiWindow(MultiReply).py +++ b/Receive and Reply UI/GuiWindow(MultiReply).py @@ -4,8 +4,6 @@ import sys import os import time -import ctypes -import pyautogui #wx.Frame是父类,定义子类CreatWindow class CreatWindow(wx.Frame): diff --git a/Receive and Reply UI/GuiWindow(MultiReply)_chupan.py b/Receive and Reply UI/GuiWindow(MultiReply)_chupan.py index 7b62aa2..cc1eacb 100644 --- a/Receive and Reply UI/GuiWindow(MultiReply)_chupan.py +++ b/Receive and Reply UI/GuiWindow(MultiReply)_chupan.py @@ -4,8 +4,6 @@ import sys import os import time -import ctypes -import pyautogui #wx.Frame是父类,定义子类CreatWindow class CreatWindow(wx.Frame): diff --git a/Receive and Reply UI/GuiWindow(PersonalReceive).py b/Receive and Reply UI/GuiWindow(PersonalReceive).py index a5ad117..a45f947 100644 --- a/Receive and Reply UI/GuiWindow(PersonalReceive).py +++ b/Receive and Reply UI/GuiWindow(PersonalReceive).py @@ -5,8 +5,6 @@ import sys import os import time -import ctypes -import pyautogui #wx.Frame是父类,定义子类CreatWindow class CreatWindow(wx.Frame): diff --git a/Receive and Reply UI/GuiWindow(PersonalReply).py b/Receive and Reply UI/GuiWindow(PersonalReply).py index 388cf75..a3efe14 100644 --- a/Receive and Reply UI/GuiWindow(PersonalReply).py +++ b/Receive and Reply UI/GuiWindow(PersonalReply).py @@ -4,8 +4,6 @@ import sys import os import time -import ctypes -import pyautogui #wx.Frame是父类,定义子类CreatWindow class CreatWindow(wx.Frame): diff --git a/Receive and Reply UI/GuiWindow(PersonalReply)_chupan.py b/Receive and Reply UI/GuiWindow(PersonalReply)_chupan.py index 23b7306..1264729 100644 --- a/Receive and Reply UI/GuiWindow(PersonalReply)_chupan.py +++ b/Receive and Reply UI/GuiWindow(PersonalReply)_chupan.py @@ -4,8 +4,6 @@ import sys import os import time -import ctypes -import pyautogui #wx.Frame是父类,定义子类CreatWindow class CreatWindow(wx.Frame):