bff config to nacos
This commit is contained in:
@@ -111,7 +111,7 @@ func (p LoginValidator) GetMessage() validate.ValidatorMessages {
|
||||
}
|
||||
|
||||
type LoginRoutesValidator struct {
|
||||
ServiceId int `validate:"required"`
|
||||
ServiceId int64 `validate:"required"`
|
||||
}
|
||||
|
||||
// GetMessage 提示消息
|
||||
|
||||
Reference in New Issue
Block a user