hide Payload in authenticate

This commit is contained in:
Tnze
2019-08-01 12:09:58 +08:00
parent 1cc07c15f5
commit 02eb7283d1
4 changed files with 16 additions and 12 deletions

4
save/mca.go Normal file
View File

@ -0,0 +1,4 @@
package save
type Region struct {
}