fix
This commit is contained in:
parent
77c90e34b5
commit
47a804e0a8
@ -13,4 +13,6 @@ func (this *MainServiceRouter) InitRouter() {
|
|||||||
api.RefreshToken)
|
api.RefreshToken)
|
||||||
f5.GetApp().GetGinEngine().GET("/wx/tnotify",
|
f5.GetApp().GetGinEngine().GET("/wx/tnotify",
|
||||||
api.WxTNotify)
|
api.WxTNotify)
|
||||||
|
f5.GetApp().GetGinEngine().GET("/wx/notify",
|
||||||
|
api.WxNotifyPurchase)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user