commit 21/01/2026

This commit is contained in:
2026-01-21 17:19:19 +07:00
parent 38f3fd54b7
commit 34cf8c97df
24 changed files with 495 additions and 42 deletions

View File

@@ -11,7 +11,7 @@ fun main() {
val webUI = WebUI()
webUI.Start()
val activeclient = ActiveMQClient()
activeclient.Start()
//activeclient.Start()
val mysql = MySQLInjector()
mysql.Start()