getvendorstore 测试
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package jdshop
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"git.rosy.net.cn/jx-callback/business/jxutils/jxcontext"
|
||||
"git.rosy.net.cn/jx-callback/business/model"
|
||||
"git.rosy.net.cn/jx-callback/business/partner"
|
||||
@@ -21,7 +19,6 @@ type PurchaseHandler struct {
|
||||
|
||||
func init() {
|
||||
if api.JdShopAPI != nil {
|
||||
fmt.Println("test111111111111111111111")
|
||||
CurPurchaseHandler = New()
|
||||
partner.RegisterPurchasePlatform(CurPurchaseHandler)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user