银豹创建商品测试

This commit is contained in:
苏尹岚
2020-03-20 17:54:02 +08:00
parent 726b5e176c
commit a0d71c970c
3 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,6 @@ type PurchaseHandler struct {
}
func init() {
fmt.Println("test1")
if api.MtwmAPI != nil {
CurPurchaseHandler = New()
partner.RegisterPurchasePlatform(CurPurchaseHandler)