f
This commit is contained in:
@@ -131,7 +131,8 @@ type QCXG8VA3Req struct {
|
|||||||
VinCode string `json:"vin_code" validate:"required"`
|
VinCode string `json:"vin_code" validate:"required"`
|
||||||
}
|
}
|
||||||
type QCXGCP77Req struct {
|
type QCXGCP77Req struct {
|
||||||
PlateNo string `json:"plate_no" validate:"required"`
|
VinCode string `json:"vin_code" validate:"required"`
|
||||||
|
|
||||||
}
|
}
|
||||||
type QCXGX2X6Req struct {
|
type QCXGX2X6Req struct {
|
||||||
PlateNo string `json:"plate_no" validate:"required"`
|
PlateNo string `json:"plate_no" validate:"required"`
|
||||||
|
|||||||
Reference in New Issue
Block a user