修改消息队列

This commit is contained in:
kongyuebin
2020-11-17 12:17:40 +08:00
parent 8d4382cc82
commit 314d69b49e
5 changed files with 8 additions and 8 deletions

View File

@@ -10,8 +10,8 @@
package controller
import (
"github.com/astaxie/beego/logs"
"dongfeng-pay/service/common"
"github.com/astaxie/beego/logs"
)
var registerSupplier = make(map[string]PayInterface)