Validator 校验国际化 不传值 分别查看异常返回
测试使用 not.null
curl --location --request GET 'http://127.0.0.1:18111/demo/i18n/test1?str' \ --header 'Authorization: Bearer '
{ "code": 0, "msg": "string", "data": {} }