f
This commit is contained in:
@@ -126,7 +126,7 @@ type QCXG9F5CReq struct {
|
||||
type QCXG3B8ZReq struct {
|
||||
PlateNo string `json:"plate_no" validate:"required"`
|
||||
}
|
||||
type QCXM7R9Req struct {
|
||||
type QCXGM7R9Req struct {
|
||||
PlateNo string `json:"plate_no" validate:"required"`
|
||||
}
|
||||
type QCXGP1W3Req struct {
|
||||
@@ -298,9 +298,8 @@ type COMB86PMReq struct {
|
||||
}
|
||||
|
||||
type QCXG7A2BReq struct {
|
||||
IDCard string `json:"id_card" validate:"required,validIDCard"`
|
||||
PlateNo string `json:"plate_no" validate:"required"`
|
||||
}
|
||||
|
||||
type QCXG4896Req struct {
|
||||
PlateNo string `json:"plate_no" validate:"required"`
|
||||
AuthDate string `json:"auth_date" validate:"required,validAuthDate" encrypt:"false"`
|
||||
|
||||
Reference in New Issue
Block a user