package sysModel
import "gin-vue-admin/config"
type System struct {
config config.Config
}
func test(){