加入APPBase递交模块

This commit is contained in:
ZhanGSKen
2025-09-22 06:31:03 +08:00
parent e4e9c31f02
commit b66d53da1b
8 changed files with 662 additions and 44 deletions

View File

@@ -32,6 +32,8 @@ dependencies {
// Html 解析
api 'org.jsoup:jsoup:1.13.1'
api 'com.google.code.gson:gson:2.10.1'
// SSH
//api 'com.jcraft:jsch:0.1.55'