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