dictinct system pkg and third pkg
This commit is contained in:
@@ -4,11 +4,12 @@ package config
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"github.com/beego/x2j"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
"strconv"
|
||||
"sync"
|
||||
|
||||
"github.com/beego/x2j"
|
||||
)
|
||||
|
||||
type XMLConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user