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