This commit is contained in:
shoopea 2020-02-20 10:40:48 +08:00
parent a0b106e62c
commit 9123ff1799

2
def.go
View File

@ -78,7 +78,7 @@ type ObjClassif struct {
ObjTypeID64 int64
}
type OjbClass struct {
type ObjClass struct {
ID64 int64
IntlId string `json:"intl_id"`
Name string `json:"name"`