mpp-client-go/mpp/login.go

10 lines
86 B
Go

package mpp
type LoginInfo struct {
// TODO
}
type AccountInfo struct {
// TODO
}