CorporationInfo中去掉NeedID
This commit is contained in:
@@ -40,7 +40,7 @@ type CorporationInfo struct {
|
||||
EconKind string `json:"econ_kind"`
|
||||
EndDate string `json:"end_date"`
|
||||
TermEnd string `json:"term_end"`
|
||||
NeedID bool `json:"needID"`
|
||||
// NeedID bool `json:"needID"`
|
||||
Address string `json:"address"`
|
||||
Partners []struct {
|
||||
IdentifyType string `json:"identify_type"`
|
||||
|
||||
Reference in New Issue
Block a user