| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191 |
- SERVER | DOMAIN | ADDRESS | METHOD | ROUTE | HANDLER | MIDDLEWARE
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /* | gfast/middleWare.CORS | GLOBAL MIDDLEWARE
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /captcha/get/img | gfast/app/controller/common.(*Captcha).Img |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /debug/pprof/*action | github.com/gogf/gf/net/ghttp.(*utilPProf).Index-fm |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /debug/pprof/cmdline | github.com/gogf/gf/net/ghttp.(*utilPProf).Cmdline-fm |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /debug/pprof/profile | github.com/gogf/gf/net/ghttp.(*utilPProf).Profile-fm |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /debug/pprof/symbol | github.com/gogf/gf/net/ghttp.(*utilPProf).Symbol-fm |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /debug/pprof/trace | github.com/gogf/gf/net/ghttp.(*utilPProf).Trace-fm |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /pub_upload/* | gfast/router.init.0.func1 | HOOK_BEFORE_SERVE
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | GET | /swagger.json | gfast/router.init.0.func2 |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /sysLogin/login | github.com/goflyfox/gtoken/gtoken.(*GfToken).Login-fm |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /sysLogin/logout | github.com/goflyfox/gtoken/gtoken.(*GfToken).Logout-fm |
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/* | github.com/goflyfox/gtoken/gtoken.(*GfToken).AuthMiddleware-fm | GLOBAL MIDDLEWARE
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/* | gfast/hook.OperationLog | HOOK_AFTER_OUTPUT
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/addMenu | gfast/app/controller/admin.(*Auth).AddMenu | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/addRole | gfast/app/controller/admin.(*Auth).AddRole | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/addUser | gfast/app/controller/admin.(*Auth).AddUser | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/changeUserStatus | gfast/app/controller/admin.(*Auth).ChangeUserStatus | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/deleteAdmin | gfast/app/controller/admin.(*Auth).DeleteAdmin | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/deleteMenu | gfast/app/controller/admin.(*Auth).DeleteMenu | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/deleteRole | gfast/app/controller/admin.(*Auth).DeleteRole | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/editMenu | gfast/app/controller/admin.(*Auth).EditMenu | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/editRole | gfast/app/controller/admin.(*Auth).EditRole | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/editUser | gfast/app/controller/admin.(*Auth).EditUser | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/menuList | gfast/app/controller/admin.(*Auth).MenuList | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/menuSort | gfast/app/controller/admin.(*Auth).MenuSort | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/resetUserPwd | gfast/app/controller/admin.(*Auth).ResetUserPwd | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/roleDataScope | gfast/app/controller/admin.(*Auth).RoleDataScope | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/roleList | gfast/app/controller/admin.(*Auth).RoleList | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/statusSetRole | gfast/app/controller/admin.(*Auth).StatusSetRole | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/auth/userList | gfast/app/controller/admin.(*Auth).UserList | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/add | gfast/app/controller/admin.(*Dict).Add | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/dataAdd | gfast/app/controller/admin.(*Dict).DataAdd | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/dataDelete | gfast/app/controller/admin.(*Dict).DataDelete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/dataEdit | gfast/app/controller/admin.(*Dict).DataEdit | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/dataList | gfast/app/controller/admin.(*Dict).DataList | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/delete | gfast/app/controller/admin.(*Dict).Delete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/edit | gfast/app/controller/admin.(*Dict).Edit | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/list | gfast/app/controller/admin.(*Dict).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/optionSelect | gfast/app/controller/admin.(*Dict).OptionSelect | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/sysCommonStatus | gfast/app/controller/admin.(*Dict).SysCommonStatus | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/dict/sysNormalDisable | gfast/app/controller/admin.(*Dict).SysNormalDisable | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/params/add | gfast/app/controller/admin.(*Params).Add | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/params/delete | gfast/app/controller/admin.(*Params).Delete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/params/edit | gfast/app/controller/admin.(*Params).Edit | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/params/list | gfast/app/controller/admin.(*Params).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/webSet/getInfo | gfast/app/controller/admin.(*WebSet).GetInfo | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/config/webSet/update | gfast/app/controller/admin.(*WebSet).Update | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/dept/addDept | gfast/app/controller/admin.(*Dept).AddDept | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/dept/delDept | gfast/app/controller/admin.(*Dept).DelDept | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/dept/editDept | gfast/app/controller/admin.(*Dept).EditDept | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/dept/exclude | gfast/app/controller/admin.(*Dept).Exclude | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/dept/list | gfast/app/controller/admin.(*Dept).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/dept/roleDeptTreeSelect | gfast/app/controller/admin.(*Dept).RoleDeptTreeSelect | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/dept/treeSelect | gfast/app/controller/admin.(*Dept).TreeSelect | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/index/getInfo | gfast/app/controller/admin.(*Index).GetInfo | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/index/getRouters | gfast/app/controller/admin.(*Index).GetRouters | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/job/add | gfast/app/controller/admin.(*MonitorJob).Add | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/job/delete | gfast/app/controller/admin.(*MonitorJob).Delete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/job/details | gfast/app/controller/admin.(*MonitorJob).Details | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/job/edit | gfast/app/controller/admin.(*MonitorJob).Edit | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/job/list | gfast/app/controller/admin.(*MonitorJob).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/job/start | gfast/app/controller/admin.(*MonitorJob).Start | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/job/stop | gfast/app/controller/admin.(*MonitorJob).Stop | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/loginlog/clear | gfast/app/controller/admin.(*MonitorLoginLog).Clear | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/loginlog/delete | gfast/app/controller/admin.(*MonitorLoginLog).Delete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/loginlog/list | gfast/app/controller/admin.(*MonitorLoginLog).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/online/forceLogout | gfast/app/controller/admin.(*MonitorOnline).ForceLogout | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/online/list | gfast/app/controller/admin.(*MonitorOnline).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/operlog/clear | gfast/app/controller/admin.(*MonitorOperationLog).Clear | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/operlog/delete | gfast/app/controller/admin.(*MonitorOperationLog).Delete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/operlog/detail | gfast/app/controller/admin.(*MonitorOperationLog).Detail | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/operlog/list | gfast/app/controller/admin.(*MonitorOperationLog).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/monitor/server/info | gfast/app/controller/admin.(*MonitorServer).Info | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/post/add | gfast/app/controller/admin.(*Post).Add | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/post/delete | gfast/app/controller/admin.(*Post).Delete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/post/edit | gfast/app/controller/admin.(*Post).Edit | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/post/list | gfast/app/controller/admin.(*Post).List | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/tools/gen/columnList | gfast/app/controller/admin.(*Gen).ColumnList | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/tools/gen/dataList | gfast/app/controller/admin.(*Gen).DataList | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/tools/gen/delete | gfast/app/controller/admin.(*Gen).Delete | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/tools/gen/editSave | gfast/app/controller/admin.(*Gen).EditSave | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/tools/gen/importTableSave | gfast/app/controller/admin.(*Gen).ImportTableSave | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/tools/gen/preview | gfast/app/controller/admin.(*Gen).Preview | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/tools/gen/tableList | gfast/app/controller/admin.(*Gen).TableList | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | POST | /system/upload/ckEditorUp | gfast/app/controller/admin.(*Upload).CkEditorUp | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | POST | /system/upload/upFile | gfast/app/controller/admin.(*Upload).UpFile | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | POST | /system/upload/upFiles | gfast/app/controller/admin.(*Upload).UpFiles | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | POST | /system/upload/upImg | gfast/app/controller/admin.(*Upload).UpImg | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | POST | /system/upload/upImgs | gfast/app/controller/admin.(*Upload).UpImgs | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/user/avatar | gfast/app/controller/admin.(*User).Avatar | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/user/edit | gfast/app/controller/admin.(*User).Edit | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/user/profile | gfast/app/controller/admin.(*User).Profile | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- default | default | :8200 | ALL | /system/user/updatePwd | gfast/app/controller/admin.(*User).UpdatePwd | middleWare.Auth
- |---------|---------|---------|--------|--------------------------------------|----------------------------------------------------------------|-------------------|
- 2020-08-13 17:22:10.660 17204: http server started listening on [:8200]
|