Authored by chenchao

change data type 2 package

... ... @@ -66,7 +66,7 @@ public class OrderDetailInfo {
*/
private String income;
private double earnestMoney;
private Double earnestMoney;
private String earnestMoneyStr;
... ...