From 4b41d49460bab5a0749f3d06d157fd422490c131 Mon Sep 17 00:00:00 2001 From: dongxiaoke <1910333201@qq.com> Date: Thu, 4 Jul 2024 16:36:03 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E5=A2=9E=E5=8A=A0=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=AD=97=E6=AE=B5TSXT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/jianshui/invoice/domain/dto/api/elephant/DDTXX.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jianshui-invoice/src/main/java/com/jianshui/invoice/domain/dto/api/elephant/DDTXX.java b/jianshui-invoice/src/main/java/com/jianshui/invoice/domain/dto/api/elephant/DDTXX.java index fa056fe..9f03d81 100644 --- a/jianshui-invoice/src/main/java/com/jianshui/invoice/domain/dto/api/elephant/DDTXX.java +++ b/jianshui-invoice/src/main/java/com/jianshui/invoice/domain/dto/api/elephant/DDTXX.java @@ -97,7 +97,7 @@ public class DDTXX { // this.setYWLX(billInfo.get); // 业务类型 this.setHZXXBBH(billInfo.getRedInvoiceInfoCode()); // 红字信息表编号 // this.setSFCF(billInfo.get); // 是否拆分 - // this.setBYZD1(billInfo.get); // 备用字段 1 + // this.setBYZD2(billInfo.get); // 备用字段 2 // this.setBYZD3(billInfo.get); // 备用字段 3 // this.setBYZD4(billInfo.get); // 备用字段 4 @@ -110,7 +110,7 @@ public class DDTXX { this.setKPRZJLX(billInfo.getKPRZJLX()); // YHM 电局登录用户名 this.setYHM(billInfo.getYHM()); - this.setTSXT(billInfo.getTsxt()); + this.setBYZD1(billInfo.getTsxt()); // 备用字段 1