liuxiaolong
2019-06-15 800f273d5908db8a99e4ee5f489f3862f31253da
1
2
3
4
5
package middlewares
 
const (
    SigningKey = "abc123456789"
)