This commit is contained in:
gazebo
2018-09-16 12:55:23 +08:00
parent a8ae37c641
commit b9497d028f
8 changed files with 199 additions and 149 deletions

View File

@@ -43,6 +43,7 @@ func InitServiceInfo(version, buildDate, gitCommit string) {
"bankName": model.BankName,
},
}
Init()
}
func GetPurchaseHandler(vendorID int) partner.IPurchasePlatformHandler {