Commit 91abdda5 by sikang

bug fix

parent c101b970
......@@ -106,10 +106,6 @@ public class LatestLoanAppBean implements Parcelable {
private String serviceMobile = LibConfig.HOTLINE;
private String companyName = "";
public void setPid(String pid) {
this.pid = pid;
}
public String getCompanyName() {
return companyName;
}
......
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