|
@@ -29,7 +29,7 @@ public class CorpCustomerAcquisitionLinkExtraCustomerView {
|
|
|
private String linkName;
|
|
private String linkName;
|
|
|
|
|
|
|
|
@DbField("cc.service_id")
|
|
@DbField("cc.service_id")
|
|
|
- private Long serviceId;
|
|
|
|
|
|
|
+ private Integer serviceId;
|
|
|
|
|
|
|
|
@DbIgnore
|
|
@DbIgnore
|
|
|
private String serviceName;
|
|
private String serviceName;
|