diff --git a/business/partner/purchase/ebai/store.go b/business/partner/purchase/ebai/store.go index d2d43a84b..778ee025c 100644 --- a/business/partner/purchase/ebai/store.go +++ b/business/partner/purchase/ebai/store.go @@ -166,7 +166,7 @@ func (p *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin shopID = store.ID } store2, err2 := p.ReadStore(store.VendorStoreID) - globals.SugarLogger.Debugf("ebai UpdateStore2 store2:%s, err2:%v", utils.Format4Output(store2, true), err2) + // globals.SugarLogger.Debugf("ebai UpdateStore2 store2:%s, err2:%v", utils.Format4Output(store2, true), err2) if err = err2; err == nil { if store2.ID == store.ID { shopID = -1 diff --git a/conf/app.conf b/conf/app.conf index 6650de7b5..70190dc5f 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -165,6 +165,7 @@ disableMtwm = true disableWeimob = true enableStoreWrite = true +enableEbaiStoreWrite = true mtpsAppKey = "3c0a05d464c247c19d7ec13accc78605" mtpsSecret = "b1M}9?:sTbsB[OF2gNORnN(|(iy9rB8(`7]|[wGLnbmt`evfM>E:A90DjHAW:UPE"