Sfoglia il codice sorgente

remote debug info

master
patrick 6 anni fa
parent
commit
481ce723c1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      checksum.go

+ 1
- 1
checksum.go Vedi File

s += form["customerId"][0] s += form["customerId"][0]
s += Config.LeanWork.MD5Key s += Config.LeanWork.MD5Key
} }
fmt.Println("leanwork form: " + s)
//fmt.Println("leanwork form: " + s)
return md5str(s) return md5str(s)
} }



Loading…
Annulla
Salva