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