add UI interface

This commit is contained in:
2025-08-26 10:32:50 +08:00
parent 608d9947f1
commit debbf6e8c1
14 changed files with 1447 additions and 1002 deletions

View File

@@ -1,2 +1,3 @@
from .updatekline import *
from .checktable import *
from .KLineUpdater import *
from .checktable import *
from .KLineUpdater import KLineUpdater