单据下载格式问题

dev
anthonywj 2 years ago
parent 153857f6e7
commit e05062f4e5

@ -1,8 +1,9 @@
package com.glxp.mipsdl.res.ucloud; package com.glxp.mipsdl.res.ucloud;
import java.io.Serializable;
import java.util.List; import java.util.List;
public class UPurchaseinQueryResponse { public class UPurchaseinQueryResponse implements Serializable {
/** /**
@ -505,7 +506,7 @@ public class UPurchaseinQueryResponse {
} }
} }
public static class ChildrenvoBean { public static class ChildrenvoBean implements Serializable {
/** /**
* bbarcodeclose : false * bbarcodeclose : false
* bonroadflag : false * bonroadflag : false

Loading…
Cancel
Save