github.com/bububa/oceanengine/marketing-api@v0.0.0-20210315120513-0b953137f7a6/core/const.go (about)

     1  package core
     2  
     3  const (
     4  	BASE_URL = "https://ad.oceanengine.com/openapi/"
     5  )