F
This commit is contained in:
@@ -274,6 +274,7 @@ type QCXG4896Req struct {
|
||||
}
|
||||
type QCXG5F3AReq struct {
|
||||
IDCard string `json:"id_card" validate:"required,validIDCard"`
|
||||
Name string `json:"name" validate:"omitempty,min=1,validName"`
|
||||
}
|
||||
|
||||
type QCXGGB2QReq struct {
|
||||
|
||||
Reference in New Issue
Block a user