f
This commit is contained in:
@@ -130,6 +130,9 @@ type QYGL7HBNReq struct {
|
||||
type QCXGA8V3Req struct {
|
||||
VinCode string `json:"vin_code" validate:"required"`
|
||||
}
|
||||
type QCXG8N4RReq struct {
|
||||
PlateNo string `json:"plate_no" validate:"required"`
|
||||
}
|
||||
type QCXGH3R8Req struct {
|
||||
VinCode string `json:"vin_code" validate:"required"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user