Przeglądaj źródła

广告

herolist
huangjiajun 1 tydzień temu
rodzic
commit
c6e28aee8e
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      app/svc/svc_advertising.go

+ 0
- 1
app/svc/svc_advertising.go Wyświetl plik

@@ -143,7 +143,6 @@ func AdvertisingState(c *gin.Context) {
getString, _ := cache.GetString("advEcpm:" + req.Id)
integral := "0"
if getString == "" {
time.Sleep(time.Microsecond * 200) // 等待200毫秒
var data model.AdvertisingCallback
db.Db.Where("uniq_id=? ", req.Id).Get(&data)
if data.Id > 0 {


Ładowanie…
Anuluj
Zapisz