From 4e4bcc8e95fef11e695d476da4e761399d3c7247 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期二, 19 十一月 2024 09:49:52 +0800 Subject: [PATCH] json传输byte[]数组,转换为base64编码 --- pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml b/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml index be397d1..291a9ef 100644 --- a/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml +++ b/pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/pom.xml @@ -13,7 +13,7 @@ <packaging>jar</packaging> <artifactId>pipIrr-mwTest-web</artifactId> <version>1.0.0</version> - <name>pipIrr-mw-rtu</name> + <name>pipIrr-mwTest-web</name> <description>閫氫俊涓棿浠朵腑蹇冩湇鍔$涓嬪彂鍛戒护娴嬭瘯</description> <dependencies> -- Gitblit v1.8.0