add personal apis

This commit is contained in:
ljw
2024-09-24 14:43:27 +08:00
parent 62a22c697d
commit 9d7aa05032
21 changed files with 1099 additions and 168 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ type AddressBookForm struct {
Tags []string `json:"tags"`
Hash string `json:"hash"`
UserId uint `json:"user_id"`
ForceAlwaysRelay bool `json:"force_always_relay"`
ForceAlwaysRelay bool `json:"forceAlwaysRelay"`
RdpPort string `json:"rdp_port"`
RdpUsername string `json:"rdp_username"`
Online bool `json:"online"`