This commit is contained in:
dengrb1
2023-05-26 23:19:34 +08:00
committed by GitHub
parent 31a3a7dfd9
commit ab80f8ade9
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ def quit_exe():
os.system('taskkill -f -t -im wuguokai.exe') os.system('taskkill -f -t -im wuguokai.exe')
os.system('taskkill -f -t -im extkj.exe') os.system('taskkill -f -t -im extkj.exe')
os.system('taskkill -f -t -im bnu120.exe') os.system('taskkill -f -t -im bnu120.exe')
os.system('taskkill -f -t -im xjai.exe') os.system('taskkill -f -t -im 1chat.exe')
os.system('taskkill -f -t -im chat_command.exe') os.system('taskkill -f -t -im chat_command.exe')
os.system('taskkill -f -t -im sittings.exe') os.system('taskkill -f -t -im sittings.exe')
os.system('taskkill -f -t -im update.exe') os.system('taskkill -f -t -im update.exe')

View File

@@ -43,7 +43,7 @@ text = '''
1.1.1 更新chatGPT网站;修改update文本显示设置。新增bnu120聊天网站 1.1.1 更新chatGPT网站;修改update文本显示设置。新增bnu120聊天网站
移除lbbai网站入口 移除lbbai网站入口
1.2 增加lbbai网站修复BUG;完全移除“关于”模块...... 1.2 增加lbbai网站修复BUG;完全移除“关于”模块......
1.3 删除lbbai网站增加aitianhu网站里面内涵AI画图功能加入WiFi功能 1.3 删除lbbai网站增加1chat网站里面内涵AI画图功能加入WiFi功能
检测;加入在线更新功能 检测;加入在线更新功能
''' '''