dw-sdk/brand.go

10 lines
94 B
Go

package dw_sdk
const (
BrandId_Coach = 10229
)
const (
BrandName_Coach = "COACH/蔻驰"
)