add warehouse code,pass 1st complie,app_notifier needs installation function

This commit is contained in:
cuu
2021-10-24 01:56:27 +08:00
parent 23b2f6caf8
commit 94245a58e8
15 changed files with 919 additions and 88 deletions

View File

@@ -32,6 +32,8 @@ var (
CurPowerLevel = "performance"
Lang = "English"
WifiDev = "wlan0"
Aria2Url = "ws://localhost:6800/jsonrpc"
)
func init() {