dashboard/controller/unis/datatype.go

6 lines
78 B
Go

package unis
const (
UNIS_HTTP_URL_CONFIG_ADD = "/api/unis/config/v1/add"
)