From 1375a19a4687d6d207ea5a9f0f82afdd997ab97a Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期一, 13 五月 2024 17:19:24 +0800 Subject: [PATCH] update 优化 执行单元测试 编码问题 --- pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 8c49660..b4418cf 100644 --- a/pom.xml +++ b/pom.xml @@ -448,6 +448,7 @@ <artifactId>maven-surefire-plugin</artifactId> <version>${maven-surefire-plugin.version}</version> <configuration> + <argLine>-Dfile.encoding=UTF-8</argLine> <!-- 鏍规嵁鎵撳寘鐜鎵ц瀵瑰簲鐨凘Tag娴嬭瘯鏂规硶 --> <groups>${profiles.active}</groups> <!-- 鎺掗櫎鏍囩 --> -- Gitblit v1.9.3