@@ -109,6 +109,9 @@ public class SaleReply {
reply.setSendStatus((short) Status.DOWNLOADED.value());
return reply;
}
+
+ public SaleReply() {
+ }
/**
* 从卖家平台的回复记录转到卖家ERP的回复记录