dengbiao pirms 8 mēnešiem
vecāks
revīzija
b7341ce5c4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      rule/mw/mw_db.go

+ 1
- 1
rule/mw/mw_db.go Parādīt failu

@@ -27,7 +27,7 @@ func GetMasterId(baseDb *xorm.Engine, c *gin.Context) (masterId string) {
masterId = svc.GetWebSiteDomainMasterId(baseDb, md.PLATFORM_WAP, c.Request.Host)
}
}
if masterId == "" && c.GetHeader("Platform") == md.PLATFORM_WAP { // H5 要根据域名去获取mid
if masterId == "" && c.GetHeader("Platform") == md.PLATFORM_PC { // H5 要根据域名去获取mid
hostList := strings.Split(c.Request.Host, ".")
if isNumeric(hostList[0]) {
masterId = hostList[0]


||||||
x
 
000:0
Notiek ielāde…
Atcelt
Saglabāt