|
@ -116,6 +116,7 @@ public class CrmCustomerTempUpdateDto implements Dto { |
|
|
|
|
|
|
|
|
private String orgPath; |
|
|
private String orgPath; |
|
|
private String useOrgSid; |
|
|
private String useOrgSid; |
|
|
|
|
|
private String createOrgSid; |
|
|
private String customerOrgSid; |
|
|
private String customerOrgSid; |
|
|
private String customerOrgName; |
|
|
private String customerOrgName; |
|
|
|
|
|
|
|
|