mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
很多修改
This commit is contained in:
@@ -33,7 +33,7 @@ func (s *ClientController) Add() {
|
||||
Id: server.CsvDb.GetClientId(),
|
||||
Status: true,
|
||||
Remark: s.GetString("Remark"),
|
||||
Cnf: &utils.ServerConfig{
|
||||
Cnf: &utils.Config{
|
||||
U: s.GetString("u"),
|
||||
P: s.GetString("p"),
|
||||
Compress: s.GetString("compress"),
|
||||
|
Reference in New Issue
Block a user