Add deprecated warnings

This commit is contained in:
世界
2024-10-18 09:58:03 +08:00
parent 2de19c628b
commit 78d5a8858d
18 changed files with 307 additions and 52 deletions

View File

@@ -16,4 +16,5 @@ const (
CommandSetSystemProxyEnabled
CommandConnections
CommandCloseConnection
CommandGetDeprecatedNotes
)