Commit 9ea11b63 authored by hanfeng's avatar hanfeng

Merge branch 'master-bug-vehiclemodel-hf' into dev

parents db41dcdf 91796dc0
......@@ -16,7 +16,7 @@ public class AppDownloadRecord {
@Id
@GeneratedValue(generator ="JDBC")
private Integer id;
private Integer source;
private String source;
private Date creTime;
}
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