|
|
@ -38,4 +38,8 @@ public class SyncDataSetEntity {
|
|
|
|
private boolean companyCert;
|
|
|
|
private boolean companyCert;
|
|
|
|
private boolean manufacturerCert;
|
|
|
|
private boolean manufacturerCert;
|
|
|
|
private boolean productCert;
|
|
|
|
private boolean productCert;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private String orderSyncStart;
|
|
|
|
|
|
|
|
private String basicSyncStart;
|
|
|
|
}
|
|
|
|
}
|
|
|
|