midify readme.md

This commit is contained in:
Joker_zero
2019-12-21 15:04:43 +08:00
parent 662ce5e183
commit 78e0d74f48
5 changed files with 7 additions and 4 deletions

View File

@@ -1,13 +1,13 @@
package main
import (
"github.com/astaxie/beego"
"github.com/astaxie/beego/logs"
"dongfeng-pay/jhmicro/notify"
"dongfeng-pay/jhmicro/order_settle"
"dongfeng-pay/jhmicro/pay_for"
"dongfeng-pay/jhmicro/query"
"dongfeng-pay/service/service_init"
"github.com/astaxie/beego"
"github.com/astaxie/beego/logs"
)
func main() {