Commit aadff9d5 by sikang

bugFix

parent a859011b
...@@ -18,7 +18,7 @@ public class RecordFilesResponse implements Serializable { ...@@ -18,7 +18,7 @@ public class RecordFilesResponse implements Serializable {
this.files = files; this.files = files;
} }
public static class FilesBean { public static class FilesBean implements Serializable{
/** /**
* fileType : KTP_PHOTO * fileType : KTP_PHOTO
* url : string * url : string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment