@@ -31,6 +31,9 @@ public class CorpCustomerAcquisitionLinkExtraCustomerView {
@DbField("cc.service_id")
private Integer serviceId;
+ @DbField("cs.duty_date")
+ private String dutyDate;
+
@DbIgnore
private String serviceName;