From e5c29d6ac2b210a9385723598d79a42ae5a9679e Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期三, 23 四月 2025 15:20:13 +0800
Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV

---
 pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/pojoSt/StRechargeClientMonth.java |  219 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 219 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/pojoSt/StRechargeClientMonth.java b/pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/pojoSt/StRechargeClientMonth.java
new file mode 100644
index 0000000..ea5234b
--- /dev/null
+++ b/pipIrr-platform/pipIrr-global/src/main/java/com/dy/pipIrrGlobal/pojoSt/StRechargeClientMonth.java
@@ -0,0 +1,219 @@
+package com.dy.pipIrrGlobal.pojoSt;
+
+import com.baomidou.mybatisplus.annotation.TableName;
+import com.dy.common.po.BaseEntity;
+import io.swagger.v3.oas.annotations.media.Schema;
+import lombok.*;
+
+/**
+ * @Author: liurunyu
+ * @Date: 2024/12/25 15:48
+ * @Description
+ */
+
+@TableName(value="st_recharge_client_month", autoResultMap = true)
+@Data
+@Builder
+@ToString
+@NoArgsConstructor
+@AllArgsConstructor
+@Schema(name = "鍐滄埛鍏呭�兼湀缁熻")
+public class StRechargeClientMonth implements BaseEntity {
+    public static final long serialVersionUID = 202412251550001L;
+    /**
+     * 涓婚敭
+     */
+    public Long id;
+
+    /**
+     * 澶栭敭锛屾寚鍚戝啘鎴�
+     */
+    public Long clientId;
+
+    /**
+     * 骞村害
+     */
+    public Integer year;
+
+    /**
+     * 1鏈堝厖鍊肩粺璁�
+     */
+    public Double amount1;
+
+    /**
+     * 1鏈堣禒閫佺粺璁�
+     */
+    public Double gift1;
+
+    /**
+     * 1鏈堝厖鍊兼鏁�
+     */
+    public Integer times1;
+
+    /**
+     * 2鏈堝厖鍊肩粺璁�
+     */
+    public Double amount2;
+
+    /**
+     * 2鏈堣禒閫佺粺璁�
+     */
+    public Double gift2;
+
+    /**
+     * 2鏈堝厖鍊兼鏁�
+     */
+    public Integer times2;
+
+    /**
+     * 3鏈堝厖鍊肩粺璁�
+     */
+    public Double amount3;
+
+    /**
+     * 3鏈堣禒閫佺粺璁�
+     */
+    public Double gift3;
+
+    /**
+     * 3鏈堝厖鍊兼鏁�
+     */
+    public Integer times3;
+
+    /**
+     * 4鏈堝厖鍊肩粺璁�
+     */
+    public Double amount4;
+
+    /**
+     * 4鏈堣禒閫佺粺璁�
+     */
+    public Double gift4;
+
+    /**
+     * 4鏈堝厖鍊兼鏁�
+     */
+    public Integer times4;
+
+    /**
+     * 5鏈堝厖鍊肩粺璁�
+     */
+    public Double amount5;
+
+    /**
+     * 5鏈堣禒閫佺粺璁�
+     */
+    public Double gift5;
+
+    /**
+     * 5鏈堝厖鍊兼鏁�
+     */
+    public Integer times5;
+
+    /**
+     * 6鏈堝厖鍊肩粺璁�
+     */
+    public Double amount6;
+
+    /**
+     * 6鏈堣禒閫佺粺璁�
+     */
+    public Double gift6;
+
+    /**
+     * 6鏈堝厖鍊兼鏁�
+     */
+    public Integer times6;
+
+    /**
+     * 7鏈堝厖鍊肩粺璁�
+     */
+    public Double amount7;
+
+    /**
+     * 7鏈堣禒閫佺粺璁�
+     */
+    public Double gift7;
+
+    /**
+     * 7鏈堝厖鍊兼鏁�
+     */
+    public Integer times7;
+
+    /**
+     * 8鏈堝厖鍊肩粺璁�
+     */
+    public Double amount8;
+
+    /**
+     * 8鏈堣禒閫佺粺璁�
+     */
+    public Double gift8;
+
+    /**
+     * 8鏈堝厖鍊兼鏁�
+     */
+    public Integer times8;
+
+    /**
+     * 9鏈堝厖鍊肩粺璁�
+     */
+    public Double amount9;
+
+    /**
+     * 9鏈堣禒閫佺粺璁�
+     */
+    public Double gift9;
+
+    /**
+     * 9鏈堝厖鍊兼鏁�
+     */
+    public Integer times9;
+
+    /**
+     * 10鏈堝厖鍊肩粺璁�
+     */
+    public Double amount10;
+
+    /**
+     * 10鏈堣禒閫佺粺璁�
+     */
+    public Double gift10;
+
+    /**
+     * 10鏈堝厖鍊兼鏁�
+     */
+    public Integer times10;
+
+    /**
+     * 11鏈堝厖鍊肩粺璁�
+     */
+    public Double amount11;
+
+    /**
+     * 11鏈堣禒閫佺粺璁�
+     */
+    public Double gift11;
+
+    /**
+     * 11鏈堝厖鍊兼鏁�
+     */
+    public Integer times11;
+
+    /**
+     * 12鏈堝厖鍊肩粺璁�
+     */
+    public Double amount12;
+
+    /**
+     * 12鏈堣禒閫佺粺璁�
+     */
+    public Double gift12;
+
+    /**
+     * 12鏈堝厖鍊兼鏁�
+     */
+    public Integer times12;
+
+
+}
\ No newline at end of file

--
Gitblit v1.8.0