1
This commit is contained in:
parent
deb34b460e
commit
ceb6cead8c
@ -2,9 +2,7 @@ package middleware
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/gin-gonic/gin"
|
"github.com/gin-gonic/gin"
|
||||||
"f5"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func CaForward(c *gin.Context) {
|
func CaForward(c *gin.Context) {
|
||||||
f5.GetSysLog().Info("CaForward")
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user