加日志
This commit is contained in:
parent
f9ae5275d1
commit
edc4497b69
@ -24,7 +24,7 @@ type GetCaV2ServiceURL struct {
|
||||
DeptPersonPhone string `json:"deptPersonPhone" form:"deptPersonPhone"`
|
||||
AgentName string `json:"agentName" form:"agentName"`
|
||||
AgentIDCard string `json:"agentIdCard" form:"agentIdCard"`
|
||||
AuthMethod string `json:"authMethod" form:"authMethod" validate:"omitempty,oneof=face SMS" label:"认证方式"`
|
||||
AuthMethod string `json:"authMethod" form:"authMethod" validate:"omitempty,oneof=face sms" label:"认证方式"`
|
||||
}
|
||||
|
||||
func (r GetCaV2ServiceURL) ValidateBusinessFields() string {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user