first commit

This commit is contained in:
iProbe 2022-10-18 16:59:37 +08:00
commit ba848e218d
1001 changed files with 152333 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<<<<<<< HEAD
# 说明后台启动各个bat脚本
set ws = WScript.CreateObject("WScript.Shell")
ws.Run "cmd /c mysql-restart.bat",vbhide
ws.Run "cmd /c php-restart.bat",vbhide
=======
# 说明后台启动各个bat脚本
set ws = WScript.CreateObject("WScript.Shell")
ws.Run "cmd /c mysql-restart.bat",vbhide
ws.Run "cmd /c php-restart.bat",vbhide
>>>>>>> 28bec05... 20200611