1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-17 21:07:54 +02:00

fix metadata key

This commit is contained in:
Tony 2019-07-19 23:19:33 +08:00
parent 0795d35afc
commit 6572494c2c

View File

@ -31,9 +31,6 @@ const (
// Mid 外网账户用户id
Mid = "mid" // NOTE: !!!业务可重新修改key名!!!
// Username LDAP平台的username
Username = "username"
// Device 客户端信息
Device = "device"