Update Constants.java

bug修复
This commit is contained in:
0x421
2024-01-24 20:09:26 +08:00
committed by GitHub
parent 2e9a99b43d
commit 16aa4a3d57

View File

@@ -25,6 +25,10 @@ public class Constants {
public static String UPDATELOG = "----------------------------------------------------------------\r\n\t\t\t" +
"更新日志记录\r\n\t\t\t" +
"----------------------------------------------------------------\r\n" +
"0x7eTeamTools V1.2 -----------2024.1.24\r\n\t\t\t" +
"1、bug修复\r\n\t\t\t" +
"2、修复了接口爬取但是响应码为404。。。\r\n\t\t\t" +
"----------------------------------------------------------------\r\n" +
"0x7eTeamTools V1.1 -----------2024.1.12\r\n\t\t\t" +
"1、修复了反弹shell命令生成功能bug\r\n\t\t\t" +
"2、修复了某些页面鼠标滚轮功能bug\r\n\t\t\t" +