This commit is contained in:
Mrx
2026-03-05 10:54:16 +08:00
parent 4ee6e891cd
commit c0898e6829
2 changed files with 11 additions and 2 deletions

View File

@@ -599,6 +599,7 @@ type YYSY6F2BReq struct {
type IVYZOCR1Req struct {
PhotoData string `json:"photo_data" validate:"required,validBase64Image"`
}
type YYSY8B1CReq struct {
MobileNo string `json:"mobile_no" validate:"required,min=11,max=11,validMobileNo"`