updated api to match correct settings with new feature

This commit is contained in:
inohmonton99
2021-04-10 00:44:53 +08:00
parent ae702c474c
commit 42e99f0ac4
8 changed files with 217 additions and 130 deletions

View File

@@ -3,6 +3,7 @@ package server
import (
"context"
"errors"
api "github.com/onepanelio/core/api/gen"
v1 "github.com/onepanelio/core/pkg"
"github.com/onepanelio/core/pkg/util/request"