From 7bb36c28b393b337512645c43dda88d317711aec Mon Sep 17 00:00:00 2001 From: wuwenxiong <646448316@qq.com> Date: Wed, 12 Jan 2022 10:02:18 +0800 Subject: [PATCH] aa --- .../ssjygl/stat/sale/OrderStatService.java | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ssjygl-xsx-common/src/main/java/com/cowr/ssjygl/stat/sale/OrderStatService.java b/ssjygl-xsx-common/src/main/java/com/cowr/ssjygl/stat/sale/OrderStatService.java index da34b0e..bf4dd80 100644 --- a/ssjygl-xsx-common/src/main/java/com/cowr/ssjygl/stat/sale/OrderStatService.java +++ b/ssjygl-xsx-common/src/main/java/com/cowr/ssjygl/stat/sale/OrderStatService.java @@ -2466,16 +2466,16 @@ public class OrderStatService { double all_xsl_4 = 0.0; double all_xsl_5 = 0.0; double all_xsl_6 = 0.0; - double all_xsl_11 = 0.0; - double all_xsl_99 = 0.0; + double all_xsl_11 = 0.0; + double all_xsl_99 = 0.0; double all_xse_1 = 0.0; double all_xse_2 = 0.0; double all_xse_3 = 0.0; double all_xse_4 = 0.0; double all_xse_5 = 0.0; double all_xse_6 = 0.0; - double all_xse_11 = 0.0; - double all_xse_99 = 0.0; + double all_xse_11 = 0.0; + double all_xse_99 = 0.0; for (Record record : typelist) { Integer customer_type_id = record.getInt("customer_type_id"); @@ -2495,16 +2495,16 @@ public class OrderStatService { double xsl_4 = 0.0; double xsl_5 = 0.0; double xsl_6 = 0.0; - double xsl_11 = 0.0; - double xsl_99 = 0.0; + double xsl_11 = 0.0; + double xsl_99 = 0.0; double xse_1 = 0.0; double xse_2 = 0.0; double xse_3 = 0.0; double xse_4 = 0.0; double xse_5 = 0.0; double xse_6 = 0.0; - double xse_11 = 0.0; - double xse_99 = 0.0; + double xse_11 = 0.0; + double xse_99 = 0.0; for (Record r : list) { prepay_total_amount += DataUtil.getDefaultByRecord(r, "prepay_total_amount"); @@ -3145,15 +3145,15 @@ public class OrderStatService { List shList1 = new ArrayList<>(); List yhList1 = new ArrayList<>(); - int hj_hs_sh_order_num = 0; + int hj_hs_sh_order_num = 0; double hj_hs_sh_weight = 0.0; double hj_hs_sh_total_price = 0.0; - int hj_els_sh_order_num = 0; + int hj_els_sh_order_num = 0; double hj_els_sh_weight = 0.0; double hj_els_sh_total_price = 0.0; - int hj_jzs_sh_order_num = 0; + int hj_jzs_sh_order_num = 0; double hj_jzs_sh_weight = 0.0; double hj_jzs_sh_total_price = 0.0;