Ver Fonte

Merge branch 'master' of http://192.168.3.207:8080/BP/common into master

zhangxinlei1996 há 3 anos atrás
pai
commit
96b8494a17
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/qfw/util/encryptarticle.go

+ 1 - 0
src/qfw/util/encryptarticle.go

@@ -8,6 +8,7 @@ import (
 //正文
 var SE = &SimpleEncrypt{Key: "topnet2015topnet2015"}
 var SE2 = &SimpleEncrypt{Key: "2017jianyu"}
+var SE3 = &SimpleEncrypt{Key: "entservice"}
 
 //百度
 var BSE = &SimpleEncrypt{Key: "HNtopnet2017jy"}