This commit is contained in:
2025-12-23 01:01:58 +08:00
commit b324ed71ca
55 changed files with 2568 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
rootProject.name='TTSTDRemoteService'
include ':app'