diff --git a/business/partner/delivery/fn/store.go b/business/partner/delivery/fn/store.go index 29c9fbddf..831467f85 100644 --- a/business/partner/delivery/fn/store.go +++ b/business/partner/delivery/fn/store.go @@ -83,6 +83,7 @@ func shopStatus2JX(status int) (jxStatus int) { func (c *DeliveryHandler) GetStore(ctx *jxcontext.Context, storeID int, vendorStoreID string) (storeDetail *dao.StoreDetail2, err error) { shopInfo, err := api.FnAPI.GetStore(vendorStoreID) + globals.SugarLogger.Debugf("============fn %s,%v", utils.Format4Output(shopInfo, false), err) if err == nil { storeDetail = &dao.StoreDetail2{ Store: model.Store{ diff --git a/conf/app.conf b/conf/app.conf index 8a95e5cb6..6c558737f 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -474,10 +474,9 @@ jdShopAccessToken2 = "9ad9cf5fc8b140b19a1dbbb700b47676kown" jdShopAppKey2 = "D5E8352BE0786ED16F77B4548F62F09A" jdShopAppSecret2 = "71e1061ac2f246f6ac27efb900edba12" -fnAppID = "6a3e2073-1850-413b-9eb7-6c342ec36e1c" -fnAppSecret = "a8248088-a742-4c33-a0db-03aeae00ca7d" -fnMerchantId = "51658" -fnCode = "uDEyAmTbrfS2qjYbgi20Jm" +fnAppID = "6705486294797503379" +fnAppSecret = "c1e6c280-e618-4103-9d0a-673bc54fb22e" +fnMerchantId= "51658" fnCallbackURL = "http://callback-jxgy.jxc4.com/fn/msg" # 快手授权地址