From 2ca7304df0cf342709b225ca057a52cd5a4e48c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=A8=E6=9C=A8c?= <857448963@qq.com> Date: Mon, 4 Dec 2023 11:25:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../harmonic/pojo/po/dim/RDimVoltageY.java | 108 +++++++++--------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/pqs-harmonic/harmonic-api/src/main/java/com/njcn/harmonic/pojo/po/dim/RDimVoltageY.java b/pqs-harmonic/harmonic-api/src/main/java/com/njcn/harmonic/pojo/po/dim/RDimVoltageY.java index 30e517903..9bbe43800 100644 --- a/pqs-harmonic/harmonic-api/src/main/java/com/njcn/harmonic/pojo/po/dim/RDimVoltageY.java +++ b/pqs-harmonic/harmonic-api/src/main/java/com/njcn/harmonic/pojo/po/dim/RDimVoltageY.java @@ -216,60 +216,60 @@ public class RDimVoltageY { private Double v50; public RDimVoltageY() { - this.v = 3.1415926; - this.vUnbalance = 3.1415926; - this.pst = 3.1415926; - this.vThd = 3.1415926; - this.v1 = 3.1415926; - this.v2 = 3.1415926; - this.v3 = 3.1415926; - this.v4 = 3.1415926; - this.v5 = 3.1415926; - this.v6 = 3.1415926; - this.v7 = 3.1415926; - this.v8 = 3.1415926; - this.v9 = 3.1415926; - this.v10 = 3.1415926; - this.v11 = 3.1415926; - this.v12 = 3.1415926; - this.v13 = 3.1415926; - this.v14 = 3.1415926; - this.v15 = 3.1415926; - this.v16 = 3.1415926; - this.v17 = 3.1415926; - this.v18 = 3.1415926; - this.v19 = 3.1415926; - this.v20 = 3.1415926; - this.v21 = 3.1415926; - this.v22 = 3.1415926; - this.v23 = 3.1415926; - this.v24 = 3.1415926; - this.v25 = 3.1415926; - this.v26 = 3.1415926; - this.v27 = 3.1415926; - this.v28 = 3.1415926; - this.v29 = 3.1415926; - this.v30 = 3.1415926; - this.v31 = 3.1415926; - this.v32 = 3.1415926; - this.v33 = 3.1415926; - this.v34 = 3.1415926; - this.v35 = 3.1415926; - this.v36 = 3.1415926; - this.v37 = 3.1415926; - this.v38 = 3.1415926; - this.v39 = 3.1415926; - this.v40 = 3.1415926; - this.v41 = 3.1415926; - this.v42 = 3.1415926; - this.v43 = 3.1415926; - this.v44 = 3.1415926; - this.v45 = 3.1415926; - this.v46 = 3.1415926; - this.v47 = 3.1415926; - this.v48 = 3.1415926; - this.v49 = 3.1415926; - this.v50 = 3.1415926; + this.v = 3.14159; + this.vUnbalance = 3.14159; + this.pst = 3.14159; + this.vThd = 3.14159; + this.v1 = 3.14159; + this.v2 = 3.14159; + this.v3 = 3.14159; + this.v4 = 3.14159; + this.v5 = 3.14159; + this.v6 = 3.14159; + this.v7 = 3.14159; + this.v8 = 3.14159; + this.v9 = 3.14159; + this.v10 = 3.14159; + this.v11 = 3.14159; + this.v12 = 3.14159; + this.v13 = 3.14159; + this.v14 = 3.14159; + this.v15 = 3.14159; + this.v16 = 3.14159; + this.v17 = 3.14159; + this.v18 = 3.14159; + this.v19 = 3.14159; + this.v20 = 3.14159; + this.v21 = 3.14159; + this.v22 = 3.14159; + this.v23 = 3.14159; + this.v24 = 3.14159; + this.v25 = 3.14159; + this.v26 = 3.14159; + this.v27 = 3.14159; + this.v28 = 3.14159; + this.v29 = 3.14159; + this.v30 = 3.14159; + this.v31 = 3.14159; + this.v32 = 3.14159; + this.v33 = 3.14159; + this.v34 = 3.14159; + this.v35 = 3.14159; + this.v36 = 3.14159; + this.v37 = 3.14159; + this.v38 = 3.14159; + this.v39 = 3.14159; + this.v40 = 3.14159; + this.v41 = 3.14159; + this.v42 = 3.14159; + this.v43 = 3.14159; + this.v44 = 3.14159; + this.v45 = 3.14159; + this.v46 = 3.14159; + this.v47 = 3.14159; + this.v48 = 3.14159; + this.v49 = 3.14159; + this.v50 = 3.14159; }