update
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ import (
|
|||||||
var wxmp = core.NewBucket("wxmp")
|
var wxmp = core.NewBucket("wxmp")
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
core.Server.Any("/wx", func(c *gin.Context) {
|
core.Server.Any("/wx/", func(c *gin.Context) {
|
||||||
wc := wechat.NewWechat()
|
wc := wechat.NewWechat()
|
||||||
memory := cache.NewMemory()
|
memory := cache.NewMemory()
|
||||||
cfg := &offConfig.Config{
|
cfg := &offConfig.Config{
|
||||||
|
|||||||
Reference in New Issue
Block a user