Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
b74a3a43fb
@ -44,6 +44,7 @@ import (
|
||||
"go_dreamfactory/modules/pay"
|
||||
"go_dreamfactory/modules/practice"
|
||||
"go_dreamfactory/modules/privilege"
|
||||
"go_dreamfactory/modules/pushgiftbag"
|
||||
"go_dreamfactory/modules/pvp"
|
||||
"go_dreamfactory/modules/questionnaire"
|
||||
"go_dreamfactory/modules/reddot"
|
||||
@ -150,6 +151,7 @@ func main() {
|
||||
shopcenter.NewModule(),
|
||||
addrecharge.NewModule(),
|
||||
storyline.NewModule(),
|
||||
pushgiftbag.NewModule(),
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user