fix:initiating
This commit is contained in:
@@ -73,6 +73,8 @@ public class InitiatingDO {
|
||||
|
||||
private BigDecimal jmyxjwb;
|
||||
|
||||
private String jmyxjdx;
|
||||
|
||||
private String csfz;
|
||||
|
||||
private String jmsxx;
|
||||
|
||||
@@ -79,6 +79,8 @@ public class InitiatingRequest {
|
||||
|
||||
private BigDecimal jmyxjwb;
|
||||
|
||||
private String jmyxjdx;
|
||||
|
||||
private String csfz;
|
||||
|
||||
private String jmsxx;
|
||||
@@ -158,6 +160,7 @@ public class InitiatingRequest {
|
||||
initiatingDO.setJm_type(this.jm_type);
|
||||
initiatingDO.setJms_type(this.jms_type);
|
||||
initiatingDO.setJm_csgs(this.jm_csgs);
|
||||
initiatingDO.setJmyxjdx(this.jmyxjdx);
|
||||
return initiatingDO;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user