From 3f00a9c7853c2c3f53c69c3bb4b689b60184dfc4 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期二, 29 十月 2024 22:07:02 +0800
Subject: [PATCH] 1、VO、PO等值对象中凡时Double或Float类型的属性,都加上注解@JsonFormat(shape = JsonFormat.Shape.NUMBER_FLOAT, pattern="0.00" ); 2、工作报中数据查询SQL中增加clientAddr农户地址字段。

---
 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