|
|
@ -4,11 +4,12 @@ import ( |
|
|
|
"LAPP_GAAS_GFrame_BACKEND/grmi" |
|
|
|
"LAPP_GAAS_GFrame_BACKEND/web/controllers" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/base" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/common" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/log" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/ods" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/om" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/pm" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/qm" |
|
|
|
_ "LAPP_GAAS_GFrame_BACKEND/web/controllers/common" |
|
|
|
"LAPP_GAAS_GFrame_BACKEND/web/middleware" |
|
|
|
"LAPP_GAAS_GFrame_BACKEND/web/middleware/cors" |
|
|
|
"github.com/kataras/iris/v12" |
|
|
|