customer/internal/models/trashLog.go

9 lines
121 B
Go
Raw Normal View History

2024-05-22 13:29:40 +00:00
package models
type InfoUser struct {
CtxUserIP string
CtxUserPort string
KeyDomain string
KeyPath string
}