mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-09-14 14:43:50 +08:00
midify readme.md
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/astaxie/beego/logs"
|
||||
_ "dongfeng-pay/jhboss/routers"
|
||||
_ "dongfeng-pay/service/message_queue"
|
||||
_ "dongfeng-pay/service/models"
|
||||
"dongfeng-pay/service/service_init"
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/astaxie/beego/logs"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user