@InterceptorIgnore(tenantLine = "true")
ElasticSearch 命令行乱码:
到 \config 文件下找到 jvm.options 文件 打开后 在文件末尾空白处 添加 -Dfile.encoding=GBK 保存后重启即可。