src/main/java/com/boying/entity/PayLog.java @@ -30,6 +30,10 @@ */ private Integer outParkId; /** * 1:月票车 */ private Integer type; /** * 流水号 */ private String code2;