From 4513ef24bf9b188c2a77d6ce94f1a6b7e9ebf0e6 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期日, 27 四月 2025 20:40:19 +0800
Subject: [PATCH] fix(irrigatePlan): 修正灌溉计划开始时间逻辑

---
 pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSt/VoStClientAmountDay.java |  551 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 551 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSt/VoStClientAmountDay.java b/pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSt/VoStClientAmountDay.java
new file mode 100644
index 0000000..a4f27e7
--- /dev/null
+++ b/pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/voSt/VoStClientAmountDay.java
@@ -0,0 +1,551 @@
+package com.dy.pipIrrGlobal.voSt;
+
+import com.alibaba.fastjson2.annotation.JSONField;
+import com.alibaba.fastjson2.writer.ObjectWriterImplToString;
+import com.fasterxml.jackson.annotation.JsonPropertyOrder;
+import lombok.Data;
+
+/**
+ * @Author: liurunyu
+ * @Date: 2025/1/3 10:47
+ * @Description
+ */
+@Data
+@JsonPropertyOrder({ "id", "clientId", "clientNum", "clientName", "clientAddress" , "year" , "month"
+        ,"amount1" , "money1" , "times1" 
+        ,"amount2" , "money2" , "times2"
+        ,"amount3" , "money3" , "times3"
+        ,"amount4" , "money4" , "times4"
+        ,"amount5" , "money5" , "times5"
+        ,"amount6" , "money6" , "times6"
+        ,"amount7" , "money7" , "times7"
+        ,"amount8" , "money8" , "times8"
+        ,"amount9" , "money9" , "times9"
+        ,"amount10" , "money10" , "times10"
+        ,"amount11" , "money11" , "times11"
+        ,"amount12" , "money12" , "times12"
+        ,"amount13" , "money13" , "times13"
+        ,"amount14" , "money14" , "times14"
+        ,"amount15" , "money15" , "times15"
+        ,"amount16" , "money16" , "times16"
+        ,"amount17" , "money17" , "times17"
+        ,"amount18" , "money18" , "times18"
+        ,"amount19" , "money19" , "times19"
+        ,"amount20" , "money20" , "times20"
+        ,"amount21" , "money21" , "times21"
+        ,"amount22" , "money22" , "times22"
+        ,"amount23" , "money23" , "times23"
+        ,"amount24" , "money24" , "times24"
+        ,"amount25" , "money25" , "times25"
+        ,"amount26" , "money26" , "times26"
+        ,"amount27" , "money27" , "times27"
+        ,"amount28" , "money28" , "times28"
+        ,"amount29" , "money29" , "times29"
+        ,"amount30" , "money30" , "times30"
+        ,"amount31" , "money31" , "times31"
+})
+public class VoStClientAmountDay {
+
+    public static final long serialVersionUID = 202412300924001L;
+    /**
+     * 涓婚敭
+     */
+    @JSONField(serializeUsing= ObjectWriterImplToString.class)
+    public Long id;
+
+    /**
+     * 澶栭敭锛屾寚鍚戝啘鎴�
+     */
+    @JSONField(serializeUsing= ObjectWriterImplToString.class)
+    public Long clientId;
+
+    /**
+     * 鍐滄埛缂栧彿
+     */
+    public String clientNum ;
+
+    /**
+     * 鍐滄埛鍚嶇О
+     */
+    public String clientName ;
+
+    /**
+     * 鍐滄埛鍦板潃
+     */
+    public String clientAddress ;
+
+    /**
+     * 骞村害
+     */
+    public Integer year;
+
+    /**
+     * 鏈堜唤
+     */
+    public Integer month;
+
+    /**
+     * 1鍙风敤姘撮噺缁熻
+     */
+    public Double amount1;
+
+    /**
+     * 1鍙疯姳璐归噾棰�
+     */
+    public Double money1;
+
+    /**
+     * 1鍙风敤姘存鏁�
+     */
+    public Integer times1;
+
+    /**
+     * 2鍙风敤姘撮噺缁熻
+     */
+    public Double amount2;
+
+    /**
+     * 2鍙疯姳璐归噾棰�
+     */
+    public Double money2;
+
+    /**
+     * 2鍙风敤姘存鏁�
+     */
+    public Integer times2;
+
+    /**
+     * 3鍙风敤姘撮噺缁熻
+     */
+    public Double amount3;
+
+    /**
+     * 3鍙疯姳璐归噾棰�
+     */
+    public Double money3;
+
+    /**
+     * 3鍙风敤姘存鏁�
+     */
+    public Integer times3;
+
+    /**
+     * 4鍙风敤姘撮噺缁熻
+     */
+    public Double amount4;
+
+    /**
+     * 4鍙疯姳璐归噾棰�
+     */
+    public Double money4;
+
+    /**
+     * 4鍙风敤姘存鏁�
+     */
+    public Integer times4;
+
+    /**
+     * 5鍙风敤姘撮噺缁熻
+     */
+    public Double amount5;
+
+    /**
+     * 5鍙疯姳璐归噾棰�
+     */
+    public Double money5;
+
+    /**
+     * 5鍙风敤姘存鏁�
+     */
+    public Integer times5;
+
+    /**
+     * 6鍙风敤姘撮噺缁熻
+     */
+    public Double amount6;
+
+    /**
+     * 6鍙疯姳璐归噾棰�
+     */
+    public Double money6;
+
+    /**
+     * 6鍙风敤姘存鏁�
+     */
+    public Integer times6;
+
+    /**
+     * 7鍙风敤姘撮噺缁熻
+     */
+    public Double amount7;
+
+    /**
+     * 7鍙疯姳璐归噾棰�
+     */
+    public Double money7;
+
+    /**
+     * 7鍙风敤姘存鏁�
+     */
+    public Integer times7;
+
+    /**
+     * 8鍙风敤姘撮噺缁熻
+     */
+    public Double amount8;
+
+    /**
+     * 8鍙疯姳璐归噾棰�
+     */
+    public Double money8;
+
+    /**
+     * 8鍙风敤姘存鏁�
+     */
+    public Integer times8;
+
+    /**
+     * 9鍙风敤姘撮噺缁熻
+     */
+    public Double amount9;
+
+    /**
+     * 9鍙疯姳璐归噾棰�
+     */
+    public Double money9;
+
+    /**
+     * 9鍙风敤姘存鏁�
+     */
+    public Integer times9;
+
+    /**
+     * 10鍙风敤姘撮噺缁熻
+     */
+    public Double amount10;
+
+    /**
+     * 10鍙疯姳璐归噾棰�
+     */
+    public Double money10;
+
+    /**
+     * 10鍙风敤姘存鏁�
+     */
+    public Integer times10;
+
+    /**
+     * 11鍙风敤姘撮噺缁熻
+     */
+    public Double amount11;
+
+    /**
+     * 11鍙疯姳璐归噾棰�
+     */
+    public Double money11;
+
+    /**
+     * 11鍙风敤姘存鏁�
+     */
+    public Integer times11;
+
+    /**
+     * 12鍙风敤姘撮噺缁熻
+     */
+    public Double amount12;
+
+    /**
+     * 12鍙疯姳璐归噾棰�
+     */
+    public Double money12;
+
+    /**
+     * 12鍙风敤姘存鏁�
+     */
+    public Integer times12;
+
+    /**
+     * 13鍙风敤姘撮噺缁熻
+     */
+    public Double amount13;
+
+    /**
+     * 13鍙疯姳璐归噾棰�
+     */
+    public Double money13;
+
+    /**
+     * 13鍙风敤姘存鏁�
+     */
+    public Integer times13;
+
+    /**
+     * 14鍙风敤姘撮噺缁熻
+     */
+    public Double amount14;
+
+    /**
+     * 14鍙疯姳璐归噾棰�
+     */
+    public Double money14;
+
+    /**
+     * 14鍙风敤姘存鏁�
+     */
+    public Integer times14;
+
+    /**
+     * 15鍙风敤姘撮噺缁熻
+     */
+    public Double amount15;
+
+    /**
+     * 15鍙疯姳璐归噾棰�
+     */
+    public Double money15;
+
+    /**
+     * 15鍙风敤姘存鏁�
+     */
+    public Integer times15;
+
+    /**
+     * 16鍙风敤姘撮噺缁熻
+     */
+    public Double amount16;
+
+    /**
+     * 16鍙疯姳璐归噾棰�
+     */
+    public Double money16;
+
+    /**
+     * 16鍙风敤姘存鏁�
+     */
+    public Integer times16;
+
+    /**
+     * 17鍙风敤姘撮噺缁熻
+     */
+    public Double amount17;
+
+    /**
+     * 17鍙疯姳璐归噾棰�
+     */
+    public Double money17;
+
+    /**
+     * 17鍙风敤姘存鏁�
+     */
+    public Integer times17;
+
+    /**
+     * 18鍙风敤姘撮噺缁熻
+     */
+    public Double amount18;
+
+    /**
+     * 18鍙疯姳璐归噾棰�
+     */
+    public Double money18;
+
+    /**
+     * 18鍙风敤姘存鏁�
+     */
+    public Integer times18;
+
+    /**
+     * 19鍙风敤姘撮噺缁熻
+     */
+    public Double amount19;
+
+    /**
+     * 19鍙疯姳璐归噾棰�
+     */
+    public Double money19;
+
+    /**
+     * 19鍙风敤姘存鏁�
+     */
+    public Integer times19;
+
+    /**
+     * 20鍙风敤姘撮噺缁熻
+     */
+    public Double amount20;
+
+    /**
+     * 20鍙疯姳璐归噾棰�
+     */
+    public Double money20;
+
+    /**
+     * 20鍙风敤姘存鏁�
+     */
+    public Integer times20;
+
+    /**
+     * 21鍙风敤姘撮噺缁熻
+     */
+    public Double amount21;
+
+    /**
+     * 21鍙疯姳璐归噾棰�
+     */
+    public Double money21;
+
+    /**
+     * 21鍙风敤姘存鏁�
+     */
+    public Integer times21;
+
+    /**
+     * 22鍙风敤姘撮噺缁熻
+     */
+    public Double amount22;
+
+    /**
+     * 22鍙疯姳璐归噾棰�
+     */
+    public Double money22;
+
+    /**
+     * 22鍙风敤姘存鏁�
+     */
+    public Integer times22;
+
+    /**
+     * 23鍙风敤姘撮噺缁熻
+     */
+    public Double amount23;
+
+    /**
+     * 23鍙疯姳璐归噾棰�
+     */
+    public Double money23;
+
+    /**
+     * 23鍙风敤姘存鏁�
+     */
+    public Integer times23;
+
+    /**
+     * 24鍙风敤姘撮噺缁熻
+     */
+    public Double amount24;
+
+    /**
+     * 24鍙疯姳璐归噾棰�
+     */
+    public Double money24;
+
+    /**
+     * 24鍙风敤姘存鏁�
+     */
+    public Integer times24;
+
+    /**
+     * 25鍙风敤姘撮噺缁熻
+     */
+    public Double amount25;
+
+    /**
+     * 25鍙疯姳璐归噾棰�
+     */
+    public Double money25;
+
+    /**
+     * 25鍙风敤姘存鏁�
+     */
+    public Integer times25;
+
+    /**
+     * 26鍙风敤姘撮噺缁熻
+     */
+    public Double amount26;
+
+    /**
+     * 26鍙疯姳璐归噾棰�
+     */
+    public Double money26;
+
+    /**
+     * 26鍙风敤姘存鏁�
+     */
+    public Integer times26;
+
+    /**
+     * 27鍙风敤姘撮噺缁熻
+     */
+    public Double amount27;
+
+    /**
+     * 27鍙疯姳璐归噾棰�
+     */
+    public Double money27;
+
+    /**
+     * 27鍙风敤姘存鏁�
+     */
+    public Integer times27;
+
+    /**
+     * 28鍙风敤姘撮噺缁熻
+     */
+    public Double amount28;
+
+    /**
+     * 28鍙疯姳璐归噾棰�
+     */
+    public Double money28;
+
+    /**
+     * 28鍙风敤姘存鏁�
+     */
+    public Integer times28;
+
+    /**
+     * 29鍙风敤姘撮噺缁熻
+     */
+    public Double amount29;
+
+    /**
+     * 29鍙疯姳璐归噾棰�
+     */
+    public Double money29;
+
+    /**
+     * 29鍙风敤姘存鏁�
+     */
+    public Integer times29;
+
+    /**
+     * 30鍙风敤姘撮噺缁熻
+     */
+    public Double amount30;
+
+    /**
+     * 30鍙疯姳璐归噾棰�
+     */
+    public Double money30;
+
+    /**
+     * 30鍙风敤姘存鏁�
+     */
+    public Integer times30;
+
+    /**
+     * 31鍙风敤姘撮噺缁熻
+     */
+    public Double amount31;
+
+    /**
+     * 31鍙疯姳璐归噾棰�
+     */
+    public Double money31;
+
+    /**
+     * 31鍙风敤姘存鏁�
+     */
+    public Integer times31;
+}

--
Gitblit v1.8.0