【fix sonar】PmsUtil文件

This commit is contained in:
梁琦涛
2023-03-09 17:37:06 +08:00
parent 669a57537b
commit b7de1e4cba
@@ -49,7 +49,6 @@ public class PmsUtil {
} else {
bw.write(s);
}
//bw.newLine();
bw.write("\r\n");
}
//释放资源