|
|
|
@ -57,7 +57,7 @@ func SetMode(ss string) {
|
|
|
|
|
func init() {
|
|
|
|
|
if IsProductionEnv() {
|
|
|
|
|
log.Println("当前为正式版")
|
|
|
|
|
Config_Img_Url = "https://cdn.reecook.cn/static"
|
|
|
|
|
Config_Img_Url = "https://jyycdn.reecook.cn/static"
|
|
|
|
|
|
|
|
|
|
Config_Lottery_Url = "http://47.107.155.80:8080/LotterySystem/LotJsonService"
|
|
|
|
|
Config_Lottery_Username = "bm0067"
|
|
|
|
@ -93,7 +93,7 @@ func init() {
|
|
|
|
|
ConfigNuoTaxNum = "91330212MA2AE2QQXR"
|
|
|
|
|
|
|
|
|
|
ConfigJTEmail = "zhjq@cn-recook.com"
|
|
|
|
|
ConfigImageUrl = "https://cdn.reecook.cn/static"
|
|
|
|
|
ConfigImageUrl = "https://jyycdn.reecook.cn/static"
|
|
|
|
|
|
|
|
|
|
ConfigEsAddress = "http://127.0.0.1:9200/recook/_analyze?pretty=true"
|
|
|
|
|
|
|
|
|
|