This commit is contained in:
gazebo
2019-10-14 18:45:50 +08:00
parent c5b0e1a847
commit 46b66b0434
2 changed files with 0 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ import (
) )
const ( const (
// prodURL = "https://openo2o.jd.com/djapi"
prodURL = "https://api.feieyun.cn/Api/Open/" prodURL = "https://api.feieyun.cn/Api/Open/"
signKey = "sig" signKey = "sig"
) )

View File

@@ -49,7 +49,6 @@ const (
) )
const ( const (
// prodURL = "https://openo2o.jd.com/djapi"
prodURL = "https://openapi.jddj.com/djapi" prodURL = "https://openapi.jddj.com/djapi"
signKey = "sign" signKey = "sign"
appSecretKey = "app_secret" appSecretKey = "app_secret"