package blazing import ( _ "blazing/modules/player/controller" _ "blazing/modules/player/model" _ "blazing/modules/player/service" )