package controller
import (
_ "blazing/modules/base/controller/admin"
_ "blazing/modules/base/controller/app"
)